Matthew Booth

Results 389 comments of Matthew Booth

Summary of a few of days of discussion and discovery: The failure domain model suggestion doesn't make sense. There is only 1 realistic failure domain model in OpenStack, and it's...

I think this would be a kubeadm feature? What patches might we need in CAPO to support this?

What's the goal here? I don't think the OS installed is relevant to CAPO, so I'm not especially interested in adding e2e tests just for the purposes of showing it...

What error message does Nova give us on creation if this is not valid? Hopefully it's good enough for user consumption? Can we instead pass that error to the user...

> What error message does Nova give us on creation if this is not valid? Hopefully it's good enough for user consumption? Can we instead pass that error to the...

Do you get the same behaviour if you define ports instead of networks, btw? Either way, please could you share the OpenStack json of the resulting server?

Looks like ManagedSecurityGroups is set, but we haven't created a security group. We should definitely guard that.

@erkanerol Yes, I agree. We're creating an InstanceSpec here to pass to DeleteInstance. The only part of InstanceSpec that we actually need in DeleteInstance is the root volume and the...

We discussed this in the office hours meeting today. We discussed this specifically in the context of CAPI, which is where we have to make the most frequent integration changes....

Looks like this is resolved elsewhere.