Matthew Booth

Results 389 comments of Matthew Booth

I *think* we can get the fault code and message from the server object even as an unprivileged user. I wouldn't want to match on the message, though, so I...

> > if we get an ERROR status before the server first becomes active, and a different, new ERROR condition with a message if we get an ERROR status after...

> Sounds reasonable. tbh, `fault.message` == `No valid host was found. ` is a pretty reliable signal to watch for wrt scheduling failures. That will capture the vast majority of...

> /reopen /remove-lifecycle rotten we still have this bug, we can see it in CI in fact. > > https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-openstack/2122/pull-cluster-api-provider-openstack-e2e-test/1800607078713135104/artifacts/clusters/bootstrap/logs/capo-system/capo-controller-manager/capo-controller-manager-7d957cb6cd-5dgc2/manager.log Which error are you referring to?

If we can prove that the machine cannot have been created it's safe to skip deletion. In fact, this is absolutely a direction I want us to move in. I...

The goals of this PR have been various addressed by other v1beta1 PRs.

As discussed at the last office hours, I think this is the biggest single API stabilisation task we have for v1beta1. Specifically, we need to remove the hard-coded Calico rules,...

This turned in many, many other PRs.