kubernetes/pkg/volume
Rodrigo Campos 568f4c2e63 Add mode permission bits to configmap, secrets and downwardAPI
This implements the proposal in:
docs/proposals/secret-configmap-downwarapi-file-mode.md

Fixes: #28317.

The mounttest image is updated so it returns the permissions of the linked file
and not the symlink itself.
2016-08-17 14:44:41 -04:00
..
aws_ebs Prevent device unmount from deleting dir on err 2016-08-15 16:58:31 -07: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 mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -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 This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
gce_pd Prevent device unmount from deleting dir on err 2016-08-15 16:58:31 -07: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 This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07: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
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 Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04: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 Fix default resource limits (node capacities) for downward api volumes 2016-08-16 14:41:17 -04: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