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

disallow GC on non-gc-able resources #14988

Merged
merged 2 commits into from
Jul 4, 2017

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Jun 30, 2017

Fixes #14976

Openshift has many resources which are not handled by GC, this updates their strategies to make sure they don't end up in limbo.

[test]

@deads2k
Copy link
Contributor Author

deads2k commented Jun 30, 2017

opened #14989 to hopefully start proactively finding these.

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to fc868f4

@openshift openshift deleted a comment from openshift-bot Jul 3, 2017
@deads2k
Copy link
Contributor Author

deads2k commented Jul 3, 2017

[severity:blocker]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2941/) (Base Commit: 9c5e7da) (PR Branch Commit: fc868f4)

@sttts
Copy link
Contributor

sttts commented Jul 4, 2017

lgtm

@deads2k
Copy link
Contributor Author

deads2k commented Jul 4, 2017

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to fc868f4

@openshift-bot
Copy link
Contributor

openshift-bot commented Jul 4, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1224/) (Base Commit: 3cc73c6) (PR Branch Commit: fc868f4) (Extended Tests: blocker) (Image: devenv-rhel7_6420)

@openshift-bot openshift-bot merged commit 6ed2024 into openshift:master Jul 4, 2017
@deads2k deads2k deleted the gc-07-strategy branch August 3, 2017 19:27
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.

4 participants