-
Epic
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
OSSMPlugin for RHODS
-
False
-
None
-
False
-
To Do
-
0% To Do, 0% In Progress, 100% Done
Develop an extension for Opendatahub Operator to enhance the configuration and deployment of Openshift Service Mesh, addressing limitations with the plain manifests approach and init-job.
Key benefits of this enhancement:
- Obtaining cluster-specific data: in-cluster extension can handle cluster-specific data, enabling smooth configuration of required components during the setup process (i.e. authorization).
- Control: in contrast to kustomize, we can have total control of the order of how components should be configured, patched or deployed.
- Manifest parametrization: allows for easy customization of manifests using simple Golang templating. Several examples where this can help are: modifying target namespaces, Istio control plane names, authorino label selectors, and more.