Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 7236af6162 Merge pull request #39373 from apprenda/fix_configmap
Automatic merge from submit-queue (batch tested with PRs 39373, 41585, 41617, 41707, 39958)

Fix ConfigMaps for Windows

**What this PR does / why we need it**: ConfigMaps were broken for Windows as the existing code used linux specific file paths. Updated the code in `kubelet_getters.go` to use `path/filepath` to get the directories. Also reverted back the code in `secret.go` as updating `kubelet_getters.go` to use `path/filepath` also fixes `secrets`

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes https://github.com/kubernetes/kubernetes/issues/39372

```release-note
Fix ConfigMap for Windows Containers.
```

cc: @pires
2017-02-19 13:50:37 -08:00
..
2017-01-25 13:52:24 -08:00
2017-01-29 21:41:45 +01:00
2017-01-20 08:04:53 -05:00
2017-02-11 22:28:24 +08:00
2017-02-03 15:29:49 -08:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2016-07-16 13:48:21 -04:00
2017-01-31 19:14:13 -05:00
2016-11-23 15:53:09 -08:00
2017-01-19 11:04:57 -08:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-01-11 09:09:48 -05:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00