chore(mirror-plugins.sh) Add fallback to quay.io for unreleased plugins in mirror script#2294
Conversation
When mirroring plugins from catalog index, if a plugin references registry.access.redhat.com/rhdh but is not yet released there, the script now falls back to pulling from quay.io/rhdh instead. This enables testing of mirroring catalog indexes that contain plugins which have not yet been published to registry.access.redhat.com. Fixes: RHIDP-11725
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
PR Reviewer Guide 🔍(Review updated until commit e21114c)Here are some key observations to aid the review process:
|
PR TypeBug fix, Enhancement Description
|
| Relevant files | |||
|---|---|---|---|
| Enhancement |
|
|
/cc @rm3l for review please |
|
@Fortune-Ndlovu: GitHub didn't allow me to request PR reviews from the following users: for, review, please. Note that only redhat-developer members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn 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-sigs/prow repository. |
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||||||
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
|
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
chore: update to be compatible with 3-level registries
|
/review |
|
Persistent review updated to latest commit e21114c |
…_registry_ref Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
|
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
088e155
into
redhat-developer:main



Description
When mirroring plugins from catalog index, if a plugin references registry.access.redhat.com/rhdh but is not yet released there, the script now falls back to pulling from quay.io/rhdh instead.
Which issue(s) does this PR fix or relate to
https://issues.redhat.com/browse/RHDHBUGS-2622
PR acceptance criteria
How to test changes / Special notes to the reviewer