DO NOT MERGE [main] telco-core: Add ClusterImagePolicy to install/extra-manifests#673
DO NOT MERGE [main] telco-core: Add ClusterImagePolicy to install/extra-manifests#673greyerof wants to merge 2 commits intoopenshift-kni:mainfrom
Conversation
The ClusterImagePolicy ensures that sigstore signature is always validated for Telco Core RDS Operators. The images and their signatures artifacts are scattered among these repos: - registry.redhat.io/odf4: + ODF Operator - registry.redhat.io/openshift4: + Numa Resources Operator + ODF related operators + MetalLB Operator + SRIOV Operator + NMState Operator - registry.redhat.io/openshift-logging: + Cluster Logging Operator - registry.redhat.io/rhceph + CEPH operator (needed by ODF) - registry.redhat.io/rhel9/postgresql-16 + Image needed by ODF (ocs-operator) - registry.redhat.io/rhel9/support-tools + Support tools (Toolbox images) Signed-off-by: Gonzalo Reyero Ferreras <greyerof@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: greyerof 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 |
|
Hi @greyerof. Thanks for your PR. I'm waiting for a openshift-kni member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
Signed-off-by: Gonzalo Reyero Ferreras <greyerof@redhat.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/hold |
|
/ok-to-test |
The ClusterImagePolicy ensures that sigstore signature is always validated for Telco Core RDS Operators. The images and their signatures artifacts are scattered among these repos: