-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.18.z
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The Machine Config Operator is failing to trigger a new render cycle for the MachineConfigPool (MCP). Even after applying a valid KubeletConfig and a basic test MachineConfig (MOTD change), the MCP remains in the previous rendered state. No new rendered-worker-xxxx object is being created.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
Attempting to enable autoSizingReserved: true via a KubeletConfig. Observations: 1. The KubeletConfig object exists and is in a Success state. 2. A generated MachineConfig (e.g., 99-worker-generated-kubelet) is present in the cluster. 3. The MachineConfigPool (worker) does not create a new rendered-worker-xxxx. 4. Even a basic test MachineConfig (e.g., MOTD change) fails to trigger a render cycle.
Actual results:
Expected results:
Additional info: