argo-cd/util/cache
Shoubhik Bose 6aee524e0a
chore: compile-time validation of adherence to interface contract (#5850)
* fix: compile time validation of interface contract

Signed-off-by: Shoubhik Bose <shbose@redhat.com>

* fix: application specific parameter override is not reflected in application parameters tab (#5845)

Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: Shoubhik Bose <shbose@redhat.com>

* chore: compile time resolution

Signed-off-by: Shoubhik Bose <shbose@redhat.com>

* chore: adherance to contract

Signed-off-by: Shoubhik Bose <shbose@redhat.com>

* Revert "fix: application specific parameter override is not reflected in application parameters tab (#5845)"

This reverts commit 43c8012062.

Signed-off-by: Shoubhik Bose <shbose@redhat.com>

Co-authored-by: May Zhang <may_zhang@intuit.com>
2021-04-15 12:45:57 -07:00
..
appstate chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
cache.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
cache_test.go chore: Code coverage offensive 03: util/cache (#3335) 2020-04-02 09:16:42 -07:00
client.go refactor: Replace status.observedAt with redis pub/sub channels for resource tree updates (#1340) (#4208) 2020-08-31 10:18:12 -07:00
client_test.go Enables default lint checks, fixes lint and bugs (#1330) 2019-03-28 13:37:53 -07:00
inmemory.go chore: compile-time validation of adherence to interface contract (#5850) 2021-04-15 12:45:57 -07:00
inmemory_test.go Adds more commit data. Closes #1219 (#1762) 2019-06-21 15:51:48 -07:00
redis.go chore: compile-time validation of adherence to interface contract (#5850) 2021-04-15 12:45:57 -07:00
redis_test.go perf: upgrade redis deps to enable compression (#4259) 2020-09-04 13:59:59 -07:00
twolevelclient.go refactor: optimize argocd-application-controller redis usage (#5345) 2021-01-29 11:42:40 -08:00