Skip to content

chore: Image bump with acm fix#3697

Closed
raelga wants to merge 5 commits intomainfrom
chore/image-bump-with-acm-fix
Closed

chore: Image bump with acm fix#3697
raelga wants to merge 5 commits intomainfrom
chore/image-bump-with-acm-fix

Conversation

@raelga
Copy link
Copy Markdown
Collaborator

@raelga raelga commented Dec 30, 2025

This pull request adds automation for including critical OCM addon CRDs in the multicluster-engine Helm charts, updates documentation to explain this new process, and bumps several image and chart versions. The most significant change is the introduction of a script that fetches required CRDs from the upstream open-cluster-management-io/api repository, ensuring that all necessary CRDs are present even though they're not shipped in the main MCE operator bundle.

Automation and CRD Management

  • Added a new script add-ocm-crds.sh that automatically downloads and adds the OCM addon CRDs (ManagedClusterAddOn, ClusterManagementAddOn, AddOnDeploymentConfig) from the upstream open-cluster-management-io/api repository to the Helm chart, ensuring required CRDs are always present. (acm/add-ocm-crds.sh, acm/Makefile, acm/deploy/helm/multicluster-engine-crds/templates/addondeploymentconfigs.addon.open-cluster-management.io.customresourcedefinition.yaml) [1] [2] [3]

Documentation Improvements

  • Updated README.md to document the new automated process for adding OCM addon CRDs and explain why this is necessary for the MCE operator and policy components.

Version and Image Updates

  • Bumped multicluster-engine-crds Helm chart and app versions and updated the referenced MCE operator bundle image digest to the latest version. (acm/deploy/helm/multicluster-engine-crds/Chart.yaml)
  • Updated several policy-related image digests in values.yaml to newer versions for improved reliability and security. (acm/deploy/helm/multicluster-engine-config/charts/policy/values.yaml)

Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
@openshift-ci openshift-ci Bot requested review from geoberle and janboll December 30, 2025 20:22
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Dec 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: raelga

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@raelga raelga changed the title Chore/image bump with acm fix chore: Image bump with acm fix Dec 30, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Dec 30, 2025

@raelga: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-parallel 87d59aa link true /test e2e-parallel

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@raelga
Copy link
Copy Markdown
Collaborator Author

raelga commented Jan 6, 2026

Fixed in the latest release.

@raelga raelga closed this Jan 6, 2026
@raelga raelga deleted the chore/image-bump-with-acm-fix branch January 23, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant