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

Post 2.0 GA IOR update

XMLWordPrintable

      https://github.com/openshift/openshift-docs/pull/26265#discussion_r517494531

      This item did not make it in time for 2.0 GA.

      It's not a comment on the specific line that it references. It's a comment to update another section.

      Commenting here about this IOR section. I think it could be rewritten as:

      Disabling Automatic Route Creation

      By default, Red Hat OpenShift Service Mesh control plane automatically synchronizes the Gateway resources with OpenShift routes.

      If you do not wish this integration between Istio Gateways and OpenShift Routes to happen, you can disable it by setting the ServiceMeshControlPlane field gateways.openshiftRoute.enabled to false. For example, see the following resource snippet:

      spec:
      gateways:
      openshiftRoute:
      enabled: false
      @neal-timpe Note that "Enabling" became "Disabling", because it comes enabled by default in 2.0, in contrast with 1.1, that had to be manually enabled. Also, this sentence: "If the Gateway contains a TLS section, the OpenShift Route will be configured to support TLS." I think could be moved up to the section above (Automatic Route creation)

            ntimpe@redhat.com Neal Timpe
            ntimpe@redhat.com Neal Timpe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: