argo-cd/util
2025-11-09 14:10:06 -05:00
..
app fix: improve CMP logging and error messages (#24022) 2025-09-12 16:54:58 +00:00
argo chore: use Expecter Structs from mockery (#25133) 2025-11-01 13:07:08 +00:00
askpass chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
assets Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
buffered_context chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
cache chore(lint): enable sloppyReassign rule from go-critic (#23443) 2025-06-17 11:46:50 -04:00
cert chore(lint): enable emptyStringTest rule from go-critic (#23400) 2025-06-15 20:25:12 +00:00
cli chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
clusterauth fix: Always create manual long lived token (#19970) 2025-03-31 14:29:08 +00:00
cmp chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
collections chore: replacing custom map util functions with golang std (#20311) 2024-10-09 10:34:03 -04:00
config chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
crypto feat: Use encrypted cookie to store OAuth2 state nonce (instead of redis) (#8241) 2022-01-26 10:59:50 -08:00
db feat: add ability to use shallow clone for repositories (#24931) 2025-11-03 13:00:59 -08:00
dex chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
env fix: allow for backwards compatibility of durations defined in days (#24769) 2025-09-28 23:39:42 +02:00
errors fix: Use t.Fatal instead of os.Exit in tests (part 2) (#21003) (#22187) 2025-03-06 19:24:07 +00:00
exec fix: capture stderr in executil RunWithExecRunOpts (#25139) 2025-11-02 17:01:38 +02:00
git feat: add ability to use shallow clone for repositories (#24931) 2025-11-03 13:00:59 -08:00
github_app chore: use Expecter Structs from mockery (#25133) 2025-11-01 13:07:08 +00:00
glob chore: enable ifElseChain from gocritic (#21636) 2025-01-22 16:13:51 -05:00
gpg chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
grpc chore: refactor test functions to pass context from testing.T to fixtures (#25134) 2025-11-02 13:39:24 +01:00
guard fix: make webhook payload handlers recover from panics (#24862) 2025-10-09 17:26:22 -04:00
hash Restructure application sources to separate types (#799) 2018-11-17 16:20:25 -08:00
healthz chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
helm chore: use Expecter Structs from mockery (#25133) 2025-11-01 13:07:08 +00:00
http chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
hydrator feat(hydrator): Commit message templating (#23679) (#24204) 2025-09-03 14:04:15 -04:00
io chore(deps): bump github.com/cyphar/filepath-securejoin from 0.4.1 to 0.6.0 (#25228) 2025-11-09 14:10:06 -05:00
jwt fix(server): avoid unnecessary claims restrictions (#22973) (#23202) 2025-05-29 18:57:12 +00:00
kube chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
kustomize chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
localconfig chore(lint): enable nestingReduce linter (#23378) 2025-06-13 13:43:16 -04:00
log chore: enable var-naming from revive (#21861) 2025-02-18 11:02:38 -05:00
lua fix: GCP config connector healthchecks do not make use of existing observedGeneration #24458 (#24459) 2025-10-06 09:37:17 -04:00
manifeststream chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
metrics fix(test): race condition in kubectl metrics (#23382) (#23383) 2025-06-13 15:41:43 +00:00
notification fix: resolve argocdService initialization issue in notifications CLI (#24664) 2025-09-22 14:26:52 +02:00
oci fix(oci): loosen up layer restrictions (#24640) 2025-09-18 08:19:34 -07:00
oidc fix(oidc): check userinfo endpoint in AuthMiddleware (#23586) 2025-10-06 09:22:47 -04:00
password chore(deps): update module github.com/golangci/golangci-lint to v2.5.0 (#24673) 2025-09-22 04:05:06 +00:00
profile chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
proxy chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
rand chore: move pkg/exec in-tree (#22175) (#22460) 2025-03-24 14:29:34 -04:00
rbac chore: fix some function names in comments (#24381) 2025-09-06 14:11:58 -04:00
regex feat(sourceNamespace): Regex Support (#19016) (#19017) 2024-08-13 08:46:25 -04:00
resource chore: use testify instead of native testing (#21781) 2025-02-05 09:46:52 -05:00
security chore(lint): enable tparallel linter (#23318) 2025-06-08 15:10:55 +02:00
session fix(oidc): check userinfo endpoint in AuthMiddleware (#23586) 2025-10-06 09:22:47 -04:00
settings chore: remove unused struct (#25186) 2025-11-07 04:56:06 +00:00
stats feat: improve api-server and controller performance (#3222) 2020-03-16 11:51:59 -07:00
swagger chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
templates chore(lint): enable emptyStringTest rule from go-critic (#23400) 2025-06-15 20:25:12 +00:00
test chore: move OIDC PKCE support from UI to backend (#21729) 2025-06-17 18:18:24 +00:00
text/label chore: remove unused Trunc function (#23232) 2025-06-03 08:27:43 +02:00
tgzstream Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
tls fix(tls): validate RSA keys before marshaling (#23295) 2025-06-06 13:05:41 +02:00
trace feat(opentelemetry): support for secured OTLP endpoint and headers (#15573) 2023-11-27 10:45:00 +05:30
versions fix: OCI client, avoid calling tags/list if revision is not a constraint #23580 (#23581) 2025-06-26 23:12:44 +02:00
webhook chore: use Expecter Structs from mockery (#25133) 2025-11-01 13:07:08 +00:00
workloadidentity fix(darwin): remove the need for cgo when building a darwin binary on linux (#23507) 2025-06-23 12:05:29 -04:00
util.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
util_test.go feat(appcontroller): store application health status in redis by default (#10312) (#21532) 2025-03-04 11:29:23 +00:00