Dan Winship
Dan Winship
### Enhancement Description - One-line enhancement description (can be used as a release note): LoadBalancer Service Status improvements for e2e tests and users - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/4632 - Discussion...
- One-line PR description: Initial proposal for KEP-4631 - Issue link: https://github.com/kubernetes/enhancements/issues/4631 - Other comments: ``` While updating the e2e load balancer tests after the final removal of in-tree cloud...
### Enhancement Description - One-line enhancement description (can be used as a release note): Add a new kube-proxy backend using nftables - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/3866-nftables-proxy/README.md - Discussion Link: -...
### Enhancement Description - One-line enhancement description (can be used as a release note): Synchronize `--node-ip` behavior between cloud-provider and non-cloud-provider clusters, to improve dual-stack behavior in clouds. - Kubernetes...
A big reason for having cloud-provider-kind is to be able to test the kube-proxy end of load balancing, but there is more code that needs to be tested in the...
Clarify the limits of the undefined behavior when two policies have the same priority. Fixes #216 /cc @astoycos @tssurya @npinaeva @fasaxc @nathanjsweet @aojea
#### What type of PR is this? /kind cleanup /sig network /area kube-proxy /priority important-soon #### What this PR does / why we need it: Addresses the problem that (a)...
Goes with https://github.com/kubernetes/kubernetes/pull/124660 Might be more flakes, so not ready to merge yet
Placeholder for a 1.31 blog post about kube-proxy's nftables mode, which will now be beta.
- `config.openshift.io`: - Belatedly update a few places to now say that the default plugin is `OVNKubernetes`, not `OpenShiftSDN`. - Clarify the docs on `NetworkMigration` to make it clear that...