Kubernetes Submit Queue
a644c8f968
Merge pull request #43775 from wongma7/subpath
...
Automatic merge from submit-queue
Create subPaths and set their permissions like we do mountPaths
fixes https://github.com/kubernetes/kubernetes/issues/41638
If a subPath does not exist at the time MountVolume.Setup happens, SetVolumeOwnership will not have walked to the subPath and set appropriate permissions on it, leading to the above issue
So later, at makeMounts when we are parsing subPaths, let's create all subPaths and set their permissions according to how the parent mountPath looks.
```release-note
NONE
```
2017-03-30 01:15:50 -07:00
..
2017-03-02 15:01:59 -08:00
2017-01-29 21:41:45 +01:00
2017-02-17 17:42:35 -08:00
2017-01-20 08:04:53 -05:00
2017-03-13 12:06:08 -07:00
2017-03-20 15:52:29 -07:00
2017-03-06 08:53:47 -06:00
2017-01-05 14:14:13 -08:00
2017-03-26 21:34:04 -07:00
2017-03-20 18:45:39 +08:00
2017-01-17 16:17:19 -05:00
2017-03-01 11:50:40 -05:00
2017-03-08 20:19:52 -05:00
2017-03-13 10:58:26 -07:00
2017-01-31 19:15:33 -05:00
2017-03-24 22:16:21 -07:00
2017-01-05 14:14:13 -08:00
2017-02-23 10:31:20 -08:00
2017-03-06 08:53:47 -06:00
2017-03-21 15:50:39 -05:00
2017-01-24 08:59:18 -05:00
2017-02-02 11:32:20 -08:00
2017-02-23 10:31:20 -08:00
2017-03-14 23:48:28 +08:00
2017-02-02 11:32:20 -08:00
2017-02-11 22:28:24 +08:00
2017-03-29 00:15:14 -07:00
2017-01-20 08:28:49 -08:00
2017-02-23 00:40:17 -05:00
2017-03-07 10:10:42 -05:00
2017-03-24 10:25:27 -07:00
2017-01-05 14:14:13 -08:00
2017-02-02 11:32:20 -08:00
2017-02-17 07:40:48 -08:00
2017-03-29 14:17:11 +08:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-03-24 12:33:27 -07:00
2017-03-16 10:21:44 -07:00
2017-01-11 09:09:48 -05:00
2017-03-16 10:21:44 -07:00
2017-01-24 18:40:49 +00:00
2017-03-16 10:21:44 -07:00
2017-01-17 13:18:26 +00:00
2017-03-16 10:21:44 -07:00
2017-03-16 13:18:31 +01:00
2017-03-09 07:21:53 +00:00
2017-01-24 18:40:49 +00:00
2017-03-30 01:52:08 -04:00
2017-02-27 21:24:44 -08:00
2017-02-27 21:24:44 -08:00
2017-02-28 11:27:53 -08:00
2017-03-16 10:21:44 -07:00
2017-02-28 14:32:07 +01:00
2017-03-25 11:05:13 +08:00
2017-02-08 09:35:04 -08:00
2017-03-16 10:21:44 -07:00
2017-01-31 19:15:33 -05:00
2017-01-19 11:04:57 -08:00
2017-01-11 09:09:48 -05:00
2017-01-31 19:14:13 -05:00
2017-02-27 10:59:24 -08:00
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00
2017-02-15 08:44:03 -08:00
2016-11-23 15:53:09 -08:00
2017-01-10 16:34:00 -08:00
2016-11-23 15:53:09 -08:00
2017-01-23 16:10:01 +01:00