Chao Xu
08aa712a6c
move helpers.go to helper
2017-04-11 15:49:11 -07:00
Joe Beda
100d4c3b1f
Small fix to the bootstrap TokenCleaner
...
Accidentally missed setting options and so the TokenCleaner was in a retry loop. Also moved from using an explicit timer over cached values vs. relying on a short resync timeout.
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-03-03 20:49:18 -08:00
Joe Beda
3a3c2fa0c8
Ignore Bootstrap Token secrets that don't use predictable names.
...
This aligns with spec changes coming in https://github.com/kubernetes/community/pull/381 .
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-20 11:38:21 -08:00
Lucas Käldström
4940c32c39
Expose the constants in pkg/controller/bootstrap and add a validate token method
2017-02-14 20:29:23 +02:00
Joe Beda
2ee7db4daf
Introduce TokenCleaner to clean out expired bootstrap tokens
2017-02-10 12:47:25 -08:00
Joe Beda
22d6b868e3
Introduces BootstrapSigner controller
2017-02-10 12:47:25 -08:00