kubernetes/pkg/controller/service
Alex Robinson ab797d1b65 A load balancer should be updated if a service's UID has changed.
The load balancer's name is determined by the service's UID. If the
service's UID has changed (presumably due to a delete and recreate),
then we need to recreate the load balancer as well to avoid eventually
leaking the old one.
2016-02-26 20:26:27 +00:00
..
doc.go adjust package name for pkg/controller directory 2015-10-12 09:51:27 +08:00
servicecontroller_test.go generate fake client for release_1_2 2016-02-17 16:10:02 -08:00
servicecontroller.go A load balancer should be updated if a service's UID has changed. 2016-02-26 20:26:27 +00:00