Matches ctl version to upstream
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
type NodeContext struct {
|
||||
Config *monov1alpha1.MonoKSConfig
|
||||
System *system.Runner
|
||||
SystemRunner *system.Runner
|
||||
}
|
||||
|
||||
type Step func(context.Context, *NodeContext) error
|
||||
|
||||
Reference in New Issue
Block a user