Joel Speed
Joel Speed
Right, lets try and work out what the minimum amount is that we need to do here to get this over the line From my initial comment, I had two...
> Would be good to have an idea how it's usually used (I have no experience with apply configurations). Are there some common patterns? So there are two ways you...
/override ci/prow/verify-crd-schema The only failures here are because of maps and bools, and cannot be fixed. /override ci/prow/verify Based on the sippy test runs above, I'm also happy that this...
``` error: "[sig-imageregistry][OCPFeatureGate:ChunkSizeMiB][Conformance][apigroup:imageregistry.operator.openshift.io] Image Registry Config ChunkSizeMiB should reject ChunkSizeMiB value greater than 5 GiB [Suite:openshift/conformance/parallel/minimal]" only passed 76%, need at least 95% for "ChunkSizeMiB" on {azure amd64 ha} error:...
/override ci/prow/verify /override ci/prow/verify-crd-schema Tests are being skipped temporarily to avoid an ordering issue with merging this, but not updating payload CRDs directly. Tests need to be re-enabled once the...
I believe that's approximately how the upstream marker works, so we probably want to take inspiration from their implementation and see if they handle iota
I'm not going to have time to do a deep dive on this until next week, but at the high level this seems like a reasonable addition. Would like to...
@muraee Did we need this one still or can we close it?
/lgtm /label backport-risk-assessed /verified by integration tests validating ratcheting behaviour
I'd expect the end result would be users could do `kubectl wait --for=condition=Paused=true --timeout=30s` in scripts to make sure that within 30s the controllers acknowledge the pause has occurred There...