-
Notifications
You must be signed in to change notification settings - Fork 565
[release-4.6] Bug 1929335: Only re-create operator resource if it has existing components #2008
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.6] Bug 1929335: Only re-create operator resource if it has existing components #2008
Conversation
@joelanford: This pull request references Bugzilla bug 1899588, 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. |
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
This commit fixes a bug in the operator controller that causes it to ALWAYS re-create deleted operator objects, even when no other resources associated with that operator exist. Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
…t setup order Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
23af19b
to
8c359fe
Compare
/retest I want to see if the failures are subtle flakes or somehow related (they don't look related, but we should still check). |
/approve |
/retest |
@joelanford: This pull request references Bugzilla bug 1929335, 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 |
@joelanford: This pull request references Bugzilla bug 1929335, 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 |
@joelanford: This pull request references Bugzilla bug 1929335, 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 |
@dinhxuanvu: This pull request references Bugzilla bug 1929335, which is valid. The bug has been moved to the POST state. 6 validation(s) were run on this 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. |
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
Cherry-picked #2016 into this PR to avoid the flaky test making into the 4.6 branch. |
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
412866a
to
4863f15
Compare
/test e2e-gcp |
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: dinhxuanvu, joelanford, njhale 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 |
/bugzilla refresh |
@benluddy: This pull request references Bugzilla bug 1929335, which is valid. 6 validation(s) were run on this 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. |
/retest Please review the full test history for this PR and help us cut down flakes. |
@joelanford: All pull requests linked via external trackers have merged: Bugzilla bug 1929335 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. |
This is a manual cherry-pick of #1938
/assign njhale
(This is my best impression of the openshift-cherry-pick robot's PR message 😛)