kubernetes/pkg/kubelet/config
Kubernetes Submit Queue ebb4b0f7c6 Merge pull request #46494 from xiangpengzhao/fix-pod-manifest
Automatic merge from submit-queue (batch tested with PRs 46782, 46719, 46339, 46609, 46494)

Do not log the content of pod manifest if parsing fails.

**What this PR does / why we need it**:
- ~~only accepts text/plain config file~~
- ~~not log config file content when it's invalid~~

Do not log the content of pod manifest if parsing fails.

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

**Special notes for your reviewer**:
/cc @yujuhong 

@sig-node-reviewers

**Release note**:

```release-note
NONE
```
2017-06-03 12:32:42 -07:00
..
apiserver_test.go pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00
apiserver.go Use clientset.Interface for KubeClient 2017-02-03 07:36:16 -08:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
common_test.go Fix selfLinks of pods started from manifests 2017-05-31 11:11:59 +08:00
common.go Fix selfLinks of pods started from manifests 2017-05-31 11:11:59 +08:00
config_test.go Use uid in config.go instead of pod full name. 2017-03-20 15:52:29 -07:00
config.go Use uid in config.go instead of pod full name. 2017-03-20 15:52:29 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
file_linux_test.go Fix unittest reflecting the default taint tolerations change for static 2017-03-17 14:06:34 -07:00
file_linux.go use the base filename to check if the filename starts with a dot 2017-05-16 12:17:58 -04: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
file.go Do not log the content of pod manifest if parsing fails. 2017-05-31 11:03:46 +08:00
http_test.go pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00
http.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
sources.go start the apimachinery repo 2017-01-11 09:09:48 -05:00