Files
kubernetes/pkg/volume
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-29 21:41:45 +01:00
2017-02-10 22:22:32 +01:00
2017-01-23 20:12:24 -07:00
2017-01-29 21:41:45 +01:00
2017-01-29 21:41:45 +01:00
2017-01-29 21:41:45 +01:00
2017-01-29 21:41:45 +01:00
2017-01-29 21:41:45 +01:00
2017-01-24 18:40:49 +00:00
2017-01-29 21:41:45 +01:00
2017-01-29 21:41:45 +01:00
2017-01-29 21:41:45 +01:00
2016-07-16 13:48:21 -04:00
2017-01-17 16:05:40 -08:00
2017-01-29 21:41:44 +01:00