kubernetes/pkg/volume
Clayton Coleman e1ebde9f92
Add spec.nodeName and spec.serviceAccountName to downward env var
The serviceAccountName is occasionally useful for clients running on
Kube that need to know who they are when talking to other components.

The nodeName is useful for PetSet or DaemonSet pods that need to make
calls back to the API to fetch info about their node.

Both fields are immutable, and cannot easily be retrieved in another
way.
2016-08-20 15:50:36 -04:00
..
aws_ebs AWS changes for new provisioning model 2016-08-18 10:36:49 +02:00
azure_file This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
cephfs This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
cinder Prevent device unmount from deleting dir on err 2016-08-15 16:58:31 -07:00
configmap Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
downwardapi Add spec.nodeName and spec.serviceAccountName to downward env var 2016-08-20 15:50:36 -04:00
empty_dir This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
fc This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
flexvolume This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
flocker Adds myself to flocker volume plugin owners 2016-08-19 17:01:12 +01:00
gce_pd GCE changes for the new provisioning model 2016-08-18 10:36:50 +02:00
git_repo This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
glusterfs Merge pull request #27970 from jingxu97/restartKubelet-6-22 2016-08-15 13:48:43 -07:00
host_path Dynamic provisioning V2 controller, provisioners, docs and tests. 2016-08-18 10:36:49 +02:00
iscsi Merge pull request #27970 from jingxu97/restartKubelet-6-22 2016-08-15 13:48:43 -07:00
nfs This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
quobyte Initial Quobyte support 2016-08-18 17:13:50 +02:00
rbd This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
secret Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
testing Fix default resource limits (node capacities) for downward api volumes 2016-08-16 14:41:17 -04:00
util Merge pull request #31034 from jingxu97/unmount-8-19 2016-08-19 22:18:28 -07:00
vsphere_volume This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics_cached.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_du_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_du.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_nil_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_nil.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_statfs.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
plugins_test.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
plugins.go Dynamic provisioning V2 controller, provisioners, docs and tests. 2016-08-18 10:36:49 +02:00
util_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.go Merge pull request #29619 from dims/fix-issue-23163 2016-08-06 01:44:15 -07:00
volume_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume.go Fix typos in volume.go 2016-07-11 12:32:32 +02:00