kubernetes/pkg/controller/bootstrap
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
..
bootstrapsigner_test.go Ignore Bootstrap Token secrets that don't use predictable names. 2017-02-20 11:38:21 -08:00
bootstrapsigner.go Ignore Bootstrap Token secrets that don't use predictable names. 2017-02-20 11:38:21 -08:00
BUILD Ignore Bootstrap Token secrets that don't use predictable names. 2017-02-20 11:38:21 -08:00
common_test.go Ignore Bootstrap Token secrets that don't use predictable names. 2017-02-20 11:38:21 -08:00
doc.go
jws_test.go Expose the constants in pkg/controller/bootstrap and add a validate token method 2017-02-14 20:29:23 +02:00
jws.go Expose the constants in pkg/controller/bootstrap and add a validate token method 2017-02-14 20:29:23 +02:00
tokencleaner_test.go Introduce TokenCleaner to clean out expired bootstrap tokens 2017-02-10 12:47:25 -08:00
tokencleaner.go Introduce TokenCleaner to clean out expired bootstrap tokens 2017-02-10 12:47:25 -08:00
util_test.go Ignore Bootstrap Token secrets that don't use predictable names. 2017-02-20 11:38:21 -08:00
util.go Ignore Bootstrap Token secrets that don't use predictable names. 2017-02-20 11:38:21 -08:00