Kai Kummerer
Kai Kummerer
> @Kumm-Kai can you provide some examples of use-cases for this feature ? > > Usually BYO-"thing" is a solution to the lack of enough control over the properties of...
The "use existing subnet" feature is now implemented for both terraform and the infraflow. Additional integration tests are added. Validation for both API and `configvalidator` is also included. Please take...
@kon-angelo could you please take another look
> Hello @Kumm-Kai. If I understand the issue, it is because we have "embedded" calls in our codebase that make assumptions about the LB provider (octavia in this case) and...
Just stumbled into this when wanting to only use one `String Fields`.
Hi, great to see a flake for gardenctl ❤️ Would it be possible to also add an overlay to the flake?: ```nix overlays.default = final: prev: { ${pname} = self.packages.${prev.system}.${pname};...
I 100% agree that the `vendorHash` should be updated automatically (at the very least CI should check if the flake can still build)... Otherwise, it's pretty much useless 🙃 @vasu1124...
> Wasn't that setting intentional that way to mitigate icmp based attacks like ping floods? ( https://www.cloudflare.com/learning/ddos/ping-icmp-flood-ddos-attack/) tcptraceroute to the open ports of the load balancer can still be useful....
Cross linking my comment from #4375 to here: https://github.com/kubernetes-sigs/krew-index/pull/4375#issuecomment-2621272440
Because [corneliusweig/ketall](https://github.com/corneliusweig/ketall) is unmaintained, we've decided to maintain it in our fork [stackitcloud/kubectl-get-all](https://github.com/stackitcloud/kubectl-get-all). Discussion about forking: https://github.com/corneliusweig/ketall/issues/185 In the https://krew.sigs.k8s.io/docs/developer-guide/ docs, I could not find any information about how forking...