mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
After the flags to control manifest paths were removed, the variables in diff.go remained empty and the validation fails with "empty manifest path". Always populate the paths with the kubeadm defaults under /etc/kubernetes/manifest and remove the empty path validation.