Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-16034

Missing history of previous Camel-K versions in registry.redhat.io/redhat/redhat-operator-index:v4.7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Blocker
    • 2021-M3
    • 2021-M2
    • Camel-K
    • None
    • False
    • False
    • % %
    • Undefined

    Description

      We have the only latest version of the Camel-K release in the RedHat OperatorHub catalog. Installation based on the following subscription hangs forever because the `red-hat-camel-k-operator.v1.2.1` is not packaged in the IIB anymore.

      apiVersion: operators.coreos.com/v1alpha1
      kind: Subscription
      metadata:
        name: red-hat-camel-k
        namespace: camel-test
      spec:
        channel: techpreview
        installPlanApproval: Manual
        name: red-hat-camel-k
        source: redhat-operators
        sourceNamespace: openshift-marketplace
        startingCSV: red-hat-camel-k-operator.v1.2.1
       

       
      We can compare with the serverless operator:

      $ opm index export -i registry.redhat.io/redhat/redhat-operator-index:v4.7 --package serverless-operator -c docker -f serverless
      
      $ ls serverless/                                                                                                             
      1.0.0  1.1.0  1.10.0  1.10.1  1.11.0  1.12.0  1.13.0  1.2.0  1.3.0  1.4.0  1.4.1  1.5.0  1.6.0  1.7.0  1.7.1  1.7.2  1.8.0  1.9.0  package.yaml

      We can see the whole history of the serverless-operator.

      $ opm index export -i registry.redhat.io/redhat/redhat-operator-index:v4.7 --package red-hat-camel-k -c docker -f camel-k 
      
      $ ls camel-k    
      1.3.0  package.yaml

      Only the latest one is there for camel-k operator

      Attachments

        Activity

          People

            Unassigned Unassigned
            jbouska@redhat.com Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: