knight42
|
de46e81e74
|
fix(pluginwatcher): watch socket dir before traversing it
Signed-off-by: knight42 <anonymousknight96@gmail.com>
|
2020-08-14 12:07:04 +08:00 |
|
Davanum Srinivas
|
442a69c3bd
|
switch over k/k to use klog v2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:27 -04:00 |
|
mattjmcnaughton
|
ccf488fe11
|
Delete TODO around implementing rate limiting to protect against DOS
From discussions in https://github.com/kubernetes/kubernetes/pull/83784,
it appears there actually isn't a ton of risk around a DOS. Delete the
TODO.
|
2020-02-18 08:24:25 -05:00 |
|
David Zhu
|
802fe12803
|
Remove plugin watching of deprecated directory {kubelet_root_dir}/plugins and support for CSI V0 in accordance with deprecation announcement in https://v1-13.docs.kubernetes.io/docs/setup/release/notes/
|
2019-11-11 11:42:58 -08:00 |
|
Deep Debroy
|
1321c9115b
|
Support PluginWatcher in Windows
Signed-off-by: Deep Debroy <ddebroy@docker.com>
|
2019-08-27 16:24:38 -07:00 |
|
caiweidong
|
017aad3b60
|
Remove returned value of func handleCreateEvent
|
2019-06-14 15:27:59 +08:00 |
|
Tara Gu
|
5e18554442
|
Implement plugin manager - a controller that manages plugin registration/unregistration
|
2019-05-30 19:00:59 -04:00 |
|