mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-08-12 00:14:58 +00:00
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>