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
instances.go
loadbalancer.go
servicelb.go Tweaked order of ingress IPs in ServiceLB (#8711) 2023-11-15 14:33:31 -08:00
servicelb_test.go Tweaked order of ingress IPs in ServiceLB (#8711) 2023-11-15 14:33:31 -08:00