mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 19:36:22 +00:00
Automatic merge from submit-queue (batch tested with PRs 61129, 60359). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. fix kubectl_filedir completion Fixes https://github.com/kubernetes/kubernetes/issues/61017 **Release note**: ```release-note NONE ``` Issue was reproduced and verified fixed using steps from https://github.com/kubernetes/kubernetes/issues/61017#issuecomment-372650701 kubectl was checked outside of the above environment, to ensure it worked in local environment as well cc @seans3 @soltysh