Peter McAlpine
|
4cfcf0519d
|
Fix lint warnings in pkg/controller/bootstrap
|
2019-03-19 14:36:26 -04:00 |
|
David Eads
|
fb7d137ea2
|
add debug handler capability for individual controllers
|
2018-07-26 13:24:36 -04:00 |
|
Mike Danese
|
efb8827215
|
pkg/controller: remove old clientbuilder methods
everything has moved to client-go now so these are the same as the
original Client* methods.
|
2018-07-17 09:06:59 -07:00 |
|
wackxu
|
cd02f168e6
|
use shared informers for TokenCleaner controller
|
2018-01-15 14:56:42 +08:00 |
|
wackxu
|
0ae647bf33
|
use shared informers for BootstrapSigner controller
|
2018-01-12 11:50:02 +08:00 |
|
Ferran Rodenas
|
d67898b875
|
Check RegisterMetricAndTrackRateLimiterUsage error when starting controllers
Signed-off-by: Ferran Rodenas <rodenasf@vmware.com>
|
2017-11-01 12:46:07 +01:00 |
|
Joe Beda
|
415e20877e
|
Wire in bootstrap and token controllers.
This adds these to the list of controllers the Controller Manager can start. But as these are alpha, they are also currently disabled by default.
|
2017-02-10 12:49:23 -08:00 |
|