argo-cd/server
Michael Crenshaw 4471603de2
fix(api): send to closed channel in mergeLogStreams (#7006) (#21178)
* fix(api): send to closed channel in mergeLogStreams (#7006)

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

* more intense test

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

* even more intense

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

* remove unnecessary comment

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

* fix the race condition

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

---------

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2024-12-15 19:44:34 -05:00
..
account fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04:00
application fix(api): send to closed channel in mergeLogStreams (#7006) (#21178) 2024-12-15 19:44:34 -05:00
applicationset chore: use testify instead of testing.Fatal or testing.Error in server (#20755) 2024-11-11 20:35:19 -05:00
badge chore: enable usestdlibvars linter (#20399) 2024-10-16 07:54:00 -04:00
cache chore: enable require-error rule from errorlint linter on server folder (#18687) 2024-06-15 19:13:40 -04:00
certificate chore: Fix import of context package across codebase (#9852) 2022-07-01 15:56:50 -04:00
cluster chore: improve error logs in server/cluster/cluser.go (#20711) 2024-11-13 08:04:38 -05:00
deeplinks fix(deeplinks): do not evaluate template when condition is false (#19625) (#19868) 2024-09-10 16:34:51 -04:00
extension chore: use testify instead of testing.Fatal or testing.Error in server (#20755) 2024-11-11 20:35:19 -05:00
gpgkey chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
logout chore: enable perfsprint linter (#20685) 2024-11-10 21:00:57 -05:00
metrics Add ArgoCD version metric (#18852) 2024-06-30 12:09:10 +03:00
notification chore: enable require-error rule from errorlint linter on server folder (#18687) 2024-06-15 19:13:40 -04:00
project chore: use testify instead of testing.Fatal or testing.Error in server (#20755) 2024-11-11 20:35:19 -05:00
rbacpolicy fix(cli): add missing resources and actions to cani CLI (#20347) 2024-10-14 22:32:40 -04:00
repocreds chore(lint): errors reported by golangci-lint: S1009: should omit nil check; printf: non-constant format string (#19773) 2024-09-04 14:58:15 +00:00
repository fix: add missing fields in listrepositories (#20991) 2024-12-11 15:17:44 +05:30
session chore: enable require-error rule from errorlint linter on server folder (#18687) 2024-06-15 19:13:40 -04:00
settings chore: Add support for AdditionalURLs field in server settings query (#21045) 2024-12-03 16:20:01 +00: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: Graceful shutdown for the API server (#18642) (#20981) 2024-12-03 15:32:26 -05:00
server_norace_test.go chore: enable require-error rule from errorlint linter on server folder (#18687) 2024-06-15 19:13:40 -04:00
server_test.go fix: Graceful shutdown for the API server (#18642) (#20981) 2024-12-03 15:32:26 -05:00