-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
[OLM-221] Platform Operators, [OLM-222] Platform Operators
Background: OLM recently introduced the ability to disable Copied CSVs for AllNamespace scoped operators which inadvertently broke the operator hub page in Console. The proposed solution is to create copied CSVs in a namespace where authenticated users have list/watch permissions on CSVs, even if copied CSVs are disabled.
Acceptance Criteria:
- Users can provide OLM with a list of namespaces which it will have copied CSVs for AllNamespace operators, even if copied CSVs are disabled.
- Copied CSVs in these namespaces are recreated after they are deleted, even if copied csvs are disabled.
- The OLM vesion shipped with OpenShift is configured not to delete csvs in the openshift namespace.
- Authenticated users are granted list, watch, and get permissions for operators in the openshift namespace
- is blocked by
-
OPRUN-2621 Bump ginkgo to v2 downstream
- Closed
- is depended on by
-
CONSOLE-3170 OCP console works when copied CSVs are disabled
- Closed
- links to