argo-cd/controller/cache
2020-03-27 22:31:36 -07:00
..
mocks feat: use --api-versions during helm chart rendering (#3243) 2020-03-17 14:20:36 -07:00
cache.go fix: prevent syncing the same cluster cache multiple times due to race condition (#3256) 2020-03-19 12:44:23 -07:00
cache_test.go feat: use --api-versions during helm chart rendering (#3243) 2020-03-17 14:20:36 -07:00
cluster.go fix: use pagination while loading initial cluster state to avoid memory spikes (#3299) 2020-03-27 22:31:36 -07:00
cluster_test.go perf: reduce unnecessary K8s calls for CRDs during reconciliation (#3246) 2020-03-18 03:28:31 -07:00
info.go Add missing externalURL for networking.k8s.io Ingress type (#2390) 2019-10-07 08:56:47 -07:00
info_test.go Add missing externalURL for networking.k8s.io Ingress type (#2390) 2019-10-07 08:56:47 -07:00
node.go Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00
node_test.go Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00