-
Notifications
You must be signed in to change notification settings - Fork 546
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
Registry Pod Controller Flag #2928
Registry Pod Controller Flag #2928
Conversation
Skipping CI for Draft Pull Request. |
8c21c3f
to
d0d3604
Compare
d0d3604
to
8088d5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Sets the marketplace pod's ownerreference to have `controller: true` to remove need for forceful node drain. Signed-off-by: Daniel Franz <dfranz@redhat.com>
8088d5d
to
c40f70c
Compare
/approve |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ankitathomas, awgreene, dtfranz The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Sets the controller flag on the registry pod owner references to true in an attempt to remove the need for forceful shutdown when draining nodes.