argo-cd/controller
2019-08-23 08:26:03 -07:00
..
cache Add path to externalURLs (#2208) 2019-08-23 08:26:03 -07:00
metrics Add health check to the controller deployment (#1785) 2019-06-19 12:00:01 -07:00
appcontroller.go Issue #2192 - SyncError app condition disappears during app reconciliation (#2193) 2019-08-22 09:36:27 -07:00
appcontroller_test.go Issue #2146 - Fix nil pointer dereference error during app reconciliation (#2170) 2019-08-20 08:43:29 -07:00
state.go Issue #2146 - Fix nil pointer dereference error during app reconciliation (#2170) 2019-08-20 08:43:29 -07:00
state_test.go Issue #1167 - Excluded known orphaned resources exceptions (#2178) 2019-08-20 15:48:37 -07:00
sync.go Deals with race condition when deleting resource. Closes #2141 (#2200) 2019-08-22 17:17:04 -07:00
sync_hooks.go Adds support for hook-delete-policy: BeforeHookCreation. Closes #2036 (#2048) 2019-08-07 10:32:49 -07:00
sync_phase.go Added SyncFail hooks (#1795) 2019-06-28 15:50:02 -07:00
sync_phase_test.go Helm hooks. Closes #355 (#2069) 2019-08-12 15:34: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 Added SyncFail hooks (#1795) 2019-06-28 15:50:02 -07:00
sync_tasks_test.go Added SyncFail hooks (#1795) 2019-06-28 15:50:02 -07:00
sync_test.go Deals with race condition when deleting resource. Closes #2141 (#2200) 2019-08-22 17:17:04 -07:00