open-consul/agent/cache
Daniel Nephin 845661c8af
Merge pull request #8548 from edevil/fix_flake
Fix flaky TestACLResolver_Client/Concurrent-Token-Resolve
2020-08-28 15:10:55 -04:00
..
cache.go Added `options.Equals()` and minor fixes indentation fixes 2020-08-27 13:44:45 +02:00
cache_test.go Added Unit test for cache reloading 2020-08-28 13:03:58 +02:00
entry.go Added ratelimit to handle throtling cache (#8226) 2020-07-27 23:11:11 +02:00
entry_test.go agent/cache: unit tests for ExpiryHeap, found a bug! 2018-06-14 09:42:03 -07:00
mock_Request.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00
mock_Type.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00
request.go Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
testing.go Decrease test flakiness 2020-08-24 20:30:02 +01:00
type.go agent/cache: Use AllowNotModifiedResponse in CatalogListServices 2020-07-14 18:58:20 -04:00
watch.go Make the Agent Cache more Context aware (#8092) 2020-06-15 11:01:25 -04:00
watch_test.go Decrease test flakiness 2020-08-24 20:30:02 +01:00