-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.13.z, 4.12.z, 4.14.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
PodDisruptionBudget (PDB) causes Machine-Config-Operator (MCO) to be degraded during OCP4 upgrade
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Upgrade cluster where multiple PDBs exists 2. During pod eviction , multiple pods will keep on running and mcp will be degraded with errors : Cannot evict pod as it would violate the pod's disruption budget. 3. We need to manually delete the pod to progress with upgrade , it doesn't matter if pods are running or stuck in terminating state.
Actual results:
OCP4 upgrade is failing due to machine-config-operator degraded.
Expected results:
OCP4 upgrade should complete without any errors
Additional info: