Patryk Małek
Patryk Małek
OK, got it. #2543 might be the same issue but we'd need to take a closer, in depth look at it to verify. Please note, that as mentioned in https://github.com/Kong/kubernetes-ingress-controller/issues/2543#issuecomment-1195910238,...
I do agree with your concerns and I believe there's a middle ground to be met here: require approval from a maintainer every time there's a PR from an outside...
> I don't think that the gate for whether someone can exfiltrate our docker credentials should be as simple as whether someone clicks a button to allow the tests to...
@shaneutt @rainest I do agree with you on the fact that this might be not enough to defend against malicious actors. > My point was more that even in the...
I may not be able to fully comment on this issue but one note I'd like to make is that > Discussions with the Gateway API working group have generally...
Hi @pzhx521 👋 Do you mind adding info which KIC and chart versions you're using? Are you using the default version from 2.7 chart version which is 2.2 (https://github.com/Kong/charts/blob/kong-2.7.0/charts/kong/values.yaml#L410-L414) ?
Hi 👋 As I think of this problem more and more I believe that one more option would be to either introduce an additional API that would account for the...
Thanks for preparing this summary 🦸 ! Just a minor comment from my PoV: - we'd need to define the "previous k8s" term. I guess this doesn't change after this...
> * versions of k8s available on popular k8s cloud providers Had that problem in the past. This is a very noble thing to aim for but then there has...
`TestKongIngressEssentials` failed again in https://github.com/Kong/kubernetes-ingress-controller/runs/7320947630?check_suite_focus=true ``` === CONT TestKongIngressEssentials kongingress_test.go:116: Error Trace: /home/runner/work/kubernetes-ingress-controller/kubernetes-ingress-controller/test/integration/kongingress_test.go:116 Error: Condition never satisfied Test: TestKongIngressEssentials kongingress_test.go:87: ensuring that KongIngress minking is cleaned up kongingress_test.go:66: ensuring that...