Peter Salanki

Results 9 issues of Peter Salanki

Add support for building and running pool as Docker containers. A `docker-compose.yml` file is included with all the needed separation of the pool processes. There is another commit for some...

**What issue type does this pull request address?** (keep at least one, remove the others) /kind enhancement **What does this pull request do? Which issues does it resolve?** (use `resolves...

Whenever trying to print an image with data, I get an error from the DLS ``` "[0] The component cannot be found. (Exception from HRESULT: 0x88982F50) [1] No imaging component...

The Prometheus metric `kube_router_controller_bgp_peers` does not include eBGP peers. Some setups, ie. when peering with a ToR switch this is the only type of peer that is used. Monitoring proper...

enhancement
override-stale

/kind enhancement Follow on to: https://github.com/kubevirt/containerized-data-importer/pull/1552 When using PVC cloning as source for a `DataVolume`, creation fails if the `DataVolume` size is larger than the source PVC size. Often when...

kind/enhancement
lifecycle/frozen

As new checkpoints are about to be launched, it is useful to include in the example how to explicitly specify a model/checkpoint.

The Audio Sink implementation did not add a separator (`.`) between the filename and the file extension. This lead to URLs being requested like: `/audio/70cd606e-fcff-4259-9d0b-2538c8fc1a6fmp3`, which does not exist. This...

Previously the Awair API returned current stats with the device API call. Now I only get info about the device: ``` { "device_id": 25424, "device_type": "awair", "mac_address": "70886B104F8A", "name": "Bedroom",...