mirror of https://github.com/k3s-io/k3s.git
* 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
|
||
---|---|---|
.. | ||
cloudprovider.go | ||
instances.go | ||
loadbalancer.go | ||
servicelb.go | ||
servicelb_test.go |