Skip to content

SCC bootstrapping must not return until it has created all defaults#22732

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
deads2k:bootstrap-scc-fail
May 1, 2019
Merged

SCC bootstrapping must not return until it has created all defaults#22732
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
deads2k:bootstrap-scc-fail

Conversation

@deads2k
Copy link
Copy Markdown
Contributor

@deads2k deads2k commented May 1, 2019

Without this, we end up having inconsistent bootstrapping behavior. By doing it in a loop, the healthz reports what we expect and we have a clear signal of failure before getting inconsistent results about which SCC have and have not been created.

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 1, 2019
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 1, 2019
@deads2k
Copy link
Copy Markdown
Contributor Author

deads2k commented May 1, 2019

fun stuff. The creation of apiservices needs to come earlier. @sallyom can you fix it?

@deads2k deads2k force-pushed the bootstrap-scc-fail branch from 41fda12 to df4bbf5 Compare May 1, 2019 16:22
@enj
Copy link
Copy Markdown
Contributor

enj commented May 1, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 1, 2019
@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, enj

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deads2k
Copy link
Copy Markdown
Contributor Author

deads2k commented May 1, 2019

/retest

@deads2k
Copy link
Copy Markdown
Contributor Author

deads2k commented May 1, 2019

/test e2e-aws
/test e2e-aws-serial
/test e2e-aws-upgrade

@deads2k
Copy link
Copy Markdown
Contributor Author

deads2k commented May 1, 2019

/retest

1 similar comment
@deads2k
Copy link
Copy Markdown
Contributor Author

deads2k commented May 1, 2019

/retest

@openshift-merge-robot openshift-merge-robot merged commit 6ea787a into openshift:master May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants