argo-cd/controller
2019-02-22 15:20:34 -08:00
..
cache Allows you to exclude resources based on API group, kind, and cluster. Fixes #1010 (#1147) 2019-02-21 08:30:13 -08:00
metrics Add application sync counters as new prometheus metric. Add API-server metrics (#1156) 2019-02-22 15:20:34 -08:00
appcontroller.go Add application sync counters as new prometheus metric. Add API-server metrics (#1156) 2019-02-22 15:20:34 -08:00
appcontroller_test.go Issue #937 - Use redis as a shared throwaway cache (#1120) 2019-02-13 15:20:40 -08:00
state.go Issue #701 - Support for custom templaters (#1151) 2019-02-22 14:56:11 -08:00
state_test.go Issue 914 - Allow invalidating application related cache (#931) 2018-12-17 18:23:35 -08:00
sync.go Prevent deletion hotloop. Improve reconciliation log for easier log queries (#1115) 2019-02-13 10:11:01 -08:00
sync_hook_test.go Promote resources field in ComparisonStatus to application.status 2018-12-04 10:03:01 -08:00
sync_hooks.go Hooks result should have Running phase by default (given we don't have Pending state) (#1037) 2019-01-17 13:15:48 -08:00
sync_test.go Fix sync operation sorting (#1042) 2019-01-18 07:32:50 -08:00