crabique
crabique
**What are you trying to do** HAProxy supports OCSP stapling to provide certificate status along with the server certificate during TLS handshake, this speeds up synchronous clients and also helps...
This is a follow-up to [the Slack thread](https://kubernetes.slack.com/archives/C01D8GKKT5H/p1702555406200499) regarding this issue. Prior to v0.13, it was the default behaviour to include every ingress host to both HTTP and HTTPS maps....
Hello, it's me again 🙂 Webargs 6.0 [changed](https://webargs.readthedocs.io/en/latest/upgrading.html#upgrading-to-6-0) the behaviour of data location lookups to be single-source instead of a union of all locations, the default now is `json` and...
**Describe the bug** When using `benji nbd` with configuration pointing to a PostgreSQL pool, the NBD server stops initiating new client connections after some period of inactivity. The following errors...
## Problem At the moment, `benji-{backup,restore}-pvc` scripts push metrics to pushgateway immediately upon wrapped `benji` process exit, which is likely good enough for many use-cases. In our case, however, I...
Hi! This small fix aligns SMTP with the current `httpd` behaviour: at the moment, even if `smtp.host` is `''`, it still tries to load the templates before actually disabling SMTP...
Hello, thank you for the great tool, this one looks very promising. Seeing the vast amount of tunables supported, I thought it would make sense to propose the things I'm...
Would be cool if `q` also supported querying RDAP/WHOIS information for domains, especially if it could display it in the structured output formats.
Hello! I want to propose a change that would be super useful for people using a single `ImageUpdateAutomation` for updating image references in monorepos. At the moment, the `ImageUpdateAutomation` resource...