-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
2
-
None
-
None
-
Pikachu Sprint 276
As a cluster admin wanting to install an operator in Single- and/or OwnNamespace modes, I would like to pass in the watchNamespace configuration directly through the ClusterExtension API as opposed to the current way with the annotation. Annotations a error-prone, and not intuitive at all.
A/C:
- Add BundleConfigSupport FG
- Update the ClusterExtension API to carry a .spec.Config with support for Inline config. We should probably use a discriminating union as there will be future types of configurations (e.g. secret refs)
- Only take into account the watchNamespace configuration IF the SingleOwnNamespace FG is turned on - ignore any values set through the old annotation method
- Update documentation
- depends on
-
OPRUN-4090 Add config support to reg+v1 bundle to chart converter
-
- Closed
-
- is depended on by
-
OPRUN-4092 Add SubscriptionConfiguration support to ClusterExtension configuration schema
-
- To Do
-
-
OPRUN-4095 Add config support to Helm-based packages
-
- To Do
-
-
OPRUN-4093 Add support for Secret-based configs
-
- Closed
-
-
OPRUN-4094 Add support for both inline and secret-based configs
-
- Closed
-
- links to