Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-2042

Deployment of SMCP named "default" fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • OSSM 2.3.0
    • Customer Impact, Maistra
    • None
    • 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]
      

            Unassigned Unassigned
            mluksa@redhat.com Marko Luksa
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: