kubernetes/pkg/api/validation
Kubernetes Submit Queue 2d4d2f913f Merge pull request #39446 from fraenkel/env_secrets
Automatic merge from submit-queue (batch tested with PRs 39446, 40023, 36853)

Create environment variables from secrets

Allow environment variables to be populated from entire secrets.

**Release note**:
```release-note
Populate environment variables from a secrets.
```
2017-01-19 18:53:45 -08:00
..
genericvalidation refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
path Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
testdata/v1 Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
BUILD Use versioned Taint/Toleration/AllowPods objects when marshalling 2017-01-18 12:52:14 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
events_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
events.go mechanical repercussions 2017-01-13 08:27:14 -05:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
schema_test.go mechanical repercussions 2017-01-13 08:27:14 -05:00
schema.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
validation_test.go Secrets can populate environment variables 2017-01-19 13:46:05 -05:00
validation.go Secrets can populate environment variables 2017-01-19 13:46:05 -05:00