kubernetes/pkg/volume
Kubernetes Submit Queue 43286a82c6 Merge pull request #39981 from fraenkel/optional_configmaps_secrets
Automatic merge from submit-queue

Optional configmaps and secrets

Allow configmaps and secrets for environment variables and volume sources to be optional

Implements approved proposal c9f881b7bb

Release note:
```release-note
Volumes and environment variables populated from ConfigMap and Secret objects can now tolerate the named source object or specific keys being missing, by adding `optional: true` to the volume or environment variable source specifications.
```
2017-01-23 23:06:35 -08:00
..
aws_ebs find and replace 2017-01-20 08:04:53 -05:00
azure_dd find and replace 2017-01-20 08:04:53 -05:00
azure_file Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
cephfs find and replace 2017-01-20 08:04:53 -05:00
cinder find and replace 2017-01-20 08:04:53 -05:00
configmap Generated code 2017-01-23 20:12:24 -07:00
downwardapi find and replace 2017-01-20 08:04:53 -05:00
empty_dir find and replace 2017-01-20 08:04:53 -05:00
fc find and replace 2017-01-20 08:04:53 -05:00
flexvolume find and replace 2017-01-20 08:04:53 -05:00
flocker Merge pull request #38789 from jessfraz/cleanup-temp-dirs 2017-01-20 12:34:58 -08:00
gce_pd find and replace 2017-01-20 08:04:53 -05:00
git_repo Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
glusterfs Convert core code to metav1.ListOptions 2017-01-23 17:52:45 -05:00
host_path Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
iscsi find and replace 2017-01-20 08:04:53 -05:00
nfs find and replace 2017-01-20 08:04:53 -05:00
photon_pd find and replace 2017-01-20 08:04:53 -05:00
quobyte find and replace 2017-01-20 08:04:53 -05:00
rbd find and replace 2017-01-20 08:04:53 -05:00
secret Generated code 2017-01-23 20:12:24 -07:00
testing SecretVolume using secret manager 2017-01-23 16:10:01 +01:00
util Merge pull request #38789 from jessfraz/cleanup-temp-dirs 2017-01-20 12:34:58 -08:00
vsphere_volume find and replace 2017-01-20 08:04:53 -05:00
BUILD find and replace 2017-01-20 08:04:53 -05: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 find and replace 2017-01-20 08:04:53 -05:00
metrics_du.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_nil.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_statfs_test.go find and replace 2017-01-20 08:04:53 -05:00
metrics_statfs.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
OWNERS Update OWNERS 2017-01-17 16:05:40 -08:00
plugins_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
plugins.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
util_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
util.go Convert core code to metav1.ListOptions 2017-01-23 17:52:45 -05:00
volume_linux.go fix permissions when using fsGroup 2016-12-06 14:04:16 -06:00
volume_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume.go start the apimachinery repo 2017-01-11 09:09:48 -05:00