Vilius Puskunalis
|
611fcb012c
|
feat: add sync overrun option to sync windows (#25361) (#25510)
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
Signed-off-by: Vilius Puškunalis <47086537+puskunalis@users.noreply.github.com>
|
2026-04-20 06:55:13 +00:00 |
|
Soumya Ghosh Dastidar
|
8fbb72d1eb
|
fix: revert autosync event message format change (#27387)
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
|
2026-04-16 17:47:23 +00:00 |
|
Atif Ali
|
57dfe55e70
|
fix: prevent automatic refreshes from informer resync and status updates (#25290)
Signed-off-by: Atif Ali <atali@redhat.com>
|
2026-04-07 18:25:51 -04:00 |
|
Alexandre Gaudreault
|
8c29202f1c
|
fix(hydrator): fix race condition in status update with hydrate annotation (#27183)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2026-04-07 17:01:04 -04:00 |
|
Alexy Mantha
|
3eebbcb33b
|
feat: use impersonation for server operations (logs, delete, etc) #22996 (#26898)
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
|
2026-04-02 05:48:29 -04:00 |
|
Alexander Matyushentsev
|
8981a5b855
|
fix: controller incorrectly detecting diff during app normalization (#27002)
Signed-off-by: Alexander Matyushentsev <alexander@akuity.io>
|
2026-03-25 12:32:07 +00:00 |
|
Peter Jiang
|
22327073ef
|
fix: allow automatedSyncPolicy fields to be changed to false (#26763)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2026-03-14 11:27:15 -04:00 |
|
Arthur Outhenin-Chalandre
|
b7e2027f35
|
feat: add Prune and Delete as application level sync option (#23370)
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr>
|
2026-03-13 13:50:34 -04:00 |
|
Takuma Shibuya
|
3250327f01
|
fix: use InstanceName for cache cleanup on Application deletion (#26741)
Signed-off-by: takuma-shibuya <takuma.shibuya@because-i-love.dev>
Signed-off-by: sivchari <shibuuuu5@gmail.com>
|
2026-03-08 23:28:45 -10:00 |
|
Papapetrou Patroklos
|
e01714590d
|
fix: create events with argocd namespace (#26667)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2026-03-04 15:51:48 +02:00 |
|
Takuma Shibuya
|
6795b80cfc
|
refactor: replace ptr.To with new(expr) (#26534)
Signed-off-by: sivchari <shibuuuu5@gmail.com>
|
2026-02-24 17:42:12 +01:00 |
|
jaehanbyun
|
b48ed499c0
|
chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486)
Signed-off-by: jaehanbyun <awbrg789@naver.com>
|
2026-02-15 12:03:39 +01:00 |
|
Dhruvang Makadia
|
86e42fb223
|
fix: AppProject finalizer should consider apps in all allowed namespaces (#24347) (#26416)
Signed-off-by: Dhruvang Makadia <dhruvang1@users.noreply.github.com>
|
2026-02-13 14:23:55 -05:00 |
|
Leonardo Luz Almeida
|
0cdd44bda7
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
|
2026-02-12 09:29:40 -05:00 |
|
dudinea
|
6c043d3acb
|
fix: Fix excessive ls-remote requests on monorepos with Auto Sync enabled apps (26277) (#26278)
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Co-authored-by: Dan Garfield <dan.garfield@octopus.com>
|
2026-02-10 16:09:01 +02:00 |
|
Matthieu MOREL
|
e2f7e7d27f
|
chore(controller): Fix modernize linter (#26303)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2026-02-06 17:16:37 -05:00 |
|
Jonathan Ogilvie
|
ddce93cfdd
|
feat: cross namespace hierarchy traversal from cluster-scoped parents to namespaced children (fixes #24379) (#24847)
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
|
2025-12-15 02:30:41 +00:00 |
|
Alexander Matyushentsev
|
8b2e0e1aec
|
fix: remove unnecessary --self-heal-backoff-cooldown-seconds flag from app controller (#25579)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2025-12-10 18:39:00 +00:00 |
|
pedro-cs-ribeiro
|
3bf3d8a212
|
feat: PreDelete hooks support (Issue #13975) (#22288)
Signed-off-by: Dan Garfield <dan@codefresh.io>
Signed-off-by: Pedro Ribeiro <pedro.ribeiro@cross-join.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com>
Co-authored-by: Dan Garfield <dan@codefresh.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrii Korotkov <137232734+andrii-korotkov-verkada@users.noreply.github.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
Co-authored-by: pedro-ribeiro-rci <pedro.ribeiro@rci.rogers.ca>
Co-authored-by: Pedro Ribeiro <pedro.ribeiro@cross-join.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-05 20:27:03 +00:00 |
|
Michael Crenshaw
|
e77acec858
|
feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-03 20:55:28 +00:00 |
|
Charles Coupal-Jetté
|
8c890d4285
|
feat: Add impersonation support for App finalizer deletion (#24524)
Signed-off-by: Charles Coupal-Jetté <charles.coupaljette@goto.com>
Signed-off-by: Charles Coupal-Jetté <83649150+ccjette-logmein@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-10-06 10:30:44 -04:00 |
|
Alexandre Gaudreault
|
7396c1a9d2
|
fix: hydration errors not set on applications (#24755)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-09-30 21:44:43 +00:00 |
|
Andrii Korotkov
|
af7ae18189
|
chore: Add appkey and error fields in appcontroller (#24668) (#24669)
Signed-off-by: Andrii Korotkov <myolymp@gmail.com>
|
2025-09-27 23:47:21 +02:00 |
|
argoproj-renovate[bot]
|
12f332ee2e
|
chore(deps): update module github.com/golangci/golangci-lint to v2.5.0 (#24673)
Signed-off-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-09-22 04:05:06 +00:00 |
|
Oliver Gondža
|
5a8b427322
|
feat(controller): Permit using newer revision when retrying failed sync (#11494) (#23038)
Signed-off-by: Zadkiel AHARONIAN <hello@zadkiel.fr>
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Zadkiel AHARONIAN <hello@zadkiel.fr>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-09-11 15:19:00 +00:00 |
|
Pavel
|
ed752cb540
|
fix: correct post-delete finalizer removal when cluster not found (#24415)
Signed-off-by: Pavel Aborilov <aborilov@gmail.com>
|
2025-09-08 08:50:23 -07:00 |
|
Alexandre Gaudreault
|
65a082b12c
|
fix(sync): do not retry when sync timeout has elapsed (#24020)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-08-19 09:27:43 -04:00 |
|
Xiaopeng Han
|
fe6aaad4f0
|
fix: resource tree endpoint doesn't have missing state (#23948)
Signed-off-by: xiaopeng <hanxiaop8@outlook.com>
|
2025-07-28 13:05:50 +05:30 |
|
Alexandre Gaudreault
|
9dfa9db097
|
fix(sync): operations in errors without status cause infinite auto-sync loop (#23356)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-16 10:39:30 -07:00 |
|
Alexandre Gaudreault
|
2c4dd51e15
|
chore(refactor): simplify auto-sync and alreadyAttemptedSync (#23628)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-14 14:36:05 +00:00 |
|
Alexandre Gaudreault
|
2e4af5fa5a
|
fix: autosync would not trigger for different sources (#23615) (#23655)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-08 16:00:32 -04:00 |
|
Alexandre Gaudreault
|
abbdfa26fd
|
chore(refactor): simplify selfHeal logic (#23626)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-07 13:38:37 -04:00 |
|
Papapetrou Patroklos
|
a90c54599b
|
fix: improves the ui message when an operation is terminated due to controller sync timeout (#23657)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2025-07-04 09:27:45 -04:00 |
|
Alexandre Gaudreault
|
3b1ac4b22d
|
chore(refactor): project as SyncAppState parameter (#23629)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-03 13:16:58 -04:00 |
|
Alexandre Gaudreault
|
5ca752429e
|
chore(refactor): remove redundant rollback argument (#23627)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-02 18:32:31 -04:00 |
|
Michael Crenshaw
|
4d16fdcea4
|
fix(hydrator): normalize repo URL when grouping (#23564) (#23565)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-07-01 16:33:04 +00:00 |
|
Cayde6
|
98ca41125c
|
feat: add metric for sync durations(#11675) (#18474)
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com>
|
2025-06-16 19:00:49 -04:00 |
|
Matthieu MOREL
|
54501c05a8
|
chore(lint): enable builtinShadow rule from go-critic (#23430)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-06-16 21:20:57 +00:00 |
|
Michael Crenshaw
|
81ae77a4ad
|
feat(hydrator): commit tracing (#19441) (#23361)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-06-13 15:14:03 -04:00 |
|
Marcus Söderberg
|
00ee32f7f5
|
feat: optionally propagate node labels to application pod view (#15274) (#23260)
Signed-off-by: Marcus Söderberg <msoderb@gmail.com>
Co-authored-by: Linghao Su <slh001@live.cn>
|
2025-06-13 11:19:27 -04:00 |
|
Michael Crenshaw
|
36f91a0231
|
fix(metrics): populate dest_server label (#23246) (#23269)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-06-06 13:25:29 -04:00 |
|
Michael Crenshaw
|
30a0088c84
|
chore: enable lint for unused private fields (#23242)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-06-05 07:47:55 -04:00 |
|
Soumya Ghosh Dastidar
|
722da4e70f
|
fix: add cooldown to prevent resetting autoheal exp backoff preemptively (#23057)
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
|
2025-05-22 15:05:12 +05:30 |
|
dhawos
|
7d58ca3ef7
|
chore(logs): standardize application logging (#20731) (#21442)
Signed-off-by: Louis Gérard <louis.gerard.pro@proton.me>
|
2025-05-20 15:48:09 -04:00 |
|
Michael Crenshaw
|
45a8c68f2a
|
fix(controller): only update lastTransitionTime when needed (#23018)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-05-20 11:26:07 -04:00 |
|
kahou82
|
8fd61195f0
|
fix: Race condition occurs during initial sharing (#22696)
Signed-off-by: Kahou Lei <kahou82@gmail.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
|
2025-04-17 02:03:14 +00:00 |
|
Michael Crenshaw
|
0ec46f6857
|
chore(ci): upgrade golangci-lint to v2 (#22484)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-27 12:37:52 -04:00 |
|
Anand Kumar Singh
|
432a0cdef4
|
feat: add enable field for automatedSync (#21999)
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
|
2025-03-21 07:47:01 -04:00 |
|
Andrii Korotkov
|
bfd72b42df
|
fix: Revert "fix: Race condition occurs during initial sharding (#22264)" (#22354)
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com>
|
2025-03-14 17:00:08 -07:00 |
|
kahou82
|
43e5941042
|
fix: Race condition occurs during initial sharding (#22264)
Signed-off-by: Kahou Lei <kahou82@gmail.com>
|
2025-03-11 01:20:20 -04:00 |
|