k3s/pkg/kubelet/config
Kubernetes Submit Queue 2d64ce5e8e
Merge pull request #53440 from jsafrane/mount-container4-10-03
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.
```
2017-11-13 16:45:33 -08:00
..
BUILD Update generated files 2017-11-09 12:14:08 +01:00
apiserver.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
apiserver_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
common.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
common_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
config.go avoid kubelet converts and validates pods multiple times 2017-10-12 08:10:09 +08:00
config_test.go avoid kubelet converts and validates pods multiple times 2017-10-12 08:10:09 +08:00
defaults.go Add mount containers to kubelet 2017-11-10 13:14:40 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
file.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
file_linux.go Change log level for pod manifest 2017-07-25 19:05:32 +08:00
file_linux_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
file_unsupported.go fix issue #27137: kubelet detects pod manifest files in the directory using inotify 2016-09-28 10:34:56 +08:00
flags.go Merge pull request #54160 from mtaufen/runtime-config-to-flags 2017-10-31 01:23:15 -07:00
http.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
http_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
sources.go start the apimachinery repo 2017-01-11 09:09:48 -05:00