-
Notifications
You must be signed in to change notification settings - Fork 222
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
MGMT-19148: Revert add OLM operator setup jobs finalizing stage (#6933)" #7219
base: master
Are you sure you want to change the base?
MGMT-19148: Revert add OLM operator setup jobs finalizing stage (#6933)" #7219
Conversation
…shift#6933)" This reverts commit e4326d4. The reverted patch added a new finalizing stage that indicates that the assisted installer controller is waiting for OLM setup jobs to complete. But that will not be implemented, so the change is no longer neded. Related: https://issues.redhat.com/browse/MGMT-19148 Related: https://issues.redhat.com/browse/MGMT-19056
@jhernand: This pull request references MGMT-19148 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.19.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jhernand 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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7219 +/- ##
==========================================
- Coverage 67.89% 67.88% -0.01%
==========================================
Files 298 298
Lines 40666 40671 +5
==========================================
Hits 27609 27609
- Misses 10587 10589 +2
- Partials 2470 2473 +3
|
@jhernand: The following test failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
@jhernand Can you check with QE if they have already added this new state to their testing? If yes - they also need to revert their code. |
This reverts commit e4326d4.
The reverted patch added a new finalizing stage that indicates that the assisted installer controller is waiting for OLM setup jobs to complete. But that will not be implemented, so the change is no longer neded.
List all the issues related to this PR
https://issues.redhat.com/browse/MGMT-19148
https://issues.redhat.com/browse/MGMT-19056
What environments does this code impact?
How was this code tested?
Checklist
docs
, README, etc)Reviewers Checklist