mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-15 09:31:50 +00:00
Fixes support for multiple instances of loadBalancerSourceRanges. Previously, the names of the rules for each address range conflicted causing only one to be applied. Now each gets a unique name.