-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
-
-
-
-
-
-
2021 Week 37-39 (from Sep 13), 2021 Week 40-42 (from Oct 4)
OLM Descoping plans presentation - Moving away from namespace-scoped Operators
MOTIVATION
OLM might require an operator to support a mode that ensures only a single operator can be installed on cluster for a specific api version. Therefore, the goal is to proactively add support for AllNamespaces install mode.
Today we support OwnNamespace and SingleNamespace install modes.
GOALS / IMPLEMENTATION
- https://hackmd.io/wVfLKpxtSN-P0n07Kx4J8Q
- Add support for AllNamespaces in Kogito operator
- Disable all other modes: https://docs.google.com/presentation/d/1j1J575SxS8LtL_YvKqrexUhso7j4SgrLfyNrDUroJcc/edit#slide=id.ge0b0895a85_0_219
NON-GOALS
- clones
-
RHPAM-4196 BA operator de-scoping - support for AllNamespaces
- New