-
Notifications
You must be signed in to change notification settings - Fork 72
[release-4.9] Bug 2073967: Fix a bug in deletion of webhook service for replacement #284
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
[release-4.9] Bug 2073967: Fix a bug in deletion of webhook service for replacement #284
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 2073967. 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 2073967, 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 2073967, 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 2073967, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla ([email protected]), skipping review request. 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. |
@bandrade could you please take a look? |
/label backport-risk-assessed |
/label cherry-pick-approved |
/test e2e-upgrade |
3 similar comments
/test e2e-upgrade |
/test e2e-upgrade |
/test e2e-upgrade |
/retest-required |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot, timflannagan 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 |
/retest-required |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest-required Please review the full test history for this PR and help us cut down flakes. |
@openshift-cherrypick-robot: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
@openshift-cherrypick-robot: All pull requests linked via external trackers have merged: Bugzilla bug 2073967 has been moved to the MODIFIED state. 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: Adam D. Cornett <[email protected]> Upstream-repository: api Upstream-commit: aa3e49803e7bc8fa723077988abad399159abb22
Signed-off-by: Adam D. Cornett <[email protected]> Upstream-repository: api Upstream-commit: aa3e49803e7bc8fa723077988abad399159abb22
Signed-off-by: Adam D. Cornett <[email protected]> Upstream-repository: api Upstream-commit: aa3e49803e7bc8fa723077988abad399159abb22
This is an automated cherry-pick of #272
/assign perdasilva