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
Now about adding a transition condition for a netboot? Once thing we should also do is to a bootType field to the ServerBootConfiguration that will indicate to e.g. the boot-operator when to prepare a net boot. for the bootType=Disk we could transition the ServerBootConfiguration to a Ready state immediately and perform a PowerOn. That way we keep the Server <-> ServerBootConfiguration contract in tact.
Summary
If server OS is installed on disk, we don't want to always PXE boot powered off
Reserved
servers."PXE boot once" should only be performed for
Reserved
servers that were transitioned fromAvailable
toReserved
.We could signal the need to PXE boot once via annotation or server
.Status
in the Available state.The text was updated successfully, but these errors were encountered: