You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg: Allow baremetal platform without MachineAPI capability
There are use cases for using the baremetal platform while disabling MAPI (for example to use CAPI).
The installer will skip rendering BMH, Machine and MachineSet CRs in case MAPI is disabled
This also removes the validation preventing this configuration to allow users
to create the ignition-configs.
The validations still apply for the create cluster target
Fixes METAL-1039
Signed-off-by: Eran Cohen <[email protected]>
0 commit comments