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

It's not possible to edit OSSM 2.6 managed Istio resources after installation of OSSM 3.0 to the same cluster

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • OSSM 2.6.1
    • None
    • Maistra
    • None

      When adding OSSM 3.0 to a cluster with OSSM 2.6, all Istio CRDs are updated. New CRDs contain new version v1. There are also two ValidatingWebhooks, one for OSSM 2.6 control plane and one for OSSM 3.0 control plane (Istio 1.22.3).

      When trying to edit existing Istio resource (e.g. DestinationRule) in a namespace which is managed by OSSM 2.6 (the namespace is included in ServiceMeshMemberRolls spec.members) it fails with:

      Error from server: admission webhook "rev.validation.istio.io" denied the request: unrecognized type networking.istio.io/v1, Kind=DestinationRule

      When editing DestinationRule in a namespace managed by OSSM 3.0 (with the istio.io/rev=<revName> label) the issue is not visible.

              mluksa@redhat.com Marko Luksa
              fbrychta@redhat.com Filip Brychta
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: