magnum/magnum/drivers/common
Diogo Guerra 21acb8dc9a Fix openstack-cloud-controller-manager restarts
Openstack-cloud-controller-manager restarts several times during
cluster creation.

This happens because cloud-controller-manager starts running before
needed secrets exist in kubernetes. Cloud-controller-manager lists secrets 
and if the secrets exists it uses it and moves on, but if the secret 
doesn't exist it starts a watch until it does. As this is not allowed the
pod fails.

This is triggered by Issue 
https://github.com/kubernetes/cloud-provider-openstack/issues/545

Story: 2005270

Change-Id: If8f34dc45b3b8a76e3d561ed41b4d0a783ceecb5
Signed-off-by: Diogo Guerra <dy090.guerra@gmail.com>
2019-03-20 14:55:23 +01:00
..
templates Fix openstack-cloud-controller-manager restarts 2019-03-20 14:55:23 +01:00
__init__.py Bay driver implementation 2016-07-05 22:30:31 +02:00
driver.py Support <ClusterID>/actions/resize API 2019-03-19 20:13:17 +00:00
k8s_monitor.py [k8s] Update cluster health status by native API 2019-02-18 11:03:10 +13:00
k8s_scale_manager.py Remove unused logging import 2017-03-15 20:10:50 +00:00