argo-cd/controller
Vilius Puskunalis 611fcb012c
Some checks are pending
Integration tests / Run end-to-end tests (push) Blocked by required conditions
Integration tests / E2E Tests - Composite result (push) Blocked by required conditions
Integration tests / changes (push) Waiting to run
Integration tests / Ensure Go modules synchronicity (push) Blocked by required conditions
Integration tests / Build & cache Go code (push) Blocked by required conditions
Integration tests / Lint Go code (push) Blocked by required conditions
Integration tests / Run unit tests for Go packages (push) Blocked by required conditions
Integration tests / Run unit tests with -race for Go packages (push) Blocked by required conditions
Integration tests / Check changes to generated code (push) Blocked by required conditions
Integration tests / Build, test & lint UI code (push) Blocked by required conditions
Integration tests / shellcheck (push) Waiting to run
Integration tests / Process & analyze test artifacts (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
Image / set-vars (push) Waiting to run
Image / build-only (push) Blocked by required conditions
Image / build-and-publish (push) Blocked by required conditions
Image / build-and-publish-provenance (push) Blocked by required conditions
Image / Deploy (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
feat: add sync overrun option to sync windows (#25361) (#25510)
Signed-off-by: Vilius Puškunalis <47086537+puskunalis@users.noreply.github.com>
2026-04-20 06:55:13 +00:00
..
cache chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
hydrator fix(hydrator): fix race condition in status update with hydrate annotation (#27183) 2026-04-07 17:01:04 -04:00
metrics chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486) 2026-02-15 12:03:39 +01:00
sharding fix(sharding): fix log format verb and document intentional shard-0 fallback (#27222) 2026-04-08 09:25:45 -04:00
syncid chore(controller): Fix modernize linter (#26303) 2026-02-06 17:16:37 -05:00
testdata fix: revert #24197 (#25294) 2025-11-17 11:21:44 -08:00
appcontroller.go feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
appcontroller_test.go fix: prevent automatic refreshes from informer resync and status updates (#25290) 2026-04-07 18:25:51 -04:00
clusterinfoupdater.go fix(controller): reduce secret deepcopies and deserialization (#27049) 2026-04-01 16:48:36 -04:00
clusterinfoupdater_test.go fix(controller): reduce secret deepcopies and deserialization (#27049) 2026-04-01 16:48:36 -04:00
health.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
health_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
hook.go fix(hook): Fixed hook code issues that caused stuck applications on "Deleting" state (Issues #18355 and #17191) (#26724) 2026-04-09 05:19:38 -10:00
hook_test.go fix(hook): Fixed hook code issues that caused stuck applications on "Deleting" state (Issues #18355 and #17191) (#26724) 2026-04-09 05:19:38 -10:00
hydrator_dependencies.go fix(hydrator): fix race condition in status update with hydrate annotation (#27183) 2026-04-07 17:01:04 -04:00
hydrator_dependencies_test.go chore: refactor test functions to pass context from testing.T to fixtures (#25134) 2025-11-02 13:39:24 +01:00
OWNERS docs: document Argo CD development process (#6546) 2021-07-01 08:55:07 -07:00
sort_delete.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
sort_delete_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
state.go fix(performance): add cache support for ResolveRevision to reduce Git operations (#27193) 2026-04-16 15:42:58 +00:00
state_test.go fix: improve error message when hydrateTo sync path does not exist yet (#27336) 2026-04-14 13:50:52 +00:00
sync.go feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
sync_namespace.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
sync_namespace_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
sync_test.go feat: use impersonation for server operations (logs, delete, etc) #22996 (#26898) 2026-04-02 05:48:29 -04:00