k3s/federation/apis
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
..
core refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
federation generated: informer,client 2017-01-23 17:52:47 -05:00
openapi-spec Generated code 2017-01-23 20:12:24 -07:00
swagger-spec generated: api 2017-01-23 12:26:35 -05:00