Uploaded image for project: 'Migration Toolkit for Virtualization'
  1. Migration Toolkit for Virtualization
  2. MTV-3109

Unable to Select and install previous versions of operator for MTV

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 2.8.2
    • Operator
    • Incidents & Support
    • 8
    • False
    • Hide

      None

      Show
      None
    • True

      Description of problem:

      MTV operator through redhat catalog source does not provide plan to Install from previous versions.

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

      mtv-operator.v2.8

      How reproducible:

      Always
      
      

      Steps to Reproduce:

      1. Following installing of MTV operator as documented in link [a]
      
      [a] https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/2.8/html/installing_and_using_the_migration_toolkit_for_virtualization/installing-the-operator_mtv#installing-mtv-operator_cli
      
      2. Change the startingCSV to v2.8.2 in subscription and keep approval as manual
      
      =========================================
      apiVersion: operators.coreos.com/v1alpha1
      kind: Subscription
      metadata:
        name: mtv-operator
        namespace: openshift-mtv
      spec:
        channel: release-v2.8
        installPlanApproval: Manual
        name: mtv-operator
        source: redhat-operators
        sourceNamespace: openshift-marketplace
        startingCSV: "mtv-operator.v2.8.2" 
      ========================================= 
      
      

      Actual results:

      $ oc get ip
      NAME            CSV                   APPROVAL   APPROVED
      install-5z22v   mtv-operator.v2.8.0   Manual     false
      install-mgk9r   mtv-operator.v2.8.6   Manual     false

      Expected results:

      $ oc get ip
      NAME            CSV                   APPROVAL   APPROVED
      install-5z22v   mtv-operator.v2.8.2   Manual     false
      install-mgk9r   mtv-operator.v2.8.6   Manual     false

      Additional info:

      Visible entries in packagemanifest
          Entries:
            Name:       mtv-operator.v2.8.6
            Version:    2.8.6
            Name:       mtv-operator.v2.8.5
            Version:    2.8.5
            Name:       mtv-operator.v2.8.4
            Version:    2.8.4
            Name:       mtv-operator.v2.8.3
            Version:    2.8.3
            Name:       mtv-operator.v2.8.2
            Version:    2.8.2
            Name:       mtv-operator.v2.8.1
            Version:    2.8.1
            Name:       mtv-operator.v2.8.0
            Version:    2.8.0
          Name:         release-v2.8
          Current CSV:  mtv-operator.v2.9.1
          Current CSV Desc:

              kbempah Kyl Bempah
              rhn-support-snalawad Sanket Nalawade
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: