![]() Automatic merge from submit-queue kubeadm implement preflight checks Checks that user running kubeamd init and join is root and will only execute command if user is root. Moved away from using kubectl error handling to having kubeadm handle its own errors. This should allow kubeadm to have more meaningful errors, exit codes, and logging for specific kubeadm use cases. fixes #33908 |
||
---|---|---|
.. | ||
cmd.go | ||
init.go | ||
join.go | ||
version.go |