Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr committed Dec 14, 2021
1 parent 078dff0 commit 9137eb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/minikube/bootstrapper/kubeadm/kubeadm.go
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,6 @@ func (k *Bootstrapper) needsReconfigure(cfg config.ClusterConfig) bool {
return true
}

// DANGER: This log message is hard-coded in an integration test!
klog.Infof("%s: %s", constants.ReconfigurationNotRequired, hostname)
return false
}
Expand Down

0 comments on commit 9137eb9

Please sign in to comment.