-
Davanum Srinivas authored
In 6c7245d4, code was added to bail out if the directory that cadvisor monitored did not exist. However, this breaks the earlier assumption that kubelet created directories when needed in pkg/kubelet/kubelet.go's setupDataDirs() method. setupDataDirs() happens much later, so basically kubelet exits now. So since cadvisor really needs this directory, let us just create it Fixes #50709
ca2d5178
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| testing | ||
| BUILD | ||
| cadvisor_linux.go | ||
| cadvisor_linux_test.go | ||
| cadvisor_unsupported.go | ||
| cadvisor_windows.go | ||
| doc.go | ||
| types.go | ||
| util.go |