Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow specifying extra kernel args on infra machines
Allow user-overrides for the extra kernel args. They'll be used when the infra machine is PXE booted. Additionally, add the check tm verify that the machine was reset before marking it as deallocated in the `InfraMachineController`. In the static infra provider tests: - Disable kexec wherever possible, so that we test it with real reboots to ensure the provider making correct boot decisions. - Add tests for scaling cluster up/down. Signed-off-by: Utku Ozdemir <[email protected]>
- Loading branch information