-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
5
-
None
-
None
-
None
Summary
Stop using content from shared catalogues to validate if solutions with maxOpenshiftVersion set will block the cluster. Instead, build and use your bundle and catalog for testing.
Background
Using content from existing catalogues adds risk and removes our ability to adopt the new index images, which can result in release blockers. This issue is explained in: OCPBUGS-60154.
Requirements
- Do not use content from existing catalogs.
- Create a new bundle with the needed annotations.
- Build a new catalog with this bundle.
- Use the new catalog for testing.
- Keep the test setup isolated from shared sources.
- Change the current test test add in OTE: https://github.com/openshift/operator-framework-operator-controller/pull/418
- is blocked by
-
OPRUN-4055 [OLMv1] - Migrate olmv1.go tests to OTE
-
- Closed
-
- links to