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

[enterprise-4.14] Issue in file service_mesh/v2x/ossm-create-smcp.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • Documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Low

      Description of problem:

          Small correction in the version thats captured in the document. 

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

      I was trying to deploying OSSM 2.4 on an OCP 4.14 clusters using the documented steps and noticed a small typo in the section https://docs.openshift.com/container-platform/4.14/service_mesh/v2x/ossm-create-smcp.html#ossm-validate-control-plane-cli_ossm-create-smcp
      
      ```
      NAME    READY   STATUS            PROFILES      VERSION   AGE
      basic   10/10   ComponentsReady   ["default"]   2.1.1     66m
      ```
      
      The VERSION in the above output should be as follows as we installed 2.4 version.
      
      ```
      [sgaddam@fedora ocp]$ oc get smcp -n istio-system 
      NAME    READY   STATUS            PROFILES      VERSION   AGE
      basic   9/9     ComponentsReady   ["default"]   2.4.5     42h
      ```

      Actual results:

          

      Expected results:

          

      Additional info:

          

              rhn-support-gmonahan Gwynne Monahan
              sgaddam@redhat.com Gaddam Sridhar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: