-
Notifications
You must be signed in to change notification settings - Fork 167
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
Internal Image Registry Dependency Removal support #2845
Internal Image Registry Dependency Removal support #2845
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2845 +/- ##
=======================================
Coverage 77.40% 77.41%
=======================================
Files 1101 1101
Lines 23192 23197 +5
Branches 5848 5852 +4
=======================================
+ Hits 17951 17957 +6
+ Misses 5241 5240 -1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lucferbux, mturley 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 |
Adding another observation on a cluster where the internal registry is removed:
|
I created this issue for tracking these two https://issues.redhat.com/browse/RHOAIENG-7917. |
Closes https://issues.redhat.com/browse/RHOAIENG-5414
Description
Fix an issue with the new implementation of https://issues.redhat.com/browse/RHOAIENG-5264 to make sure we render the correct Image Stream selection
Before:
After:
How Has This Been Tested?
Test Impact
Currently no coverage in the fix, will follow up with test coverage of the function.
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main