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

Upgrade failed when console operator is disabled with baselineCapabilitySet: None

XMLWordPrintable

    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When upgrading a SNO from 4.14.0-rc.6 to 4.14.0-rc.7, the upgrade is blocked due to an error: 

      monitoring                                 4.14.0-rc.6   False       True          True       30m     reconciling Console Plugin failed: creating ConsolePlugin object failed: the server could not find the requested resource (post consoleplugins.console.openshift.io)

      The cluster was installed through Agent Based Installer with a setting(required in Telco case) like below: 

      capabilities:
      baselineCapabilitySet: None
      additionalEnabledCapabilities:
      - marketplace
      - NodeTuning

       

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

      4.14.0-rc.6

      How reproducible:

      At least seen on one of my clusters

      Steps to Reproduce:

      1. Install a SNO 4.14.0-rc.6 with ABI with settings above to set baselineCapabilitySet as None
      2. Upgrade to rc7 with command: oc adm upgrade --to=4.14.0-rc.7
      3. Check upgrade is good or not
      

      Actual results:

      Not possible to upgrade

      Expected results:

      Should be able to upgrade

      Additional info:

      [root@hub-helper ~]# oc get clusterversions.config.openshift.io 
      NAME      VERSION       AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.14.0-rc.6   True        True          66s     Unable to apply 4.14.0-rc.6: a required extension is not available to update
      
      monitoring                                 4.14.0-rc.6   False       True          True       47m     reconciling Console Plugin failed: creating ConsolePlugin object failed: the server could not find the requested resource (post consoleplugins.console.openshift.io)
       

       

            lmohanty@redhat.com Lalatendu Mohanty
            bzhai@redhat.com Borball Zhai
            Junqi Zhao Junqi Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: