Josef Johansson
Josef Johansson
- First change: from netbox to app on the container, since db is not named postgres :) - Second change: use .env-files instead of environments inside docker-compose.yml - Third change:...
At https://github.com/tonobo/mtr/blob/1c17592ae70b6710d37a17f81813a4551961b10d/pkg/icmp/icmp.go#L43 the code is throwing a panic, which when using this code as a library is quite devastating. I'm using it for a mtr plugin in telegraf.
…ned type Since some MIB carry information about Safi (subsequent address family), it will cause the generator to bail out, even though there is a valid Subtype before. E.g. Afi...
**Describe the solution you'd like** I want incoming metrics host-fields to be filtered by their corresponding SAN. **Describe alternatives you've considered** Add a check while ingesting metrics that tries to...
Hi, In later releases of Ceph there's the command rbd-nbd that presents a nbd devices instead of a kernel rbd. In my case I wanted to go with a newer...
Hi, I don't see any effort to support other usernames than admin in the driver. I aim to implement this though. AFAIK this should be done in storage/backend/ceph/internals.go Feel free...
### Qubes OS release R4.1, kernel 5.14.7-1 (fedora 5.14) (same behavior in lower kernels.) XEN 4.14.3 (build from @marmarek branch) ### Brief summary Laptops does not resume after third sleep/resume...
Just a PoC that might solve #3102 Signed-off-by: Josef Johansson
## Description Add support for systemd.socket When using sockets to pass data between e.g. nginx and oauth2-proxy it's simpler to use sockets. Systemd can even facilitate this and pass the...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/x/blob/master/CODE_OF_CONDUCT.md). -...