argo-cd/controller
2020-04-15 12:04:31 -07:00
..
cache chore: Fix a bunch of lint issues (#3412) 2020-04-14 08:01:43 -07:00
metrics improvement: remove app name and project labels from reconcliation histogram to reduce cardinality (#3271) 2020-03-23 16:07:37 -07:00
appcontroller.go fix: stop trigging auto-syncing if app only need to prune resources and automated prune is disabled (#3253) 2020-03-18 14:19:54 -07:00
appcontroller_test.go fix: stop trigging auto-syncing if app only need to prune resources and automated prune is disabled (#3253) 2020-03-18 14:19:54 -07:00
state.go feat: support separate Kustomize version per application (#3414) 2020-04-15 12:04:31 -07:00
state_test.go fix: prevent user from seeing/deleting resources not permitted in project (#2908) (#2910) 2019-12-26 14:08:14 -08:00
sync.go feat: Introduce sync-option SkipDryRunOnMissingResource=true (#2873) (#3247) 2020-04-08 10:53:18 -07:00
sync_hooks.go chore: sort imports in controller/sync_hooks.go and run 'dep ensure' (#2972) 2020-01-13 09:02:19 -08:00
sync_phase.go Issue #2480 - Helm Hook is executed twice if annotated with both pre-install and pre-upgrade annotations (#2481) 2019-10-11 10:47:21 -07:00
sync_phase_test.go Issue #2480 - Helm Hook is executed twice if annotated with both pre-install and pre-upgrade annotations (#2481) 2019-10-11 10:47:21 -07:00
sync_task.go Helm hooks. Closes #355 (#2069) 2019-08-12 15:34:21 -07:00
sync_task_test.go Helm hooks. Closes #355 (#2069) 2019-08-12 15:34:21 -07:00
sync_tasks.go If there is only one wave and no pre/post hooks, we should be synced.… (#2217) 2019-08-27 08:56:59 -07:00
sync_tasks_test.go If there is only one wave and no pre/post hooks, we should be synced.… (#2217) 2019-08-27 08:56:59 -07:00
sync_test.go feat: Introduce sync-option SkipDryRunOnMissingResource=true (#2873) (#3247) 2020-04-08 10:53:18 -07:00