-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16.0
This is a clone of issue OCPBUGS-34586. The following is the description of the original issue:
—
Description of problem:
Once Machine Config Pool goes into degraded state due to incorrect machine config, pool doesn't recover from this state even after updating machine config with correct config.
Version-Release number of selected component (if applicable):
4.16.0, applicable for previous versions as well.
How reproducible:
Always
Steps to Reproduce:
1. Create Machine Config with invalid extension name. 2. Wait for Machine Config Pool goes into degraded state. 3. Update Machine Config with correct extension name or delete Machine Config.
Actual results:
Machine Config Pool doesn't recover and always in degraded state.
Expected results:
Machine Config Pool must be restored and degraded condition must be set with false.
Additional info:
conditions: - lastTransitionTime: "2024-05-16T11:15:51Z" message: "" reason: "" status: "False" type: RenderDegraded - lastTransitionTime: "2024-05-27T15:05:50Z" message: "" reason: "" status: "False" type: Updated - lastTransitionTime: "2024-05-27T15:07:41Z" message: 'Node worker-1 is reporting: "invalid extensions found: [ipsec11]"' reason: 1 nodes are reporting degraded status on sync status: "True" type: NodeDegraded - lastTransitionTime: "2024-05-27T15:07:41Z" message: "" reason: "" status: "True" type: Degraded - lastTransitionTime: "2024-05-27T15:05:50Z" message: All nodes are updating to MachineConfig rendered-worker-c585a5140738aa0a2792cf5f25b4eb20 reason: "" status: "True" type: Updating
- blocks
-
OCPBUGS-49363 MCO doesn't recover pool from degraded state
- POST
- clones
-
OCPBUGS-34586 MCO doesn't recover pool from degraded state
- Verified
- is blocked by
-
OCPBUGS-34586 MCO doesn't recover pool from degraded state
- Verified
- is cloned by
-
OCPBUGS-49363 MCO doesn't recover pool from degraded state
- POST
- links to