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

Pausing Master MCP results in Alerts

XMLWordPrintable

    • Low
    • No
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      This is a clone of issue OCPBUGS-27477. The following is the description of the original issue:

      Description of problem:

      When the master MCP is paused below alert are triggered
      Failed to resync 4.12.35 because: Required MachineConfigPool 'master' is paused
      
      The node have been rebooted to make sure there is no pending MC rollout

      Affects version

        4.12
          

      How reproducible:

      Steps to Reproduce:

          1. Create a MC and apply it to master
          2. use below mc
      apiVersion: machineconfiguration.openshift.io/v1
      kind: MachineConfig
      metadata:
        labels:
          machineconfiguration.openshift.io/role: master
        name: 99-master-cgroupsv2
      spec:
        kernelArguments:
          - systemd.unified_cgroup_hierarchy=1
          3.Wait until the nodes are rebooted and running
          4. pause the mcp
      
          Actual results:{code:none}
      MCP pausing causing the alert
          

      Expected results:

      
      Alerts should not be fired
      
          Additional info:{code:none}
      
          

              rh-ee-ijanssen Isabella Janssen
              openshift-crt-jira-prow OpenShift Prow Bot
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: