[release-1.9] fix: switch Orchestrator plugins to OCI [RHDHBUGS-2527]#2282
Conversation
…eveloper#2231) * Updating orchestrator npm packages to OCI artifacts Signed-off-by: Leanne Ahern <lahern@redhat.com> * Simplify the configuration by leveraging the {{inherit}} option This option is supported as of RHDH 1.9 and allows inheriting the version from the dynamic-plugins.default.yaml (coming from the plugin catalog index image). This way, we are sure to use the default plugin version. NOTE: For this to work properly, the plugin refs should match. So if the orchestrator plugins refs are changed later to quay.io or registry.access.redhat.com in the DPDY, we should update them here as well. * Updating orchestrator packages from ghcr.io to quay.io Signed-off-by: Leanne Ahern <lahern@redhat.com> * Correcting quay.io path Signed-off-by: Leanne Ahern <lahern@redhat.com> * Regenerate bundle/installer manifests Co-authored-by: OpinionatedHeron <OpinionatedHeron@users.noreply.github.com> * Updating quay.io paths to use registry.access.redhat Signed-off-by: Leanne Ahern <lahern@redhat.com> --------- Signed-off-by: Leanne Ahern <lahern@redhat.com> Co-authored-by: Armel Soro <asoro@redhat.com> Co-authored-by: Gennady Azarenkov <gazarenkov@gmail.com> Co-authored-by: Nick Boldt <nboldt@redhat.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: OpinionatedHeron <OpinionatedHeron@users.noreply.github.com>
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR TypeBug fix, Enhancement Description
|
| Relevant files | |||||||
|---|---|---|---|---|---|---|---|
| Configuration changes |
| ||||||
| Enhancement |
| ||||||
| Documentation |
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
|
Merging as a manual cherry-pick of #2231 /lgtm |
|
@rm3l: you cannot LGTM your own PR. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rm3l The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
87cdfd5
into
redhat-developer:release-1.9



Manual cherry-pick of #2231
Fixes RHDHBUGS-2527