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
Audit the toRancherMachineState function to ensure Oxide instance states are mapped to the semantically correct Rancher machine states. For example, should oxide.InstanceStateRebooting map to state.Stopping or state.Starting? What's the behavior difference between Rancher machine states?
Audit the
toRancherMachineState
function to ensure Oxide instance states are mapped to the semantically correct Rancher machine states. For example, shouldoxide.InstanceStateRebooting
map tostate.Stopping
orstate.Starting
? What's the behavior difference between Rancher machine states?rancher-machine-driver-oxide/oxide.go
Lines 563 to 580 in 8e3b6df
The text was updated successfully, but these errors were encountered: