-
Story
-
Resolution: Done
-
Major
-
None
-
None
After https://github.com/openshift/machine-config-operator/pull/3814 merges, it will be possible to use kernelArgs functionality that has been introduce in ignition. We can use this to sync-up kernelArgs supplied through MachineConfig to ignition field. As a result, MachineConfig supplied kargs can be available when node boots up and we don't need require a reboot.
Acceptance Criteria:
- KerneArgs supplied through MachineConfig are applied without reboot during node bootstrap
- MCD reconciles successfully with this change
Related story- https://issues.redhat.com/browse/MCO-217
Related RFE- https://issues.redhat.com/browse/RFE-3621