Peter Jiang
|
7180deb937
|
fix: use csapgrade to patch managedFields for client-side apply migration (#26289)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2026-02-19 09:00:42 +02:00 |
|
Christopher Coco
|
043544c197
|
fix: skip namespace check on cluster scoped rbac resources for auth reconcile (#26403)
Signed-off-by: Christopher Coco <ccoco@redhat.com>
|
2026-02-18 10:55:54 -05:00 |
|
Arthur Outhenin-Chalandre
|
a1d68ca465
|
fix(engine): correctly set prune confirmation message in setRunningPhase (#25915)
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr>
|
2026-02-17 09:58:49 -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 |
|
Alexandre Gaudreault
|
4d66a209d3
|
fix: consider Replace/Force sync option on live resource annotations (#26110)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2026-01-22 17:19:45 -05:00 |
|
Aditya Raj
|
2f7d36bc38
|
fix: resolve flaky TestSync_SyncWaveHookError test (#26080)
Signed-off-by: Aditya Raj <adityaraj10600@gmail.com>
|
2026-01-21 09:19:39 +02:00 |
|
Alexandre Gaudreault
|
228378474a
|
fix(hooks): always remove finalizers (#23226) (#25916)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
|
2026-01-19 16:42:03 +00:00 |
|
pedro-cs-ribeiro
|
1049d40b7d
|
chore: add tests to validate ConfigMap/Secret key removal in server-side diff (#25216)
Signed-off-by: Pedro Ribeiro <pedro.ribeiro@cross-join.com>
Co-authored-by: Pedro Ribeiro <pedro.ribeiro@cross-join.com>
Co-authored-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
|
2026-01-15 16:53:13 -05:00 |
|
Ekene Chris
|
bde6f667e1
|
fix: correct typos across codebase (#25959)
Signed-off-by: Ekene Chris <ekenechris53@gmail.com>
|
2026-01-14 14:54:34 +01:00 |
|
Peter Jiang
|
4a5d3a79cc
|
fix(ci): add gitops-engine unit tests to CI (#25863)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2026-01-06 11:29:01 +01:00 |
|
Alexandre Gaudreault
|
1dc85e564b
|
fix(engine): always preserve sync status for hooks (#25692)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Afzal Ansari <afzal442@gmail.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <19544836+reggie-k@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Afzal Ansari <afzal442@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Julie Vogelman <julie_vogelman@intuit.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-12-19 12:05:05 -05:00 |
|
Alexandre Gaudreault
|
9a777c63fa
|
test(engine): cleanup hook tests (#25673)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-18 09:07:19 -05:00 |
|
Alexandre Gaudreault
|
95d19f2eda
|
fix(engine): improve operation phase messages (#25668)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-16 21:59:10 +00:00 |
|
Alexandre Gaudreault
|
48f01b5965
|
test(engine): refactor engine tests to ignore dry-run results (#25674)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-16 12:32:05 -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 |
|
Michael Crenshaw
|
7cdc0f952f
|
chore: use WatchFuncWithContext (#25520)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-12-04 20:46:18 -05:00 |
|
Ivan Pedersen
|
60f2ff5f77
|
fix: return empty list instead of nil to prevent panic. Fixes #25189 (#25192)
Signed-off-by: Ivan Pedersen <ivan.pedersen@volvocars.com>
|
2025-11-13 10:49:18 -05:00 |
|
Peter Jiang
|
728f2e7436
|
fix: regression on creationTimestamp with server-side diff (#25210)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2025-11-08 17:44:53 -05:00 |
|
Matthieu MOREL
|
f26533ab37
|
chore: use Expecter Structs from mockery (#25133)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-11-01 13:07:08 +00:00 |
|
Peter Jiang
|
fb9d9747bd
|
fix: server-side diff shows duplicate containerPorts (#24785)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2025-10-02 13:29:12 -04:00 |
|
Matthieu MOREL
|
7357465ea6
|
chore: enable noctx linter (#24765)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-09-29 20:20:53 +02:00 |
|
Kanika Rana
|
631d429e2c
|
set default verbosity as 0 when dry run strategy is none
Signed-off-by: Kanika Rana <krana@redhat.com>
|
2025-09-24 15:20:53 -04:00 |
|
Leonardo Luz Almeida
|
bcc0243f1e
|
prepare repo for migration to ArgoCD repo
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
|
2025-09-23 10:05:42 -04:00 |
|