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

[upgrade] While updating 4.14.0 -> 4.14.14 getting a msg for machine-config updating although it shouldnt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Normal Normal
    • None
    • 4.14
    • None
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

       During minor version updating (4.14.0 -> 4.14.14) a msg for not needed  machine-config updating is displayed.   

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

          [kni@ocp-edge119 ~]$ oc version
      Client Version: 4.14.0
      Kustomize Version: v5.0.1
      Server Version: 4.14.0
      Kubernetes Version: v1.27.6+f67aeb3
      

      How reproducible:

          100%

      Steps to Reproduce:

          1.deploy 4.14.0 ga version , I was using this job: https://auto-jenkins-csb-kniqe.apps.ocp-c1.prod.psi.redhat.com/job/CI/job/job-runner/2414/
      
          2.Start an upgrade of minor version (latest recommended is 4.14.14)
      [kni@ocp-edge119 ~]$ oc adm upgrade --to-latest=true --force
      warning: --force overrides cluster verification of your supplied release image and waives any update precondition failures.
      Requested update to 4.14.14
      [
      
            3. after about an hour,
      [kni@ocp-edge119 ~]$ oc adm upgrade
      info: An upgrade is in progress. Working towards 4.14.14: 734 of 860 done (85% complete), waiting up to 40 minutes on machine-configUpgradeable=False  Reason: PoolUpdating
        Message: Cluster operator machine-config should not be upgraded between minor versions: One or more machine config pools are updating, please see `oc get mcp` for further detailsUpstream is unset, so the cluster will use an appropriate default.
      Channel: stable-4.14 (available channels: candidate-4.14, candidate-4.15, eus-4.14, fast-4.14, fast-4.15, stable-4.14)
      No updates available. You may still upgrade to a specific release image with --to-image or wait for new updates to be available.
      
           4. 
      [kni@ocp-edge119 ~]$ 
      
      
           5.
      [kni@ocp-edge119 ~]$ oc get mcp
      NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
      master   rendered-master-44b8788833801c5a53b496cf9e7420b6   False     True       False      3              1                   1                     0                      12h
      worker   rendered-worker-dbd783693c632da70de50ef2fd4c26f0   True      False      False      0              0                   0                     0                      12h
      
          4.
      [kni@ocp-edge119 ~]$ oc get co machine-config 
      NAME             VERSION   AVAILABLE   PROGRESSING   DEGRADED   SINCE   MESSAGE
      machine-config   4.14.0    True        True          False      12h     Working towards 4.14.14
      [kni@ocp-edge119 ~]$ 
      

      Expected results:

      either a mechine-config update for minor version is needed and the msg should be removed or not happening     

      Additional info:

          

            trking W. Trevor King
            rhn-support-gamado Gal Amado
            Jia Liu Jia Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: