argo-cd/util/db
Allan Yung 9a19735918
feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324)
Signed-off-by: Allan Yung <allan.yung@bbdsoftware.com>
Co-authored-by: Dan Garfield <dan.garfield@octopus.com>
2026-04-16 11:16:47 -04:00
..
mocks chore: use Expecter Structs from mockery (#25133) 2025-11-01 13:07:08 +00:00
certificate.go chore(docs): Fix godoc in util/db/certificate.go (#27380) 2026-04-16 12:01:19 +00:00
certificate_test.go chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
cluster.go chore: migrate to cluster informer (#27206) 2026-04-08 09:26:21 -04:00
cluster_norace_test.go fix(appcontroller): application controller in core mode fails to sync when server.secretkey is missing (#26793) 2026-03-31 13:26:11 -04:00
cluster_test.go fix(controller): reduce secret deepcopies and deserialization (#27049) 2026-04-01 16:48:36 -04:00
db.go test: fix flaky impersonation test (#25641) 2025-12-14 14:29:58 +02:00
db_test.go chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486) 2026-02-15 12:03:39 +01:00
gpgkeys.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
gpgkeys_test.go chore(lint): enable builtinShadow rule from go-critic (#23430) 2025-06-16 21:20:57 +00:00
helmrepository.go refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
OWNERS docs: document Argo CD development process (#6546) 2021-07-01 08:55:07 -07:00
repo_creds.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
repository.go refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
repository_secrets.go feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324) 2026-04-16 11:16:47 -04:00
repository_secrets_test.go feat: replace error message in webhook handler with metrics (#27215) 2026-04-08 13:59:58 -07:00
repository_test.go feat(hydrator): Credential template to source hydrator (#23999) 2025-08-27 10:13:42 -04:00
secrets.go chore(lint): enable emptyStringTest rule from go-critic (#23400) 2025-06-15 20:25:12 +00:00