k3s/test/e2e/testing-manifests
Kubernetes Submit Queue 6ec80eac1b Merge pull request #51816 from liggitt/xiangpengzhao-remove-initc-anno
Automatic merge from submit-queue

Remove deprecated init-container in annotations

fixes #50655
fixes #51816 
closes #41004
fixes #51816 

Builds on #50654 and drops the initContainer annotations on conversion to prevent bypassing API server validation/security and targeting version-skewed kubelets that still honor the annotations

```release-note
The deprecated alpha and beta initContainer annotations are no longer supported. Init containers must be specified using the initContainers field in the pod spec.
```
2017-09-03 17:35:11 -07:00
..
flexvolume Add basic install and mount flexvolumes e2e tests 2017-08-04 10:39:24 -04:00
ingress Use echoserver:1.6 for better debugging and XSS prevention. 2017-06-16 15:47:15 -07:00
kubectl Update the yaml file with multiarch images 2017-09-01 05:39:00 +05:30
serviceloadbalancer Adding testing-manifests to the test tar ball 2016-02-09 14:09:26 -08:00
statefulset Remove deprecated init-container in annotations 2017-08-25 13:39:29 +08:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00