k3s/pkg/cloudprovider
Jason Costello 07ee854914
Tweaked order of ingress IPs in ServiceLB (#8711)
* Tweaked order of ingress IPs in ServiceLB
    Previously, ingress IPs were only string-sorted when returned
    Sorted by IP family and string-sorted in each family as part of
    filterByIPFamily method
* Update pkg/cloudprovider/servicelb.go
* Formatting

Signed-off-by: Jason Costello <jason@hazy.com>
Co-authored-by: Brad Davidson <brad@oatmail.org>
2023-11-15 14:33:31 -08:00
..
cloudprovider.go Kubernetes v1.27.1 (#7271) 2023-04-18 21:48:36 -07:00
instances.go chore: pkg imported more than once 2023-06-26 16:58:11 -07:00
loadbalancer.go Move servicelb into cloudprovider LoadBalancer interface 2022-09-30 08:17:20 -07:00
servicelb_test.go Tweaked order of ingress IPs in ServiceLB (#8711) 2023-11-15 14:33:31 -08:00
servicelb.go Tweaked order of ingress IPs in ServiceLB (#8711) 2023-11-15 14:33:31 -08:00