mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-05 12:48:17 +00:00
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.