argo-cd/util
Peter Jiang 993344e232
chore: bump k8s 1.34 (#24405)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
2025-09-08 16:06:51 -04:00
..
app chore(lint): enable tparallel linter (#23318) 2025-06-08 15:10:55 +02:00
argo chore: bump k8s 1.34 (#24405) 2025-09-08 16:06:51 -04:00
askpass chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00: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 test: add tests for setting log format and level (#23686) 2025-07-12 10:34:01 -04: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: use testify instead of native testing (#21781) 2025-02-05 09:46:52 -05: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(hydrator): Credential template to source hydrator (#23999) 2025-08-27 10:13:42 -04:00
dex chore: move OIDC PKCE support from UI to backend (#21729) 2025-06-17 18:18:24 +00:00
env chore: fix some function names in comments (#24381) 2025-09-06 14:11:58 -04: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: add fatal timeout upgrade with SIGKILL to ARGO_EXEC_TIMEOUT (closes #20785, #18478) (#22713) 2025-06-13 15:59:45 +00:00
git fix: Hydrator wipes out entire branch when multiple Applications hydrate to the same branch with different path (fixes #24179) (#24185) 2025-08-30 16:23:36 -04:00
github_app chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
glob chore: enable ifElseChain from gocritic (#21636) 2025-01-22 16:13:51 -05:00
gpg chore(lint): enable builtinShadow rule from go-critic (#23430) 2025-06-16 21:20:57 +00:00
grpc fix(cli): honor ALL_PROXY and other proxy environment variables (#24177) 2025-08-18 23:16:34 +05:30
hash Restructure application sources to separate types (#799) 2018-11-17 16:20:25 -08:00
healthz chore: enable unused-parameter from revive (#21365) 2025-01-07 10:12:56 -05:00
helm chore: replace bitnami images (#24101) 2025-08-27 11:29:49 +03:00
http chore(lint): enable emptyStringTest rule from go-critic (#23400) 2025-06-15 20:25:12 +00:00
hydrator feat(hydrator): Commit message templating (#23679) (#24204) 2025-09-03 14:04:15 -04:00
io chore(lint): enable builtinShadow rule from go-critic (#23430) 2025-06-16 21:20:57 +00:00
jwt fix(server): avoid unnecessary claims restrictions (#22973) (#23202) 2025-05-29 18:57:12 +00:00
kube chore(lint): enable builtinShadow rule from go-critic (#23430) 2025-06-16 21:20:57 +00:00
kustomize fix: kustomize edit add component check (#24100) 2025-08-11 09:04:17 +00: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 feat(health): CronJob health and suspend, resume and terminate Job actions (#23991) 2025-08-13 16:08:24 -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(repo-server): support .argocd-source.yaml kustomize version (#23643) (#23644) 2025-07-16 15:12:25 +00:00
oci fix: OCI client, avoid calling tags/list if revision is not a constraint #23580 (#23581) 2025-06-26 23:12:44 +02:00
oidc chore: move OIDC PKCE support from UI to backend (#21729) 2025-06-17 18:18:24 +00:00
password chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
profile chore(lint): enable more gocritic linters (#23328) 2025-06-11 23:50:02 -04:00
proxy chore(lint): enable httpNoBody rule from go-critic (#23399) 2025-06-15 16:11:38 -04: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 feat: Export metrics to track number of users (#20801) (#23343) 2025-06-30 10:00:33 -07:00
settings feat(hydrator): Commit message templating (#23679) (#24204) 2025-09-03 14:04:15 -04:00
stats feat: improve api-server and controller performance (#3222) 2020-03-16 11:51:59 -07:00
swagger Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05: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 fix(server): preserve webhook secret references on server restart (#22588) (#23905) 2025-07-24 12:20:42 +03: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