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 |
|
Matthieu MOREL
|
5345a2aa22
|
chore: update golangci-lint to v2.8.0 (#26354)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2026-02-10 16:11:02 +05:30 |
|
Michael Crenshaw
|
8515358413
|
chore: improve app install ID error (#26178)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2026-02-09 17:04:59 -05:00 |
|
Matthieu MOREL
|
2bea8c0deb
|
chore(pkg): Fix modernize linter (#26314)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2026-02-07 18:35:29 +01:00 |
|
Papapetrou Patroklos
|
19a74df8dc
|
fix: return missing information in cluster get API (#25566)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2026-01-26 13:37:50 -05:00 |
|
Nitish Kumar
|
fded82ad57
|
test: add tests for glob match (#26027)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2026-01-16 16:00:30 +00:00 |
|
QingHe
|
c32286a9a4
|
fix: close response body on error paths to prevent connection leak (#25824)
Signed-off-by: chentiewen <tiewen.chen@aminer.cn>
Co-authored-by: chentiewen <tiewen.chen@aminer.cn>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-15 12:58:04 +00:00 |
|
Blake Pettersson
|
429fc1f2d9
|
fix: nil and empty ignoredifferences (#25980)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2026-01-15 10:48:42 +01:00 |
|
rumstead
|
f83906d877
|
feat(appset): optimize appset controller performance when grabbing cluster secrets (#25624) (#25577)
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2026-01-12 18:37:48 -05:00 |
|
Peter Jiang
|
05504d623c
|
feat(appset): add Health field to ApplicationSet status (#25753)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2026-01-12 16:35:49 +02:00 |
|
Papapetrou Patroklos
|
5959693845
|
chore: stop using the deprecated fields of the cluster structure (#25745)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2026-01-06 18:15:52 +02:00 |
|
Peter Jiang
|
5859065650
|
feat: add ApplicationSet listResourceEvents API (#25537)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Co-authored-by: Alexy Mantha <alexy@mantha.dev>
|
2025-12-19 11:04:26 +02:00 |
|
Shubham Singh
|
fee1c565c3
|
fix: update Jsonnet field tag to avoid jsonnet: {} in manifests (#25625)
Signed-off-by: Omar Nasser <omarnasserjr@gmail.com>
Signed-off-by: shubham singh mahar <smahar@obmondo.com>
Co-authored-by: Omar Nasser <omarnasserjr@gmail.com>
Co-authored-by: shubham singh mahar <smahar@obmondo.com>
|
2025-12-17 11:59:58 +05:30 |
|
pbhatnagar-oss
|
bbc3e99aa4
|
feat(repo): add support for github app authentication without installationid (#25339) (#25374)
Signed-off-by: pbhatnagar-oss <pbhatifiwork@gmail.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-12-14 16:11:49 -05:00 |
|
Blake Pettersson
|
e932dc2575
|
fix: use custom cluster secret informer (#25534)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2025-12-10 10:08:03 -05: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 |
|
Sangyeong Park
|
0c6fa288c2
|
feat(hydrator): add inline parameter support to Source Hydrator (#24228) (#24277)
Signed-off-by: sangyeong01 <tkddud386@gmail.com>
Signed-off-by: sangyeong01 <sy.park@alpacax.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-12-05 12:32:48 -05:00 |
|
Peter Jiang
|
528482c87a
|
feat(ui): implement abstraction layer for appset ui support (#24916)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com>
|
2025-12-05 19:24:54 +02: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 |
|
Papapetrou Patroklos
|
1301eaa9e7
|
feat: use different env variable to control server side K8s API call timeout (#25271)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
Signed-off-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: Dan Garfield <dan.garfield@octopus.com>
|
2025-12-02 11:34:50 +02:00 |
|
Nitish Kumar
|
27f30b4a7d
|
chore(refactor): use rbac package for valid actions (#25456)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-12-01 01:05:43 -10:00 |
|
Robin Lieb
|
c917599b0b
|
docs: update RepoCreds Type description to include oci option (#25353)
Signed-off-by: Robin Lieb <34332703+robinlieb@users.noreply.github.com>
|
2025-11-19 12:01:30 -10:00 |
|
Alexander Matyushentsev
|
1b08fd1004
|
feat: add ability to use shallow clone for repositories (#24931)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2025-11-03 13:00:59 -08:00 |
|
Atif Ali
|
4a71661dbe
|
chore(ui): fix Incorrect links to applications managed by other argo instances (#23266)
Signed-off-by: Atif Ali <atali@redhat.com>
|
2025-10-14 21:38:14 -04:00 |
|
jan-mrm
|
afaf16b808
|
feat(ui): hide sync option 'replace' if sync with replace is disabled in the server (issue no. #22625) (#22647)
Signed-off-by: jan-mrm <67435696+jan-mrm@users.noreply.github.com>
|
2025-10-06 09:48:06 -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 |
|
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 |
|
warjiang
|
983f47e3bb
|
fix: typo error in comments (#24650)
Signed-off-by: warjiang <1096409085@qq.com>
|
2025-09-23 13:42:00 -04:00 |
|
Alexander Matyushentsev
|
f6f1a42492
|
feat: add status.resourcesCount field to appset and change limit default (#24698)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2025-09-23 12:11:36 -04:00 |
|
Alexandre Gaudreault
|
c377101491
|
fix(appset): progressive sync loop when application has sync errors (#24507)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-09-16 17:56:55 +00:00 |
|
Josef Kolář
|
f13aa46e7f
|
fix(cli): respect refresh type when running with specified revision (#22463) (#22462)
Signed-off-by: Josef Kolář <josef.kolar@firma.seznam.cz>
|
2025-09-15 17:24:30 +00:00 |
|
Aditya Raj
|
2229f9d6fc
|
feat(ui): Add hydration in status to dashboard application tiles (#24319)
Signed-off-by: Aditya Raj <adityaraj10600@gmail.com>
|
2025-09-11 17:08:45 -04: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 |
|
Nitish Kumar
|
2e5601f932
|
chore(cli): print groups when retrieving roles info (#24522)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-09-11 10:50:39 -04:00 |
|
Nitish Kumar
|
7ae14c89d9
|
feat: preserve non-hydrated files during hydration (#24129)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-09-11 10:47:00 -04:00 |
|
Bhavishya Mohan Aggarwal
|
8b8d04ecfa
|
fix: propagate gRPC context to HTTP client in grpcproxy (#23840) (#24157)
Signed-off-by: Bhavishya Mohan Aggarwal <handballaggarwal@gmail.com>
|
2025-09-11 10:31:53 -04:00 |
|
Cayde6
|
c64183717b
|
fix: replace grpc.NewClient (#19653) (#24188)
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com>
|
2025-09-11 10:05:57 -04: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 |
|
Michael Crenshaw
|
e8f86101f5
|
fix(security): repository.GetDetailedProject exposes repo secrets (#24387)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2025-09-04 10:59:58 -04:00 |
|
downfa11
|
4c9291152b
|
fix: syncPolicy.automated.enabled=false does not disable automated sync (#24254)
Signed-off-by: downfa11 <downfa11@naver.com>
|
2025-09-03 21:33:59 +05:30 |
|
Peter Jiang
|
6a2077642e
|
feat(cli): Support Server-Side Diff CLI (#23978)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2025-08-12 13:02:21 -04:00 |
|
Nitish Kumar
|
4dfab5d136
|
fix: remove tracking annotation from git manifest when performing hydration (#23857)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-08-04 17:21:47 +03:00 |
|
Michael Crenshaw
|
6ec53193fd
|
chore(refactor): remove unused actions parameter fields (#24008)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-08-01 08:01:49 -07:00 |
|
Itai Spiegel
|
42d4cfb857
|
fix: existingWindows to treat all fields of the window instead of a small subset of them (#20712) (#23636)
Signed-off-by: Itai Spiegel <itai.spiegel@gmail.com>
|
2025-07-31 19:24:02 -04:00 |
|
Alexandre Gaudreault
|
69d1d88807
|
chore: remove ErrApplicationNotAllowedToUseProject from API (#23972)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-29 10:29:22 -04:00 |
|
Michael Crenshaw
|
8e00df5326
|
fix(repo-server): support .argocd-source.yaml kustomize version (#23643) (#23644)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2025-07-16 15:12:25 +00:00 |
|
warjiang
|
262c8151ae
|
fix: typo err for GetConditions comment (#23807)
Signed-off-by: warjiang <1096409085@qq.com>
|
2025-07-16 06:48:46 -04:00 |
|
Kanika Rana
|
79f152c1ba
|
feat(appset): deleting applications in order when Progressive sync enabled on applicationSet (#23465)
Signed-off-by: Kanika Rana <krana@redhat.com>
|
2025-07-10 18:16:42 -04:00 |
|
Cayde6
|
6ead52c21c
|
chore(migrate): migrate otelgrpc pkg interceptor to stats handler(#18258) (#18366)
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com>
|
2025-07-09 22:29:24 +02:00 |
|
Michael Crenshaw
|
f420cce7a5
|
fix(server): make parameterized resource actions backwards-compatible (#23695)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-07-09 10:41:28 -04:00 |
|