Michal Dulko
Michal Dulko
> I think this might be slightly higher priority for us as I think OVN might be the default in OSP now? Somebody will correct me if I'm wrong. OCCM...
/remove-lifecycle stale
Thanks, I'll make sure this have the shape to fit @wilkers-steve and @alanmeadows efforts.
@mdbooth, you might want to take a quick look here.
@jichenjc: I created #1996 as an issue explaining the problem in more details.
> Don't we also need to add a guard to [ensureAndUpdateOctaviaSecurityGroup()](https://github.com/kubernetes/cloud-provider-openstack/blob/95e2de6/pkg/openstack/loadbalancer.go#L3237-L3256) as well? > > **edit**: replying to myself, yes, most likely. The code was added in #1984 after you...
@jichenjc: Hi! I've updated the commit message a bit, can you take another look at this?
> @dulek Sorry if offtopic, but how did you manage to make the loadbalancer work on UDP? I'm getting the same error in the OCCM logs each time saying that...
@jichenjc: Can you help me here? Seems like there's some vendoring issue that can be fixed by `go mod vendor`, but running it doesn't produce anything commitable, so I'm pretty...
> > > > Can you help me here? Seems like there's some vendoring issue that can be fixed by go mod vendor, but running it doesn't produce anything commitable,...