kubernetes/test
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
..
e2e Merge pull request #39981 from fraenkel/optional_configmaps_secrets 2017-01-23 23:06:35 -08:00
e2e_federation refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
e2e_node refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
fixtures Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
images generated: informer,client 2017-01-23 17:52:47 -05:00
integration refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
kubemark Refactored kubemark code into provider-specific and provider-independent parts 2017-01-19 15:34:13 +01:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
utils refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
test_owners.csv Add a comma that was making the CSV invalid and breaking the submit queue. 2017-01-19 16:02:05 -08:00