Files
kubernetes/pkg
Kubernetes Submit Queue 8b795e2396 Merge pull request #38382 from hodovska/init-containers-to-ga
Automatic merge from submit-queue (batch tested with PRs 40864, 40666, 38382, 40874)

Promote init containers to GA

This is proposed for 1.6
PR moves beta proved concept for init containers to stable. Specification of init containers can be now stated under initContainers field in PodSpec/PodTemplateSpec. Specifying init-containers in annotation is still possible, but will be removed in future version.

```release-note
Init containers have graduated to GA and now appear as a field.  The beta annotation value will still be respected and overrides the field value.
```
2017-02-02 21:04:50 -08:00
..
2017-01-29 21:41:45 +01:00
2017-02-02 15:26:10 +01:00
2017-02-01 15:18:33 -05:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-01-29 21:41:45 +01:00
2017-02-02 15:19:04 +01:00