argo-cd/server
Leonardo Luz Almeida ef88d1d026
feat(extensions): Automatically apply extension configs without restarting API-Server (#15574)
* feat: auto configure extensions

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* feat: auto-reload extension configs without restarting api-server

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* clean unused gorilla mux

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* update docs

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* Address review comments

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* Add more test cases

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* refactoring to reduce unnecessary function

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* Add log

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* fix bugs found during manual tests

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

---------

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2023-09-21 20:57:09 +00:00
..
account docs: decision about logs RBAC enforcement in release notes (#10563) 2022-09-15 09:17:06 -04:00
application fix: Better enforcement of application namespace restrictions (#15431) 2023-09-11 19:17:02 -04:00
applicationset chore: remove duplicate function (#15123) 2023-08-30 15:55:11 -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 fix: implement filtering on cluster List API endpoint (#13363) 2023-05-27 16:18:02 -04: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 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(extensions): Automatically apply extension configs without restarting API-Server (#15574) 2023-09-21 20:57:09 +00: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