Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-2668

Deployment of v1.1 SMCP fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • maistra-2.0.8
    • maistra-2.0.7
    • operator
    • None
    • Sprint 9, Sprint 10

    Description

      Deploying a v1.1 SMCP with the 2.1.0 operator fails with the following error:

      2021-09-13T07:08:52.723Z        ERROR   servicemeshcontrolplane-controller      error during creation of new resource   {"ServiceMeshControlPlane": "istio-system/minimal", "Component": "sidecarInjectorWebhook", "manifest": "istio/charts/sidecarInjectorWebhook/templates/mutatingwebhook.yaml", "Resource": "/istio-sidecar-injector-istio-system=admissionregistration.k8s.io/v1beta1,Kind=MutatingWebhookConfiguration", "error": "MutatingWebhookConfiguration.admissionregistration.k8s.io \"istio-sidecar-injector-istio-system\" is invalid: webhooks[0].sideEffects: Required value: must specify one of None, NoneOnDryRun"}
      github.com/go-logr/zapr.(*zapLogger).Error
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/github.com/go-logr/zapr/zapr.go:132
      github.com/maistra/istio-operator/pkg/controller/common/helm.(*ManifestProcessor).processObject
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/pkg/controller/common/helm/manifestprocessing.go:168
      github.com/maistra/istio-operator/pkg/controller/common/helm.(*ManifestProcessor).ProcessManifest
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/pkg/controller/common/helm/manifestprocessing.go:94
      github.com/maistra/istio-operator/pkg/controller/common/helm.(*ManifestProcessor).ProcessManifests
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/pkg/controller/common/helm/manifestprocessing.go:53
      github.com/maistra/istio-operator/pkg/controller/servicemesh/controlplane.(*controlPlaneInstanceReconciler).processComponentManifests
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/pkg/controller/servicemesh/controlplane/manifestprocessing.go:29
      github.com/maistra/istio-operator/pkg/controller/servicemesh/controlplane.(*controlPlaneInstanceReconciler).Reconcile
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/pkg/controller/servicemesh/controlplane/reconciler.go:257
      github.com/maistra/istio-operator/pkg/controller/servicemesh/controlplane.(*ControlPlaneReconciler).Reconcile
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/pkg/controller/servicemesh/controlplane/controller.go:248
      github.com/maistra/istio-operator/pkg/controller/common.(*conflictHandlingReconciler).Reconcile
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/pkg/controller/common/conflicts.go:25
      sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:244
      sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:218
      sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:197
      k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155
      k8s.io/apimachinery/pkg/util/wait.BackoffUntil
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156
      k8s.io/apimachinery/pkg/util/wait.JitterUntil
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133
      k8s.io/apimachinery/pkg/util/wait.Until
              /home/luksa/projects/go/src/github.com/maistra/istio-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90
       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: