Files
kubernetes/hack
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
..
2016-12-27 16:19:43 -08:00
2017-01-23 20:12:24 -07:00
2017-01-23 17:52:47 -05:00
2017-01-19 11:10:48 -08:00
2017-01-19 13:06:47 +01:00
2016-12-14 06:03:00 -08:00
2017-01-11 08:15:34 -05:00
2017-01-05 14:14:06 -08:00
2017-01-05 14:14:06 -08:00
2016-12-14 06:03:00 -08:00