mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
* Only delete resources during app delete if we're permitted to * Permission checks need to move to a different place * Add unit tests * Return map of actually deleted object, so we can test against it * Better error handling * Move logic into shouldBeDeleted() |
||
|---|---|---|
| .. | ||
| cache | ||
| metrics | ||
| appcontroller.go | ||
| appcontroller_test.go | ||
| state.go | ||
| state_test.go | ||
| sync.go | ||
| sync_hooks.go | ||
| sync_phase.go | ||
| sync_phase_test.go | ||
| sync_task.go | ||
| sync_task_test.go | ||
| sync_tasks.go | ||
| sync_tasks_test.go | ||
| sync_test.go | ||