In https://github.com/kubernetes/kubernetes/issues/52255, it was determined that if the user has a CDPATH, running `make` will fail. This is because using the KUBE_ROOT variable results in invalid paths when the CDPATH environment variable is set.