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

maxUnavailable value is not honored when disabling OCL

XMLWordPrintable

    • Important
    • None
    • MCO Sprint 262
    • 1
    • Proposed
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Intermittently, when OCL is disabled and the nodes are updated with the new non-ocl image the process is not honoring the maxUnavailable value in the MCP.
      
          

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

      4.18
          

      How reproducible:

      Intermittent
          

      Steps to Reproduce:

        
       In the second must-gather file the issue happened when we did:
      
         1. Enable OCL in the worker pool
         2. Remove the MOSC resource to disable OCL
         
      The result was that the worker pool had 2 nodes being drained at the same time.
         
         
         
          
          

      Actual results:

      The worker pool has 2 nodes being drained at the same time.
          

      Expected results:

      Since MCP has no maxUnavailable value defined, the default value is 1. Hence, there should be only 1 node being drained at a time.
      
      Moreover, they should be updated in the right order.
          

      Additional info:

          

       

              dkhater@redhat.com Dalia Khater
              sregidor@redhat.com Sergio Regidor de la Rosa
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: