argo-cd/cmd/argocd/commands/admin
Ramesh Gaikwad 5c01cf6ebf
chore: improve error logs in commands/admin/app.go (#20549)
* chore: imporve error response, wrap context with error

Signed-off-by: Ramesh Gaikwad <rameshgkwd05@gmail.com>

* correct error messge

Signed-off-by: Ramesh Gaikwad <rameshgkwd05@gmail.com>

---------

Signed-off-by: Ramesh Gaikwad <rameshgkwd05@gmail.com>
2024-10-27 10:09:33 +00:00
..
testdata fix: 'argocd admin settings rbac can' command should honor server.rbac.log.enforce.enable param in argocd-cm (#19264) 2024-08-28 19:47:47 +00:00
admin.go feat(cli): ignore tracking annotation on backup restore (#18960) 2024-09-09 15:50:00 -04:00
admin_test.go fix: admin export and import applications and applicationsets from other namespaces (#19510) 2024-08-13 17:30:00 +00:00
app.go chore: improve error logs in commands/admin/app.go (#20549) 2024-10-27 10:09:33 +00:00
app_test.go chore: enable require-error rule from errorlint linter on cmd folder (#18683) 2024-06-15 13:52:21 -04:00
backup.go feat(cli): ignore tracking annotation on backup restore (#18960) 2024-09-09 15:50:00 -04:00
backup_test.go feat(cli): ignore tracking annotation on backup restore (#18960) 2024-09-09 15:50:00 -04:00
cluster.go fix: handle incorrect cluster RESTconfig without panic (#20150) 2024-10-06 17:55:26 +03:00
dashboard.go chore: enable goimports linter (#18564) 2024-06-10 09:18:12 -04:00
generatespec_utils.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
generatespec_utils_test.go chore: enable require-error rule from errorlint linter on cmd folder (#18683) 2024-06-15 13:52:21 -04:00
initial_password.go chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
notifications.go fix: notifications triggered from CLI fails for repo functions (#19213) 2024-08-15 10:22:55 -04:00
project.go chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
project_allowlist.go chore: enable gocritic linter (#18633) 2024-06-13 15:10:00 -04:00
project_allowlist_test.go testifylint: fixes with upstream version (#19049) 2024-07-15 11:01:48 -04:00
project_test.go chore: enable require-error rule from errorlint linter on cmd folder (#18683) 2024-06-15 13:52:21 -04:00
redis_initial_password.go chore: Try to make CodeQL happy (#20094) (#20129) 2024-09-30 19:37:51 -04:00
repo.go chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
settings.go docs(cli): fix example command (#20402) 2024-10-17 08:14:39 -04:00
settings_rbac.go fix(cli): admin settings rbac can has inconsistency among project resources (#17805) 2024-09-05 10:07:13 +05:30
settings_rbac_test.go fix(cli): admin settings rbac can has inconsistency among project resources (#17805) 2024-09-05 10:07:13 +05:30
settings_test.go fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04:00