Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-5032

OperatorHub UI May Show Operator Channels in random order for FBC Catalogs if they include double digit numbers

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Normal
    • None
    • 4.13
    • OLM
    • None
    • False
    • None
    • False
    • Not Selected
    • 0
    • 0% 0%
    • OPECO 247

    Description

      Description of problem:

      FBC catalogs will not display channels in lexicological order if they include double digits in the name.

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

          All versions

      How reproducible:

          Always

      Steps to Reproduce:

          1. Create a catalog that includes a package with channels that are suffixed with single and double digits.
          

      Actual results:

          MacBook-Pro:openshift-tests-private jianzhang$ oc get clusterversion 
      NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.15.0-0.nightly-2023-11-19-145055   True        False         8h      Cluster version is 4.15.0-0.nightly-2023-11-19-145055
      
      MacBook-Pro:openshift-tests-private jianzhang$ for i in {1..10}; do oc get packagemanifest quay-operator -o=jsonpath={.status.channels[*].name}; echo; done
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.10 stable-3.6 stable-3.7 stable-3.8 stable-3.9
      quay-v3.4 quay-v3.5 stable-3.6 stable-3.7 stable-3.8 stable-3.9

      Expected results:

          

      Additional info:

          

      Attachments

        Issue Links

          Activity

            People

              DanielMesser Daniel Messer
              agreene1991 Alexander Greene
              Jian Zhang Jian Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: