Mike Danese
|
3aa59f7f30
|
generated: run refactor
|
2020-02-07 18:16:47 -08:00 |
|
Kobayashi Daisuke
|
ed1381e35f
|
Fix staticcheck in pkg/controller/podgc
|
2020-01-17 15:42:38 +09:00 |
|
Jacek Kaniuk
|
39883f08bf
|
Pod GC controller - use node lister
|
2019-10-23 16:54:54 +02:00 |
|
Klaus Ma
|
4fdb701e3c
|
Moved node/testutil to upper dir.
|
2017-08-08 10:14:21 +08:00 |
|
Jacob Simpson
|
29c1b81d4c
|
Scripted migration from clientset_generated to client-go.
|
2017-07-17 15:05:37 -07:00 |
|
Chao Xu
|
60604f8818
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
Chao Xu
|
f4989a45a5
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
|
deads2k
|
fd34b11e13
|
react to informer updates
|
2017-02-13 09:18:32 -05:00 |
|
Andy Goldstein
|
70c6087600
|
Replace hand-written informers with generated ones
Replace existing uses of hand-written informers with generated ones.
Follow-up commits will switch the use of one-off informers to shared
informers.
|
2017-02-06 13:49:27 -05:00 |
|
Clayton Coleman
|
9a2a50cda7
|
refactor: use metav1.ObjectMeta in other types
|
2017-01-17 16:17:19 -05:00 |
|
Klaus Ma
|
25fe1e0d82
|
Made cache.Controller to be interface.
|
2017-01-13 13:33:23 +08:00 |
|
deads2k
|
6a4d5cd7cc
|
start the apimachinery repo
|
2017-01-11 09:09:48 -05:00 |
|
Chao Xu
|
03d8820edc
|
rename /release_1_5 to /clientset
|
2016-12-14 12:39:48 -08:00 |
|
gmarek
|
15f2dbe13c
|
gcOrphaned check via the API that the node doesn’t exist
|
2016-12-06 12:17:38 +01:00 |
|
Clayton Coleman
|
3454a8d52c
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
|
Clayton Coleman
|
5df8cc39c9
|
refactor: generated
|
2016-12-03 19:10:46 -05:00 |
|
Chao Xu
|
7eeb71f698
|
cmd/kube-controller-manager
|
2016-11-23 15:53:09 -08:00 |
|
Anirudh
|
1ae1a19e7b
|
addressing comments.
|
2016-10-27 13:30:04 -07:00 |
|
Anirudh
|
d57e8f11a3
|
Updated unit tests.
|
2016-10-27 11:56:15 -07:00 |
|
gmarek
|
fd874ab173
|
PodGCController waits for informer sync before doing anything.
|
2016-10-14 15:24:09 +02:00 |
|
gmarek
|
cb0a13c1e5
|
Move orphaned Pod deletion logic to PodGC
|
2016-09-28 13:58:31 +02:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Chao Xu
|
91de14cf13
|
rename the gc for terminated pods to "podgc"
|
2016-06-07 22:10:34 -07:00 |
|