Files
kubernetes/test
Mike Danese 0ec4d6d396 remove webhook cache implementation and replace with the token cache
The striped cache used by the token cache is slightly more sophisticated
however the simple cache provides about the same exact behavior. I used
the striped cache rather than the simple cache because:

* It has been used without issue as the primary token cache.
* It preforms better under load.
* It is already exposed in the public API of the token cache package.
2018-11-05 13:08:45 -08:00
..
2018-10-10 10:24:09 -04:00
2018-10-09 12:32:27 -07:00
2018-08-21 13:59:08 -04:00
2018-08-22 11:49:14 +08:00