Files
kubernetes/pkg/api
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
..
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00
2017-01-05 14:14:13 -08:00
2017-01-18 14:02:01 +01:00
2017-01-05 14:14:13 -08:00
2017-01-23 08:02:14 -05:00
2017-01-13 08:27:14 -05:00
2017-01-13 08:27:14 -05:00
2017-01-19 09:50:16 -05:00
2016-07-16 13:48:21 -04:00
2016-09-28 10:53:30 -07:00
2017-01-11 09:09:48 -05:00
2017-01-23 08:02:14 -05:00
2017-01-23 16:53:19 -05:00