argo-cd/controller
2019-01-07 13:46:11 -08:00
..
cache Issue #956 - Slow comparison if cluster is down (#957) 2018-12-26 13:38:35 -08:00
services Make injected application instance label configurable from default (#944) 2018-12-23 22:25:04 -08:00
appcontroller.go Fix issue where custom resource objects might get synced to incorrect namespace during initial sync (#982) 2019-01-07 13:46:11 -08:00
appcontroller_test.go Issue #897 - Secret data not redacted in last-applied-configuration (#902) 2018-12-07 15:40:55 -08:00
clientset.go Issue #621 - Remove resources state from application CRD (#758) 2018-11-16 17:10:04 -08:00
state.go Fix issue where custom resource objects might get synced to incorrect namespace during initial sync (#982) 2019-01-07 13:46:11 -08:00
state_test.go Issue 914 - Allow invalidating application related cache (#931) 2018-12-17 18:23:35 -08:00
sync.go Fix issue where custom resource objects might get synced to incorrect namespace during initial sync (#982) 2019-01-07 13:46:11 -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 Promote resources field in ComparisonStatus to application.status 2018-12-04 10:03:01 -08:00
sync_test.go Issue #978 - Fix application rollback to deployment without overrides (#979) 2019-01-04 10:16:41 -08:00