Can ctl init with index
This commit is contained in:
@@ -24,6 +24,7 @@ func NewRegistry(ctx *node.NodeContext) *Registry {
|
||||
steps: map[string]node.Step{
|
||||
"validate_network_requirements": node.ValidateNetworkRequirements,
|
||||
"detect_local_cluster_state": node.DetectLocalClusterState,
|
||||
"classify_bootstrap_action": node.ClassifyBootstrapAction,
|
||||
"configure_default_cni": node.ConfigureDefaultCNI,
|
||||
"start_crio": node.StartCRIO,
|
||||
"wait_for_existing_cluster_if_needed": node.WaitForExistingClusterIfNeeded,
|
||||
|
||||
Reference in New Issue
Block a user