argo-cd/controller
Andreas Kappler 8d082cc46e
feat: Introduce sync-option SkipDryRunOnMissingResource=true (#2873) (#3247)
* feat: Introduce sync-option SkipDryRunOnMissingResource=true
2020-04-08 10:53:18 -07:00
..
cache chore: Fix flaky test TestWatchCacheUpdated (#3350) 2020-04-03 18:26:37 +02: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 fix: pass APIVersions value to manifest generation request during app validation and during app manifests loading (#3312) 2020-03-30 13:36:46 -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