-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
In OSSM-214 it was requested to stop using in Kiali a deprecated OpenShift API.
Kiali is moving away from the deprecated API, but some values are passed by the maistra-operator. These values seem to be hardcoded in maistra-operator, or that's what a simple GitHub Query shows:
Kiali-operator will be using, by default, the cabundle from OpenShift for jaeger, prometheus and grafana. So, it's no longer needed that maistra-operator writes the ca_file attributes in the Kiali CR.
This change is needed for SM1.0 and 1.1, plus the current dev version.
- is caused by
-
OSSM-214 Kiali failing on OCP 4.5-RC1 with failed to get root CA certificates
- Closed
- is cloned by
-
MAISTRA-1933 Maistra operator should no longer write ca_file attributes in the Kiali CR
- Closed