Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix exec admission controller flake #4925

Merged
merged 1 commit into from Oct 2, 2015

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Oct 2, 2015

Fixes #4924

The delegated constraint admission controller was starting a reflector cache. This simply excludes those two actions from the list since we aren't interesting in them.

@pweil- or @liggitt

@liggitt
Copy link
Contributor

liggitt commented Oct 2, 2015

alternately make Run a separate step from creation, and don't run the reflectors in the test, but do when initializing for a plugin (see the service account admission controller)

@pweil-
Copy link
Contributor

pweil- commented Oct 2, 2015

Good catch. LGTM

@deads2k
Copy link
Contributor Author

deads2k commented Oct 2, 2015

re-written

@liggitt
Copy link
Contributor

liggitt commented Oct 2, 2015

LGTM

@deads2k
Copy link
Contributor Author

deads2k commented Oct 2, 2015

[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/3474/) (Image: devenv-fedora_2451)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 90433ae

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/5362/)

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 90433ae

openshift-bot pushed a commit that referenced this pull request Oct 2, 2015
@openshift-bot openshift-bot merged commit 2197e72 into openshift:master Oct 2, 2015
@deads2k deads2k deleted the fix-flake branch November 5, 2015 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants