• Clayton Coleman's avatar
    Switch the tokens controller to use shared informers · 784e3ae5
    Clayton Coleman authored
    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.
    784e3ae5
Name
Last commit
Last update
..
app Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
controller-manager.go Loading commit data...