Matthew Booth

Results 389 comments of Matthew Booth

@travisn I've just noticed that the 2 sets of log output in your original report aren't the same issue. I think @guits is focussing on the second issue, hence the...

That's a bug on the error message for sure. The UX issue, btw, would be if we don't also push this something the user can view it.

@fdobrovolny Do you definitely need a custom description? CAPO doesn't really have a concept of other CAPOs, so I'm not sure how we would represent its identity. Ensuring cluster-wide tags...

If it meets the use case, lets fix the missing tags and leave the description alone.

I was going to let this auto-merge, but we should probably manually check that the tests did what we wanted before merging, even if they pass.

There's something very weird going on here. The private network seems to entirely disappear after being renamed. https://github.com/k-orc/openstack-resource-controller/pull/212 might allow us to work round it, while also being generally more...

@fdobrovolny Can you give an example of what the prefix might be, or what it's used for? What if we removed all the prefixes and you added it to the...

I think this is second-tier priority for now, especially as we're not really attempting to have resource status remain up to date, yet. That said, I think it's slightly more...

The end goal here is to have `deviceID` reported in the port's resource status. Resource status is owned by the port controller, so we need some way to indicate to...

@dulek What do you think about using HTTPS health monitors here? There's a question about how to support the OVN provider. Does it support HTTPS?