argo-cd/util/db
rumstead 32f23a446f
fix(controller): reduce secret deepcopies and deserialization (#27049)
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
2026-04-01 16:48:36 -04:00
..
mocks chore: use Expecter Structs from mockery (#25133) 2025-11-01 13:07:08 +00:00
certificate.go chore(util): Fix modernize linter (#26300) 2026-02-06 17:17:17 -05:00
certificate_test.go chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
cluster.go fix(controller): reduce secret deepcopies and deserialization (#27049) 2026-04-01 16:48:36 -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 chore: make getRepositorySecret more readable (#26827) 2026-03-13 17:08:02 -04:00
repository_secrets_test.go chore(util): Fix modernize linter (#26323) 2026-02-08 17:48:27 +02: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