k3s/api/swagger-spec
k8s-merge-robot f2f3b49f58 Merge pull request #22575 from MikaelCluseau/wip-issue-20466
Automatic merge from submit-queue

Add subPath to mount a child dir or file of a volumeMount

Allow users to specify a subPath in Container.volumeMounts so they can use a single volume for many mounts instead of creating many volumes. For instance, a user can now use a single PersistentVolume to store the Mysql database and the document root of an Apache server of a LAMP stack pod by mapping them to different subPaths in this single volume.

Also solves https://github.com/kubernetes/kubernetes/issues/20466.
2016-05-08 08:45:15 -07:00
..
api.json Update API docs 2016-04-20 12:13:09 -04:00
apis.json Update API docs 2016-04-20 12:13:09 -04:00
apps.json PetSet type, apps apigroup 2016-04-20 18:49:31 -07:00
apps_v1alpha1.json VolumeMount.SubPath: API change. 2016-05-06 15:40:10 +11:00
autoscaling.json Update API docs 2016-04-20 12:13:09 -04:00
autoscaling_v1.json generated changes 2016-05-04 21:54:55 -07:00
batch.json Update API docs 2016-04-20 12:13:09 -04:00
batch_v1.json VolumeMount.SubPath: API change. 2016-05-06 15:40:10 +11:00
extensions.json Update API docs 2016-04-20 12:13:09 -04:00
extensions_v1beta1.json Merge pull request #22575 from MikaelCluseau/wip-issue-20466 2016-05-08 08:45:15 -07:00
resourceListing.json move install of version handler to genericapiserver 2016-04-27 10:21:08 -07:00
v1.json VolumeMount.SubPath: API change. 2016-05-06 15:40:10 +11:00
version.json Update API docs 2016-04-20 12:13:09 -04:00