mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-02 15:14:27 +00:00
Drop isrecovery from state struct
Only needed in one place, can be made into a function Signed-off-by: Itxaka <itxaka@spectrocloud.com>
This commit is contained in:
@@ -58,7 +58,6 @@ Sends a generic event payload with the configuration found in the scanned direct
|
||||
MountRoot: true,
|
||||
TargetLabel: utils.BootStateToLabel(),
|
||||
TargetImage: img[0],
|
||||
IsRecovery: utils.IsRecovery(),
|
||||
}
|
||||
|
||||
err = s.Register(g)
|
||||
|
Reference in New Issue
Block a user