Giuseppe Iannello
Giuseppe Iannello
For people running librespot on hardware with limited resources, it would be nice to have an option to limit the cache size.
My laptop/mobile phone and my raspberrypi are connected to separate subnets. After starting librespot I can see that the entries are published via mdns ``` user@host:~$ avahi-browse --all --resolve +...
We have a jenkins job that uses locks to avoid running a specific stage in parallel even if the job has multiple instances running at the same time. We normally...
Adds support for Das Keyboard 4 Professional ## Description Heavily based on the Ducky One 2 Mini from @fishman and @tzarc, and with a large chunk of copy/paste. Not sure...
`kubectl` needs a place to cache files. Currently, the home for that user is `/`, which is not writable. Change it to `/tmp` to fix the issue. Fixes https://github.com/groundnuty/k8s-wait-for/issues/32
Add missing `item-type` qualification for illuminance and humidity
### Description of Issue/Question With the 2016.3.0 release, ini.options_present adds unnecessary (sometimes breaking) whitespaces around the key/value separator ### Setup On 2015.8 ``` test: ini.options_present: - name: /tmp/test - sections:...
### Describe the bug The exporter endpoint is not correctly resolved when specified with a leading `http://` ### To reproduce ``` otel_exporter { endpoint http://collector.collector.svc.cluster.local.:4317; } ``` The logs will...
#### Is this a new chart No #### What this PR does / why we need it: Allows overriding the default metrics endpoint, as it's already possible for the logs...