argo-cd/server
Michael Crenshaw 208852c4de
fix(api): return 404 when the app is not found if a project is specified (#13393) (#13394)
* fix(api): return 404 when the app is not found if a project is specified (#13393)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

simplify, respond 404 on project specified but doesn't match, always fetch app

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

handle project updates

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* handle new endpoint, fix bad merge

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* docs

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

---------

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-07-19 09:22:28 -04:00
..
account docs: decision about logs RBAC enforcement in release notes (#10563) 2022-09-15 09:17:06 -04:00
application fix(api): return 404 when the app is not found if a project is specified (#13393) (#13394) 2023-07-19 09:22:28 -04:00
applicationset feat(appset): ApplicationSet in any namespace (#12378) 2023-06-26 21:17:02 -04:00
badge chore: add gofmt to golangci-lint in Makefile and .github/workflows/ci-build.yaml (#13729) 2023-07-05 16:16:25 -04:00
cache chore: update redis client to v9 (#12746) 2023-03-08 09:42:10 -05:00
certificate chore: Fix import of context package across codebase (#9852) 2022-07-01 15:56:50 -04:00
cluster fix: implement filtering on cluster List API endpoint (#13363) 2023-05-27 16:18:02 -04:00
deeplinks feat: allow access to cluster and project resources in app/resource deep links (#12931) 2023-03-22 16:37:52 -04:00
extension feat(appset): ApplicationSet in any namespace (#12378) 2023-06-26 21:17:02 -04:00
gpgkey chore: Fix import of context package across codebase (#9852) 2022-07-01 15:56:50 -04:00
logout chore: add gofmt to golangci-lint in Makefile and .github/workflows/ci-build.yaml (#13729) 2023-07-05 16:16:25 -04:00
metrics feat: support pprof endpoints (#7533) 2021-11-01 10:49:43 -07:00
notification feat: add notifications API (#10279) 2022-08-25 16:04:14 -07:00
project feat: allow access to cluster and project resources in app/resource deep links (#12931) 2023-03-22 16:37:52 -04:00
rbacpolicy chore: add more logging for when RBAC enforcement fails (#14406) 2023-07-10 14:08:54 -04:00
repocreds chore: Fix import of context package across codebase (#9852) 2022-07-01 15:56:50 -04:00
repository feat(appset): ApplicationSet in any namespace (#12378) 2023-06-26 21:17:02 -04:00
session chore: remove unused protobuf imports - part 2 (#8899) 2022-03-25 13:26:30 -04:00
settings chore: remove argocd-cm plugin support (#13755) 2023-06-21 23:30:46 +03:00
version chore: Add additional field to set Extra Build Information while building argo-cd by vendors (#13324) 2023-04-27 00:10:12 +00:00
server.go feat(appset): ApplicationSet in any namespace (#12378) 2023-06-26 21:17:02 -04:00
server_norace_test.go chore: use http constants instead of string (#12334) 2023-02-17 14:04:10 -05:00
server_test.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00