kubernetes/cluster/gce/addons/loadbalancing
Pavithra Ramesh 1de2327afc Attach a new finalizer in GCE ILB creation.
Add logic in service_controller to skip create/update
if finalizer from a different controller is found.

The newly added finalizer will be checked by other controllers
implementing ILB services to determine if a given service is
already being managed by service_controller.

Moved finalizer check into cloudprovider code.

added unit test to verify new finalizer.

Modified existing unit test to create a fake service so that
attach/remove finalizer step can be tested.
2020-01-28 15:02:19 -08:00
..
cloud-provider-binding.yaml
cloud-provider-role.yaml Attach a new finalizer in GCE ILB creation. 2020-01-28 15:02:19 -08:00