David Eads
David Eads
Not sure of the impact, but this is a shortcoming of the current flow since the addition of "additional events" which appear to be written down into separate files.
make https://github.com/openshift/origin/pull/27067 a [late] test
proof of https://github.com/openshift/kubernetes/pull/1277 /hold fake bump rigth now.
I happened to need a general method for networking. See if this looks roughly equivalent. /assign @ibihim
While chasing problems with `[bz-Machine Config Operator] Nodes should reach OSUpdateStaged in a timely fashion ` like in https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-upgrade/1532346119462326272, I found the informer versus reflector issue we changed for events...
This makes serial tests wait after each test until the clusteroperators are all progressing=false. This should help in cases where a test leaves the cluster dirty. We still prefer for...
chosen based on random search in ci search. Needs query updates. /hold
This is to provide a concrete example of what a discovery API based on our (now known) type system could look like. Inspired by https://github.com/kubernetes/kubernetes/pull/111409 and this comment https://github.com/kubernetes/kubernetes/pull/111409#issuecomment-1198536637 /sig...
Conditions should follow the standard schema included in [k8s.io/apimachinery/pkg/apis/meta/v1/types.go](https://github.com/kubernetes/apimachinery/blob/release-1.23/pkg/apis/meta/v1/types.go#L1432-L1492). This updates the condition guidance to reference the existing type and includes a 1.23 snapshot of the schema.
### Beta APIs Are Off by Default - New beta APIs will not be enabled in clusters by default. Existing beta APIs and new versions of existing beta APIs, will...