Files
kubernetes/pkg/api
Kubernetes Submit Queue aa5372c5ef Merge pull request #33055 from dchen1107/test1
Automatic merge from submit-queue

Fix backward compatibility issue caused by promoting initcontainers f…

#31026 moves init-container feature from alpha to beta, but only took care the backward compatibility for pod specification, not deal with status. For status, it simply moved from `pods.beta.kubernetes.io/init-container-statuses` to
`pods.beta.kubernetes.io/init-container-statuses` instead of introducing one more pods.beta.kubernetes.io/init-container-statuses. This breaks when the cluster is running with 1.4, but the user is still running with kubectl 1.3.x. 

Fixed #32711
2016-09-20 17:09:20 -07:00
..
2016-07-16 13:48:21 -04:00
2016-09-19 09:57:19 -04:00
2016-08-29 11:31:16 +02:00
2016-09-20 09:26:47 -07:00
2016-09-09 09:55:51 -04:00
2016-07-16 13:48:21 -04:00
2016-09-19 09:57:19 -04:00
2016-07-30 00:07:02 -04:00
2016-08-22 21:09:57 -07:00
2016-03-02 20:46:32 -05:00
2016-07-12 21:52:00 -07:00
2016-08-29 11:31:16 +02:00
2016-08-25 13:22:01 +02:00