argo-cd/pkg/apis/application/v1alpha1
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
..
app_project_types.go chore(pkg): Fix modernize linter (#26314) 2026-02-07 18:35:29 +01:00
application_annotations.go chore(ui): fix Incorrect links to applications managed by other argo instances (#23266) 2025-10-14 21:38:14 -04:00
application_defaults.go feat(appset): optimize appset controller performance when grabbing cluster secrets (#25624) (#25577) 2026-01-12 18:37:48 -05:00
applicationset_types.go feat(appset): filtering repos by archived status #20736 (#21505) 2026-04-17 17:32:18 +00:00
applicationset_types_test.go refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
cluster_constants.go feat: use different env variable to control server side K8s API call timeout (#25271) 2025-12-02 11:34:50 +02:00
doc.go Add application CRD definition. Implement CRD install CLI command (#1) 2018-02-16 12:58:02 -08:00
generated.pb.go feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
generated.proto feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
hack.go Handle case where upsert could be nil. Use proper error codes. More RESTful endpoints 2018-05-31 17:54:27 -07:00
openapi_generated.go feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
register.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
repository_types.go feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324) 2026-04-16 11:16:47 -04:00
repository_types_test.go feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324) 2026-04-16 11:16:47 -04:00
types.go feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
types_test.go feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
values.go chore: enable redundant-import-alias from revive (#21386) 2025-01-06 11:30:42 -05:00
values_test.go chore: enable require-error rule from errorlint linter on pkg folder (#18691) 2024-06-17 11:54:22 +03:00
zz_generated.deepcopy.go fix: allow automatedSyncPolicy fields to be changed to false (#26763) 2026-03-14 11:27:15 -04:00