-
Bug
-
Resolution: Done
-
Minor
-
None
-
OSSM 2.3.0
-
None
-
False
-
None
-
False
-
Release Notes
-
Done
-
Sprint 57, Sprint 58 - week 1
When I create an SMCP with the name "default", the control plane fails to deploy:
$ kubectl get smcp NAME READY STATUS PROFILES VERSION AGE default 1/5 ReconcileError ["default"] 2m17s $ kubectl describe smcp ... Events: Type Reason Age From Message ---- ------ ---- ---- ------- ... Warning Installing 49s (x15 over 2m19s) servicemeshcontrolplane-controller Error processing component mesh-config: error: [mesh-config/templates/telemetryv2_1.6.yaml: Internal error occurred: failed calling webhook "rev.validation.istio.io": Post "https://istiod-default.istio-system.svc:443/validate?timeout=10s": x509: certificate is valid for istiod.istio-system.svc, istiod-remote.istio-system.svc, istio-pilot.istio-system.svc, not istiod-default.istio-system.svc, mesh-config/templates/enable-mesh-permissive.yaml: Internal error occurred: failed calling webhook "rev.validation.istio.io": Post "https://istiod-default.istio-system.svc:443/validate?timeout=10s": x509: certificate is valid for istiod.istio-system.svc, istiod-remote.istio-system.svc, istio-pilot.istio-system.svc, not istiod-default.istio-system.svc]
- relates to
-
OSSM-6900 Certificates errors when creating an SMCP named 'default'
- Backlog