-
Notifications
You must be signed in to change notification settings - Fork 72
[release-4.6] Bug 2073966: Fix a bug in deletion of webhook service for replacement #283
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
Conversation
The condition that checks for an error with the webhook service deletion is based on the wrong variable, and the return statement is never reached, which leads to a continuous error when OLM tries to replace the webhook service on certain conditions Signed-off-by: orenc1 <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: e9aef37a1f293bbbf833206f2037a2f36ffe2673
@openshift-cherrypick-robot: Bugzilla bug 2070131 has been cloned as Bugzilla bug 2073966. Retitling PR to link against new bug. In response to this:
Instructions 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. |
@openshift-cherrypick-robot: This pull request references Bugzilla bug 2073966, which is invalid:
Comment In response to this:
Instructions 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/bugzilla refresh |
@perdasilva: This pull request references Bugzilla bug 2073966, which is invalid:
Comment In response to this:
Instructions 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. |
/bugzilla refresh |
@perdasilva: This pull request references Bugzilla bug 2073966, which is invalid:
Comment In response to this:
Instructions 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. |
/close |
@perdasilva: Closed this PR. In response to this:
Instructions 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. |
Signed-off-by: Mikalai Radchuk <[email protected]> Upstream-repository: api Upstream-commit: 047ab0bc86ca87529fa395c43c1f33eb7345d45f
Signed-off-by: Mikalai Radchuk <[email protected]> Upstream-repository: api Upstream-commit: 047ab0bc86ca87529fa395c43c1f33eb7345d45f
Signed-off-by: Mikalai Radchuk <[email protected]> Upstream-repository: api Upstream-commit: 047ab0bc86ca87529fa395c43c1f33eb7345d45f
This is an automated cherry-pick of #272
/assign perdasilva