mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-05 08:49:18 +00:00
kube-proxy was not validating correctly the clusterCIDRs, if dual-stack it MAY have 1 or more clusterCIDRs. If it has 2 cidrs and at least one of each IP family. It also fixes a bug where validation was not taking into account the feature gates global state.