Matthew Booth

Results 389 comments of Matthew Booth

What's the impact of this? Can you describe a problem that this causes?

This is a weird situation. The purpose of specifying a router is to re-use an existing router *when creating a network*. If we're not creating a network we don't need...

@pierreprinetti We agreed this in principal this week. Pinging you because it's similar to something ORC would do.

@huxcrux I wonder if this is a use case for the floating IP ipam controller owning the API server floating ip? That's definitely something I wanted to enable when we...

I actually wrote some documentation around this a while back, but I never followed up and got it pushed. You can find it here, though: https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/923a3e2d5b55ad3d19ef3a0b785b429b10ca1c31/docs/book/src/topics/control-plane-endpoint.md There is a section...

@satishdotpatel The (unpublished) doc I linked above also explains the issue with direct fip attachment right now. We have a plan to fix that, but we haven't started work on...

> I'm seeing the same thing on ubuntu 24.04 using either 1.29 or 1.30. The 1.31 repo is apparently unsigned ciurrently I think we're saying that the issue here is...

Unfortunately I don't have time to go into this deeply today, but my first impression is that I'm not keen. It's worth noting that I'm generally supportive of the new...

It looks like you're making good progress in https://github.com/kubernetes-sigs/cluster-api/pull/10511. I think this PR would be redundant if we're successful getting this fixed in CAPI. Can we hold fire on this...

For the record I'm actively advocating for an alternate solution here: https://github.com/kubernetes-sigs/cluster-api/issues/10463