-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.16, 4.17
Description of problem:
In OpenShift 4.13-4.15, when a "rendered" MachineConfig in use is deleted, it's automatically recreated. In OpenShift 4.16, it's not recreated, and nodes and MCP becomes degraded due to the "rendered" not found error.
Version-Release number of selected component (if applicable):
4.16
How reproducible:
Always
Steps to Reproduce:
1. Create a MC to deploy any file in the worker MCP 2. Get the name of the new rendered MC, like for example "rendered-worker-bf829671270609af06e077311a39363e" 3. When the first node starts updating, delete the new rendered MC oc delete mc rendered-worker-bf829671270609af06e077311a39363e
Actual results:
Node degraded with "rendered" not found error
Expected results:
In OCP 4.13 to 4.15, the "rendered" MC is automatically re-created, and the node continues updating to the MC content without issues. It should be the same in 4.16.
Additional info:
The same behavior in 4.12 and older than now in 4.16. In 4.13-4.15, the "rendered" is re-created and no issues with the nodes/MCPs are shown.
- blocks
-
OCPBUGS-42979 rendered MachineConfig in use not recreated in OpenShift 4.16
- Closed
- is cloned by
-
OCPBUGS-43680 rendered MachineConfig in use not recreated in OpenShift 4.16
- POST
-
OCPBUGS-42979 rendered MachineConfig in use not recreated in OpenShift 4.16
- Closed
- is related to
-
RFE-2161 [RFE] Automatic pruning of old machine rendered configs
- Under Review
-
OCPSTRAT-824 Garbage Collect old rendered MachineConfigs
- Closed
- relates to
-
OCPBUGS-36433 MissingMachineConfig alert not fired
- New
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update