argo-cd/controller/cache
Jesse Suen d40bbb23cb
Fix controller deadlock when checking for stale cache (#1046)
* Controller cache was susceptible to clock skew in managed cluster

* Fix controller deadlock when checking for stale cache
2019-01-18 10:38:51 -08:00
..
mocks Make injected application instance label configurable from default (#944) 2018-12-23 22:25:04 -08:00
cache.go Controller cache was susceptible to clock skew in managed cluster (#1043) 2019-01-18 10:38:21 -08:00
cluster.go Fix controller deadlock when checking for stale cache (#1046) 2019-01-18 10:38:51 -08:00
cluster_test.go Issue #1013 - handle k8s resources circular dependency (#1016) 2019-01-15 03:24:28 -08:00
info.go Issue #912 - Make ResourceNode 'tags' into a more generic 'info' struct (#926) 2018-12-12 13:16:55 -08:00
node.go Issue #1013 - handle k8s resources circular dependency (#1016) 2019-01-15 03:24:28 -08:00