k3s/cmd/kube-controller-manager
Clayton Coleman 784e3ae5fa
Switch the tokens controller to use shared informers
Tokens controller previously needed a bit of extra help in order to be
safe for concurrent use. The new MutationCache allows it to keep a local
cache and still use a shared informer. The filtering event handler lets
it only see changes to secrets it cares about.
2017-05-20 14:19:49 -04:00
..
app Switch the tokens controller to use shared informers 2017-05-20 14:19:49 -04:00
BUILD bazel: statically link dockerized components 2017-04-14 15:51:54 -07:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
controller-manager.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00