mirror of https://github.com/k3s-io/k3s
c640eeb841
Automatic merge from submit-queue cloudprovider/cloudstack: Fix a bug where we assume IP addresses instead of a hostnames Because of how our test environment was setup, we didn’t notice that we were assuming the load balancer hosts list to always be IP addresses, while they actually are hostnames. So without this PR, the load balancer code will not work as expected as it will not be able to find the nodes that need to be load balanced. Also updated some comments and added a check to prevent trying to release a public IP if we don’t have one. |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
cloudstack.go | ||
cloudstack_loadbalancer.go | ||
cloudstack_test.go |