Michal Dulko
Michal Dulko
/approve Okay, I think I observed the problem.
#2561 is also a result of this investigation.
I think I understand the idea here. However instead of relying on a static list of supported protocols I think I'd prefer to catch the creation error and ignore it...
> > catch the creation error and ignore it if message indicates that the problem is with the combination > > is there a way to view these warnings using...
Please see #2383. It's yet to be tested, but I don't see why it wouldn't work.
@Lucasgranet https://github.com/kubernetes/cloud-provider-openstack/pull/2383 is just merged, so great timing. ;)
I rebased this in #2549. Closing this one.
Yeah, I've seen that _I think_ there are 2 service accounts used by the CCM. One is this `kube-system:cloud-controller-manager` and used by OCCM. The other one lives in our namespace...
Okay, I might have found the culprit. Won't have time to test it right now, @CCH0124, if you can check that it helps, we might just merge it.
@MaysaMacedo, you might be intrigued by this too.