k3s/pkg/kubelet/config
Kubernetes Submit Queue 4892b54c26 Merge pull request #53194 from dixudx/cleanup_kubelet_multiple_convert_validation
Automatic merge from submit-queue. 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>.

avoid kubelet converts and validates pods multiple times

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #53171

**Special notes for your reviewer**:
/assign @yujuhong @caesarxuchao 

**Release note**:

```release-note
None
```
2017-10-20 03:10:08 -07:00
..
BUILD Merge pull request #53194 from dixudx/cleanup_kubelet_multiple_convert_validation 2017-10-20 03:10:08 -07:00
apiserver.go Shared Informer Run blocks until all goroutines finish 2017-07-18 14:05:08 +10:00
apiserver_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
common.go Merge pull request #53194 from dixudx/cleanup_kubelet_multiple_convert_validation 2017-10-20 03:10:08 -07:00
common_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02: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 Remove cmd/kubelet dependency from pkg/kubelet/volumemanager 2017-10-13 07:06:21 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
file.go Change log level for pod manifest 2017-07-25 19:05:32 +08:00
file_linux.go Change log level for pod manifest 2017-07-25 19:05:32 +08:00
file_linux_test.go Change pod config to manifest 2017-07-25 18:58:25 +08: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 Fix license boilerplate 2017-10-13 07:06:21 -04:00
http.go run hack/update-all 2017-06-22 11:31:03 -07:00
http_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
sources.go start the apimachinery repo 2017-01-11 09:09:48 -05:00