Closed shaardie closed 2 years ago
is this related to https://github.com/kubernetes/cloud-provider-openstack/issues/1722 ? I remember we had a fix for it already..
Ah, my bad. Thanks for the explanation. My problem was exactly what was fixed in https://github.com/kubernetes/cloud-provider-openstack/pull/1802. I just assumed it was the service account name. I will close this issue again.
Is this a BUG REPORT or FEATURE REQUEST?:
What happened: ServiceAccount name in the Helm Chart is
openstack-cloud-controller-manager
, but according to the logs occm is usingcloud-controller-manager
.What you expected to happen:
ServiceAccount should either be named
cloud-controller-manager
or occm should useopenstack-cloud-controller-manager
How to reproduce it:
I encountered this during an update of an load balancer service where I go the following error:
Anything else we need to know?:
Environment: