mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-27 20:20:40 -05:00
Previously we always passed `Address: externalIP.String()` while creating a loadbalancer VIP. This passed "0.0.0.0" when externalIP was unspecified, effectively making it mandatory to specify an externalIP. This change correctly leaves `Address` unspecified when externalIP is unspecified (has a zero value). (Thanks to @justinsb for the report) |
||
|---|---|---|
| .. | ||
| MAINTAINERS.md | ||
| openstack.go | ||
| openstack_test.go | ||