Files
kubernetes/pkg
Kubernetes Submit Queue 9395db4186 Merge pull request #46909 from derekwaynecarr/fix-env-var-validation
Automatic merge from submit-queue (batch tested with PRs 47726, 47693, 46909, 46812)

pod spec was not validating envFrom

**What this PR does / why we need it**:
adds missing validation for envFrom in a pod.spec.containers.envFrom
fixes validation of pod.spec.containers.env.configMapRef.name
fixes validation of pod.spec.containers.env.secretRef.name

**Which issue this PR fixes** 
Fixes https://github.com/kubernetes/kubernetes/issues/46908
2017-06-19 18:34:03 -07:00
..
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-06-14 10:20:33 -07:00
2017-06-16 20:12:45 -07:00
2017-04-14 10:40:57 -07:00
2017-05-20 07:17:57 -04:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-06-19 17:57:37 +00:00
2017-04-14 10:40:57 -07:00
2017-05-28 10:11:02 -04:00