Matthew Booth

Results 389 comments of Matthew Booth

In combination with https://github.com/k-orc/openstack-resource-controller/pull/375, if this happens again we should be able to tie the deletion of the RouterInterface in OpenStack to a reconcile id in ORC. This might give...

https://github.com/k-orc/openstack-resource-controller/pull/379 may also be useful.

Oh, nice sleuthing. I think we do need the ability to add an interface to an unmanaged router. This handles the case where we are adding a managed subnet to...

I would also like this feature. My use case: I am a provider of Kubernetes on OpenStack. I would like to enable my users to expose loadbalancer services with MetalLB....

I did notice that, but I assumed that as it's not implemented for BGP it was an internal implementation detail. If you intend to implement this for BGP too then...

We kinda have these with https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1919 and to a lesser extent in https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/2043. We could definitely extend the coverage of the api validation tests now they exist.

Hi, Mykola! This would be great. I'll try to give you some context, but as I don't know your current level please forgive me if I give too much, or...

> Hi @mdbooth, > > Thanks a lot for the detailed explanation. Please provide as more details as it is required. If something is not clear to me, I will...