kubernetes/cmd/kubelet
Yann Hodique 4d9c01d747 replace golang.org/x/exp/inotify with standalone library
The inotify code was removed from golang.org/x/exp several years ago. Therefore
importing it from that path prevents downstream consumers from using any module
that makes use of more recent features of golang.org/x/exp.

This change is a followup to google/cadvisor#2060 which was merged with #70889

This fixes #68478
2018-11-13 14:51:40 -08:00
..
app replace golang.org/x/exp/inotify with standalone library 2018-11-13 14:51:40 -08:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubelet.go Simplify random seed initialization 2018-10-11 21:01:15 +11:00
OWNERS Add labels to kubelet OWNERS files 2018-08-22 00:43:32 +03:00