Karol Szwaj
Karol Szwaj
*Description*: >Describe the desired behavior, what scenario it enables and how it would be used. Add an E2E test for the multiple gateways feature Relates to https://github.com/envoyproxy/gateway/pull/2298 and https://github.com/envoyproxy/gateway/issues/2636 [optional...
See also: https://github.com/kubernetes-sigs/apiserver-network-proxy/issues/586
# Pull Request - [ ] Make sure you have followed [Kube-OVN Code Style](https://github.com/kubeovn/kube-ovn/blob/master/CODE_STYLE.md). ## What type of this PR Examples of user facing changes: - Features - Bug fixes...
### Description If Custom VPC is provided with multiple subnets, it won't know which subnet to choose as a default one. New deployment will get the first out of the...
Fixes: https://github.com/cilium/cilium-cli/issues/1907
# Pull Request - [x] Make sure you have followed [Kube-OVN Code Style](https://github.com/kubeovn/kube-ovn/blob/master/CODE_STYLE.md). ## What type of this PR Examples of user facing changes: - Bug fixes It would be...
### Kube-OVN Version latest ### Kubernetes Version v1.27.1 ### Operation-system/Kernel Version linux ### Description Applying subnet with /31 netmask resulted in panic error in kube-ovn-controller. ```bash I0821 16:46:49.894036 7 ipam.go:311]...
**What type of PR is this?** **What this PR does / why we need it**: Restore [work](https://github.com/envoyproxy/gateway/pull/1534) on EnvoyProxy finalizers, only for those referenced by the GatewayClass. We have ran...
What version of GCI are you using? [v0.13.6] Reproduce Steps 1. Use `gci` as part of `golangci-lint` v2 in a project. 2. Include a generated file with trailing whitespace in...
*Description*: >Describe the desired behaviour, what scenario it enables and how it would be used. The new alpha feature of running Pod Certificates is targeted to become beta in 1.35....