k3s/test/e2e/common
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
..
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
apparmor.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
autoscaling_utils.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
configmap.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
container_probe.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
docker_containers.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
downward_api.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
downwardapi_volume.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
empty_dir.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
events.go run hack/update-all 2017-06-22 11:31:03 -07:00
expansion.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
host_path.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
init_container.go Merge pull request #51816 from liggitt/xiangpengzhao-remove-initc-anno 2017-09-03 17:35:11 -07:00
kubelet_etc_hosts.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
networking.go Use Describe to add prefix 2017-08-14 22:44:41 +08:00
pods.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
privileged.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
projected.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
secrets.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
sysctl.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
util.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
volumes.go Remove [k8s.io] tag and redundant [sig-storage] tags from tests 2017-08-02 19:12:54 -07:00