kubernetes/pkg/kubelet/pluginmanager
Jing Xu d669cb1b17 Fix issue in checking domain socket for plugin watcher
Due to recent os.Stat() issue for Windows 20H2, added the logic to use
    os.Lstat() if os.Stat() fails for Windows

Change-Id: Ic9fc07ecc6e9c2984e854ac77121ff61c8e0d041
2021-03-03 12:37:14 -08:00
..
cache hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
metrics hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
operationexecutor hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pluginwatcher Fix issue in checking domain socket for plugin watcher 2021-03-03 12:37:14 -08:00
reconciler hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
OWNERS
plugin_manager_test.go fix(pluginwatcher): watch socket dir before traversing it 2020-08-14 12:07:04 +08:00
plugin_manager.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00