-
Notifications
You must be signed in to change notification settings - Fork 88
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
fix: Add OLM channels recovery script. #955
Conversation
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: AndrienkoAleksandr, tolusha 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 |
/test v7-multi-host-nightly-deployment |
/test v7-single-host-nightly-deployment |
/test v7-stable-to-nightly |
2 similar comments
/test v7-stable-to-nightly |
/test v7-stable-to-nightly |
Codecov Report
@@ Coverage Diff @@
## main #955 +/- ##
=======================================
Coverage 49.93% 49.93%
=======================================
Files 56 56
Lines 6628 6628
=======================================
Hits 3310 3310
Misses 2964 2964
Partials 354 354 Continue to review full report at Codecov.
|
All openshift ci checks are gree. I ignored restore/backup test, because I didn't rebased pr with #941 and I would like to recover OLM channels ASAP. |
What does this PR do?
Recover OLM channels for preview catalog source images.
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
N/A
How to test this PR?
N/A
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.
Signed-off-by: Oleksandr Andriienko oandriie@redhat.com