If the user brings in an incorrect install-config (e.g. metadata.name is empty or baseDomain is empty) and runs create ignition-configs the config is not validated. This would make bootstrap node breaks at some point, but this could be easily prevented by validating the configs first
If the user brings in an incorrect install-config (e.g.
metadata.nameis empty orbaseDomainis empty) and runscreate ignition-configsthe config is not validated. This would make bootstrap node breaks at some point, but this could be easily prevented by validating the configs first