Files
kubernetes/pkg
Kubernetes Submit Queue c485e76fe0 Merge pull request #41378 from yujuhong/enable_cri
Automatic merge from submit-queue

Make EnableCRI default to true

This change makes kubelet to use the CRI implementation by default,
unless the users opt out explicitly by using --enable-cri=false.
For the rkt integration, the --enable-cri flag will have no effect
since rktnetes does not use CRI.

Also, mark the original --experimental-cri flag hidden and deprecated,
so that we can remove it in the next release. If both flags are specified,
the --enable-cri flag overrides the --experimental-cri flag.
2017-02-14 19:22:36 -08:00
..
2017-02-14 11:47:23 -05:00
2017-01-29 21:41:45 +01:00
2017-02-14 16:15:51 -08:00
2017-01-19 09:50:16 -05:00
2017-01-11 09:09:48 -05:00
2017-01-29 21:41:45 +01:00
2017-02-13 12:32:58 +01:00
2017-02-13 09:18:32 -05:00