argo-cd/util
Rouke Broersma ede9229353
fix(actions): Use correct annotation for CNPG suspend/resume (#26711)
Signed-off-by: Rouke Broersma <rouke.broersma@infosupport.com>
2026-03-08 15:47:43 +02:00
..
app feat: ApplicationSet watch API (#26409) 2026-02-26 10:07:00 -05:00
argo fix: create events with argocd namespace (#26667) 2026-03-04 15:51:48 +02: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: bumps go redis client 9.17.2 (#25643) 2025-12-17 09:25:04 +02:00
cert chore(util): Fix modernize linter (#26342) 2026-02-09 10:59:51 -05:00
cli chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
clusterauth fix: Always create manual long lived token (#19970) 2025-03-31 14:29:08 +00:00
cmp fix: error sending generate manifest metadata cmp server (#25891) 2026-01-19 08:47:01 +02: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 fix: ensure compatibility of kubeversion.version with what helm reeturns (#26469) 2026-03-01 11:40:15 +02:00
dex chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.10.1 (#26382) 2026-02-24 02:51:19 -10:00
env refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01: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 chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
git fix(repo-server): optimize short ref resolution in revision comparison (#26456) 2026-03-02 14:57:04 -05: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(util): Fix modernize linter (#26344) 2026-02-09 10:59:32 -05:00
guard fix: enable and fix modernize linter (#26352) 2026-02-10 08:02:55 -05:00
hash Restructure application sources to separate types (#799) 2018-11-17 16:20:25 -08:00
healthz fix: invalid error message on health check failure (#26040) (#26039) 2026-01-20 11:24:47 +02:00
helm chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
http fix: enable and fix modernize linter (#26352) 2026-02-10 08:02:55 -05:00
hydrator feat(hydrator): Commit message templating (#23679) (#24204) 2025-09-03 14:04:15 -04:00
io test: fix test TestUntgz/preserves file mode (#26663) (#26664) 2026-03-03 11:06:43 +02:00
jwt chore(util): Fix modernize linter (#26323) 2026-02-08 17:48:27 +02:00
kube chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
kustomize chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
localconfig feat: add argocd account session-token command (#15277) (#24638) 2026-03-04 13:58:11 -05:00
log chore: enable var-naming from revive (#21861) 2025-02-18 11:02:38 -05:00
lua fix(actions): Use correct annotation for CNPG suspend/resume (#26711) 2026-03-08 15:47:43 +02:00
manifeststream chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
metrics test(engine): refactor engine tests to ignore dry-run results (#25674) 2025-12-16 12:32:05 -05:00
notification feat(notification): add appProject access to notification templates (#26437) (#26470) 2026-03-03 07:41:05 -05:00
oci fix: compressedLayerExtracterStore+isCompressedLayer - allow tar.gzip suffixes (#26355) 2026-02-10 10:18:50 -05:00
oidc feat: add OTEL instrumentation for authentication and handlers (#25296) 2026-02-10 13:31:55 +00:00
password chore(util): Fix modernize linter (#26329) 2026-02-09 00:44:05 -10:00
profile chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
proxy feat(repo): add support for github app authentication without installationid (#25339) (#25374) 2025-12-14 16:11:49 -05:00
rand chore(util): Fix modernize linter (#26329) 2026-02-09 00:44:05 -10:00
rbac chore(util): Fix modernize linter (#26344) 2026-02-09 10:59:32 -05:00
regex feat(sourceNamespace): Regex Support (#19016) (#19017) 2024-08-13 08:46:25 -04:00
resource chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
security chore(lint): enable tparallel linter (#23318) 2025-06-08 15:10:55 +02:00
session refactor: remove helper pointer functions in pull_request tests (#26598) 2026-02-24 13:05:53 -05:00
settings refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01: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(util): Fix modernize linter (#26300) 2026-02-06 17:17:17 -05: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: enable and fix modernize linter (#26352) 2026-02-10 08:02:55 -05:00
trace feat(opentelemetry): support for secured OTLP endpoint and headers (#15573) 2023-11-27 10:45:00 +05:30
versions chore(util): Fix modernize linter (#26323) 2026-02-08 17:48:27 +02:00
webhook chore(util): Fix modernize linter (#26342) 2026-02-09 10:59:51 -05: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