Kubernetes Submit Queue
6154a9e16c
Merge pull request #53477 from caesarxuchao/genenic-initializer
...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>.
Move initializer plugin to the generic apiserver
* Moves `k8s.io/kuberentes/plugin/pkg/admission/initialization` to `k8s.io/apiserver/pkg/admission/plugin/initialization`
* Moves `k8s.io/kubernetes/pkg/kubeapiserver/admission/configuration` to `k8s.io/apiserver/pkg/admission/configuration`
* The initializer plugin used to depend on `k8s.io/kubernetes` because it does a type assertion of `api.Pod`. It tries to skip mirror pod. I converted that code to use the generic accessor pattern.
2017-10-10 09:46:00 -07:00
..
2017-08-11 09:32:39 -07:00
2017-08-11 09:32:39 -07:00
2017-08-11 09:32:39 -07:00
2017-06-09 14:25:32 +08:00
2017-09-07 19:43:41 +08:00
2017-10-05 10:43:11 -07:00
2017-10-06 12:01:12 -04:00
2017-10-01 21:13:24 +05:30
2017-08-14 14:55:42 +08:00
2017-10-10 09:46:00 -07:00
2017-08-16 16:38:28 -07:00
2017-02-01 15:18:32 -05:00
2017-06-26 16:54:11 -04:00
2017-07-05 14:24:25 -07:00
2017-09-19 18:10:21 +05:30
2017-08-23 16:05:46 -07:00
2017-04-05 18:47:03 -07:00
2017-06-16 13:48:50 -07:00
2017-02-16 10:11:57 -08:00
2017-07-31 15:10:56 -07:00
2017-09-29 15:16:03 -07:00
2017-09-29 15:16:09 -07:00
2017-08-27 22:20:04 -04:00
2017-10-03 09:43:52 -07:00
2017-05-25 14:05:02 +08:00
2017-08-02 10:39:26 -07:00
2017-06-08 14:59:55 -07:00
2017-09-20 08:36:09 +02:00
2017-06-07 12:31:01 -04:00
2017-10-02 12:27:46 -07:00
2017-07-20 12:10:46 +02:00
2017-09-29 15:16:03 -07:00
2017-01-17 09:06:34 -05:00
2017-09-29 15:16:03 -07:00
2017-08-17 17:55:12 +02:00
2017-01-17 09:06:34 -05:00
2017-01-17 09:06:34 -05:00
2017-05-19 15:39:08 -07:00
2017-01-06 23:45:04 -05:00
2017-08-15 14:59:42 -07:00
2017-08-15 14:59:42 -07:00
2017-02-16 10:11:57 -08:00
2017-10-05 10:43:11 -07:00
2017-08-17 17:55:12 +02:00
2017-05-29 18:23:48 -04:00
2017-09-01 13:55:16 -07:00
2017-02-17 08:51:31 +01:00
2017-09-29 15:16:03 -07:00
2017-07-25 12:26:57 -07:00
2017-05-31 11:57:03 +02:00
2017-04-06 20:12:50 -07:00
2017-08-17 17:55:12 +02:00
2017-08-24 14:05:57 -07:00
2017-05-18 15:44:49 -03:00
2017-08-17 17:55:12 +02:00
2017-05-14 17:20:24 -07:00
2017-05-14 17:20:24 -07:00
2017-05-14 17:15:41 -07:00
2017-08-14 14:55:42 +08:00
2017-08-15 14:59:42 -07:00
2017-02-16 10:11:57 -08:00
2017-08-25 14:08:42 -07:00
2017-08-12 23:50:22 +08:00
2017-06-09 10:13:34 +08:00
2017-08-09 22:34:13 -04:00
2017-06-12 17:59:08 +02:00
2017-07-17 14:37:40 -07:00
2017-06-21 11:10:25 -07:00
2017-08-17 17:55:12 +02:00
2017-08-01 21:09:53 -07:00
2017-06-05 13:18:07 -07:00
2017-10-04 16:53:13 +02:00
2017-02-17 08:51:31 +01:00
2017-07-25 12:26:57 -07:00
2017-08-08 16:08:20 -07:00