-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently, if you deploy an SMCP with Kiali enabled while the Kiali operator/CRD isn't installed, the SMCP's status is shown as ReconcileError. Using oc describe smcp then shows a relatively cryptic error message:
no matches for kind "Jaeger" in version "jaegertracing.io/v1"
We can improve this. The status shown by oc get smcp could be DependencyMissingError, and the error message could be less cryptic - something along the lines of:
Dependency "Jaeger CRD" is missing.
- duplicates
-
MAISTRA-1868 Operator Hangs While Deploying OSSM 2.0
- Closed
- relates to
-
MAISTRA-1788 Add validation logic to ensure jaeger and kiali crds are available when enabling tracing and kiali features
- Closed