Michal Flendrich
Michal Flendrich
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement The existence of [`hack/e2e/run-tests.sh`](https://github.com/Kong/kubernetes-ingress-controller/blob/main/hack/e2e/run-tests.sh) is causing a lot of confusion: -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Following Travis's report in #2751, I've done some additional research -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement When KIC (dbless) tries to sync an expired CA certificate for...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Our e2e tests should try to mimic a production lifecycle of...
### Problem Statement Now that [Gateway API](https://github.com/kubernetes-sigs/gateway-api) has APIs in `v1beta1` with the release of `v0.5.0` we are ready to call our Gateway API implementation beta as well. The purpose...
### Problem Statement Query string matching is an extended feature of Gateway API, but if we can support it we would like to. The purpose of this task is to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement @seh reported that they'd like to use the `ingress_controller_configuration_push_count` Prometheus metric...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement In order to mitigate #2249, https://github.com/Kong/kubernetes-ingress-controller/pull/2255 has added a 5s sleep...
GW API Documentation: make the 1-1-1 relationship between GatewayClass, Gateway and KIC a constraint
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement In the unmanaged Gateway API mode, ask users of Gateway API...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Gateway API is working ([GEP-1016](https://gateway-api.sigs.k8s.io/geps/gep-1016/)) on adding gRPC routes as a...