Skip to content

Conversation

marpears
Copy link

@marpears marpears commented Aug 5, 2025

What is this PR About?

OLM v1 is a declarative and GitOps friendly way of installing operators or extensions, and has been GA since OpenShift 4.18.

In this PR, a new helm chart named olmv1 has been created which configures ClusterExtension CRs and the supporting manifests needed to provide the necessary rbac for installation to complete.

Having a chart for OLM v1 will hopefully help boost the testing and adoption effort needed to ensure compatibility of all operators.

How do we test this?

The chart can be linted using this command:
helm lint -f charts/olmv1/_test/values.yaml charts/olmv1

The conftest script used by the GitHub action has been updated to include this new chart and uses the test values file.

cc: @redhat-cop/day-in-the-life

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant