Marcus Lacerda
Marcus Lacerda
Since we want to know what functionality our users feel is missing, it could be a good idea to make it easier for them to make feature requests. One way...
For commands that do not take arguments like: ``` corectl fields ``` we should probably try to suppress the default behavior of listing files in the current directory and instead...
**Background**: I have a Pod with two containers that each expose a port, say A and B. The container that listens on port B is a reverse-proxy for the other...
The OS we're using for our clusters `AlmaLinux 9.1` doesn't support `iptables-legacy`, only `iptables-nft`, which surfaced as an unintelligible error asking us to update the kernel. The fix was quite...
Hi there, this is a question/feature request. We encountered a problem when trying to do a release of our tool [qlik-cli](https://community.chocolatey.org/packages/qlik-cli). The problem was that our release-notes contained something that...
Bump gha dependency `checkout` to `v4` and go-dep `golang.org/x/net` to `v0.25.0`.