sidero icon indicating copy to clipboard operation
sidero copied to clipboard

inject boot kernel arguments into Talos machine config

Open smira opened this issue 3 years ago • 1 comments
trafficstars

Inject boot arguments used for the PXE boot environment into the Talos machine config as .machine.install.extraKernelArgs.

smira avatar Apr 20 '22 16:04 smira

Save the PXE boot arguments (minus the base arguments from the Environment) in the ServerBinding (#836) and use that to patch the machine config (to be consistent).

smira avatar Apr 26 '22 17:04 smira