Files
kubernetes/pkg
Angus Lees 75f49b331a Ignore "unspecified" externalIP during LB create
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)
2015-06-05 16:27:45 +10:00
..
2015-05-29 17:17:35 -07:00
2015-05-29 17:17:35 -07:00
2015-05-11 17:18:06 -04:00
2015-05-29 17:17:35 -07:00
2015-05-29 17:17:35 -07:00
2015-05-11 17:18:05 -04:00
2015-05-20 08:56:45 -07:00
2015-05-28 16:10:44 -07:00
2015-05-28 09:03:27 +02:00
2015-05-29 17:17:35 -07:00
2015-05-29 09:41:41 -07:00