Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-10575

Volumesnapshots and virtualservice shortnames getting conflicted

XMLWordPrintable

    • Moderate
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The CRD volumesnapshots.snapshot.storage.k8s.io holds the ShortName convention of vs creating confusion of virtual service shortname vs with volume snapshot
      

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

      4.10+

      How reproducible:

      100%

      Steps to Reproduce:

      oc api-resources |grep vs
      virtualservices                       vs                                                                              networking.istio.io/v1beta1                   true         VirtualServicevolumesnapshots                       vs                                                                              snapshot.storage.k8s.io/v1                    true         VolumeSnapshot 

      Actual results:

      when running `oc explain vs` command it produces output for volumesnapshot instead virtualservice.

      Expected results:

      Prior to OCP 4.10 the volumesnapshot did not have any shortname but with 4.10 volumesnapshot has a short name conflicting with virtualservice short name.
      We should avoid shortname conflicts.

       

      Additional info:

       

            Unassigned Unassigned
            rhn-support-dpateriy Divyam Pateriya
            Ke Wang Ke Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: