add minimal SCC changes to switch to CRD#22737
Conversation
|
/retest |
|
previous was lgtmd |
|
/hold waiting on openshift/cluster-monitoring-operator#343 |
|
/retest |
|
This is the same as the other lgtmd one |
|
/retest for images |
|
/retest |
1 similar comment
|
/retest |
|
infra appears to be flaking hard /retest |
|
/retest |
1 similar comment
|
/retest |
|
this will follow |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, sallyom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
Upgrade worked https://storage.googleapis.com/origin-ci-test/pr-logs/pull/22737/pull-ci-openshift-origin-master-e2e-aws-upgrade/432/artifacts/e2e-aws-upgrade/must-gather/cluster-scoped-resources/config.openshift.io/clusterversions.yaml, but flaked on flaky test https://search.svc.ci.openshift.org/?search=replicaset+%22rs%22+never+became+ready&maxAge=168h&context=2&type=all Merging to free up followups in parallel. |
|
@deads2k: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
SCC defaulting. It's important or the API contract is broken. This adds defaulting on write, not reads. This ok only because we have no old data. Doing it this way ensures that the data is in a good state. You cannot add new defaulting rules and only default on writing.
@openshift/sig-auth