David Eads
David Eads
Tests should fail when apiservices are unavailable. The failure should be assigned to the component owning the namespace of the apiservice.
`make && ./openshift-tests run-test "[sig-apimachinery] server-side-apply zero diff detection should not update when the existing values have not changed [Suite:openshift/conformance/parallel]"` This is currently failing with ``` STEP: Destroying namespace "e2e-test-server-side-apply-zero-diff-hzpgj"...
I heard a rumor that gating some new fields was causing trouble. I made an example showing how to have a field gated on A or B. https://github.com/openshift/api/pull/2234
Adds a StuckNode condition on the ManageUpgradeOperator. This is slightly more than simply: has it taken a while. It does the following 1. have I observed the same node draining...
This is slightly different than the previous test prior to https://github.com/kubernetes/kubernetes/pull/131359 because this change enables the streaming list for all kube binaries. For a test comparing results, this is probably...