argo-cd/server
Jorge Turrado Ferrero c70e1b7163
fix(server): appset list uses argocd's namespace instead of all (#15429) (#15432)
* fix(server): appset list uses argocd's namespace instead of all

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

* use lister to scope the observed namespaces based on which namespaces monitors for apps

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

* apply feedback

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

* add missing change 🤦

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

* update generated manifests

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

---------

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
2023-11-01 10:55:21 -04:00
..
account docs: decision about logs RBAC enforcement in release notes (#10563) 2022-09-15 09:17:06 -04:00
application chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
applicationset fix(server): appset list uses argocd's namespace instead of all (#15429) (#15432) 2023-11-01 10:55:21 -04:00
badge fix: Allow retrieving badges in other namespaces (#15468) 2023-09-13 08:36:32 -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 chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
deeplinks feat(deep-links): alias application as apps for consistency with notifications engine (#14761) 2023-07-31 16:49:19 -04:00
extension feat(extensions): Automatically apply extension configs without restarting API-Server (#15574) 2023-09-21 20:57:09 +00: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 feat: PKCE authentication flow for web logins #9890 (#15889) 2023-10-30 09:40:34 -07: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 fix(server): appset list uses argocd's namespace instead of all (#15429) (#15432) 2023-11-01 10:55:21 -04:00
server_norace_test.go fix: Cache control 404 asset requests (#15327) 2023-09-05 17:41:33 -04:00
server_test.go fix: Cache control 404 asset requests (#15327) 2023-09-05 17:41:33 -04:00