-
Task
-
Resolution: Unresolved
-
Critical
-
1.36.0, 1.37.0
-
False
-
-
False
-
-
How do I verify a bundle with OLMv1?
- Configure your kube context for a cluster installed with the most recently accepted 4.20 nightly payload.
- For example, using clusterbot: launch 4.20.0-0.nightly aws
- Note: Hypershift clusters do not include OLMv1 (yet), so a standalone cluster is required for this verification
- Create a manifest using the template in the below "Manifest Template" section
- Apply the manifest to the cluster.
- oc apply -f <productName>-olmv1-manifest.yaml
- Run existing test suites that would run had the operator been installed with OLMv0 and configured to watch all namespaces.
- Please create an issue in your team's Jira project, link it to OCPSTRAT-2268 (Please use Is Triggered by), and record the following feedback:
- Installation pass/fail result for step 3
- Runtime pass/fail result for step 4
- Will your team support this version if customers install it via OLMv1?
- Any other feedback
The OLM team will update Verifying Published Content with OLM v1 based on your feedback.