mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Automatic merge from submit-queue (batch tested with PRs 54005, 55127, 53850, 55486, 53440). 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>. Containerized mount utilities This is implementation of https://github.com/kubernetes/community/pull/589 @tallclair @vishh @dchen1107 PTAL @kubernetes/sig-node-pr-reviews **Release note**: ```release-note Kubelet supports running mount utilities and final mount in a container instead running them on the host. ``` |
||
|---|---|---|
| .. | ||
| apiserver.go | ||
| apiserver_test.go | ||
| BUILD | ||
| common.go | ||
| common_test.go | ||
| config.go | ||
| config_test.go | ||
| defaults.go | ||
| doc.go | ||
| file.go | ||
| file_linux.go | ||
| file_linux_test.go | ||
| file_unsupported.go | ||
| flags.go | ||
| http.go | ||
| http_test.go | ||
| sources.go | ||