Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-1376

openshift clusters broken with latest pipelines operator (TP1.3) Installation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • Pipelines 1.3
    • Pipelines 1.3
    • Operator
    • None
    • False
    • False
    • Undefined

      After I install pipelines operator 1.3.0 on 4.7 cluster.

      When I try to drain & uncordon worker node for backup/restore nodes are going to be marked as degraded node.

      Expected:
      Nodes should to be ready to be scheduled.

      Actual:
      Nodes are marked as degraded node.

      Steps to Reproduce:

      • Install 1.3 p12n build on 4.6/4.7 cluster
      • Trying updating imagecontentSourcePolicy
      • All nodes will get restarted to make new changes effected on all nodes
        watch oc get machineconfigpool  
        NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
        master   rendered-master-3d94c148cd4ae1a1034bada071f53fdc   True      False      False      3              3                   3                     0                      4d11h
        worker   rendered-worker-975801e6161cd1c490175bab1c4cd3a7   False      True     True        3              2                   2                     1                      4d11h
        
        
      • uninstall operator 1.3 completely
      • You will see nodes are back to normal state.
      watch oc get machineconfigpool  
      NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
      master   rendered-master-3d94c148cd4ae1a1034bada071f53fdc   True      False      False      3              3                   3                     0                      4d11h
      worker   rendered-worker-975801e6161cd1c490175bab1c4cd3a7   True      False      False      3              3                   3                     0                      4d11h
      
      

            rh-ee-nikthoma Nikhil Thomas
            pthangad Praveen Kumar Reddy Thangadancha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: