k3s/pkg/cloudprovider
Jason Costello 91622fcedc 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>
(cherry picked from commit 07ee854914)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-11-16 09:56:32 -08:00
..
cloudprovider.go Check for existing resources before creating them 2023-02-10 07:26:50 -08:00
instances.go Return ProviderID in URI format 2022-10-17 11:05:09 -07:00
loadbalancer.go Move servicelb into cloudprovider LoadBalancer interface 2022-09-30 08:17:20 -07:00
servicelb.go Tweaked order of ingress IPs in ServiceLB (#8711) 2023-11-16 09:56:32 -08:00
servicelb_test.go Tweaked order of ingress IPs in ServiceLB (#8711) 2023-11-16 09:56:32 -08:00