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 |
|
Papapetrou Patroklos
|
43ea991a25
|
fix: register pprof endpoints in repo-server using the params config map (#26237)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2026-02-12 11:16:17 -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 |
|
Papapetrou Patroklos
|
a2e0b6f902
|
chore: bumps golang version to 1.26 in all places (#26393)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
|
2026-02-12 12:15:13 +02: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 |
|
Matthieu MOREL
|
76162a9310
|
chore(cmd): Fix modernize linter (#26321)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2026-02-08 17:51:03 +02:00 |
|
Papapetrou Patroklos
|
2b3eae62c4
|
fix: fixes output of argocd proj windows list PROJ - USEANDOPERATOR was missing (#26273)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2026-02-07 18:37:31 +01:00 |
|
Matthieu MOREL
|
286c6b8725
|
chore(cmd): Fix modernize linter (#26298)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2026-02-06 17:18:32 -05:00 |
|
Peter Jiang
|
f45ee221e5
|
fix(appset): change appset resource status count to 5000 by default (#26249)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
|
2026-02-04 21:39:01 +00:00 |
|
Regina Voloshin
|
7925bf7916
|
chore(deps): migrated aws sdk v1 to v2 for EKS with argocd-k8s-auth (#26200)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Regina Voloshin <regina.voloshin@codefresh.io>
Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com>
|
2026-02-03 15:56:07 -05:00 |
|
Papapetrou Patroklos
|
bf1f836ece
|
fix: get app resources tree view (#26166)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2026-02-03 15:54:10 -05:00 |
|
Yugan
|
408e99e9e9
|
feat: Allow custom User-Agent headers for Helm repository requests (#25473)
Signed-off-by: Yugan <yugannkt@gmail.com>
|
2026-01-19 12:06:09 -05:00 |
|
afarbos
|
2d762e4a2b
|
fix: optimize cli server-side diff with parallel dynamic batching (#25550)
Signed-off-by: Arnaud Farbos <afarbos@nvidia.com>
|
2026-01-15 14:20:55 -05: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 |
|
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 |
|
Omar Nasser
|
53c35423ab
|
feat(cli): add powershell completion (#25595)
Signed-off-by: Omar Nasser <omarnasserjr@gmail.com>
|
2025-12-11 08:08:55 +02: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 |
|
Papapetrou Patroklos
|
1e9f4aa793
|
fix: honor debuglog cmd option in application controller (#25591)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2025-12-10 11:03:26 +02:00 |
|
Andrew Block
|
f866959fe1
|
feat(cli): added support for filtering by group in app get-resource CLI command (#25495)
Signed-off-by: Andrew Block <andy.block@gmail.com>
|
2025-12-08 19:56:39 +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 |
|
Anbraten
|
81dcc2f2ee
|
fix: check for no local config when running argocd context dev-system (#25245)
Signed-off-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: Dan Garfield <dan@codefresh.io>
|
2025-12-01 12:33:42 +05:30 |
|
dudinea
|
f68f0ec16b
|
fix: the concurrency issue with git detached processing in Repo Server (#25101) (#25127)
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
|
2025-11-28 09:34:29 -05:00 |
|
Omar Nasser
|
46783614d5
|
feat(cli): Add additional examples to proj list command (#25169)
Signed-off-by: Omar Nasser <omarnasserjr@gmail.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-11-27 22:10:36 +01: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 |
|
Matthieu MOREL
|
4ea276860c
|
chore: refactor test functions to pass context from testing.T to fixtures (#25134)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-11-02 13:39:24 +01: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 |
|
rumstead
|
97d50a14a6
|
feat(appset): add pprof endpoints (#25044)
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2025-10-23 14:42:01 +00:00 |
|
Omar Nasser
|
ed537d5f3f
|
feat: Add path flag to ArgoCD CLI app list (#24834)
Signed-off-by: Omar Nasser <omarnasserjr@gmail.com>
|
2025-10-06 09:57:30 -04:00 |
|
downfa11
|
d5d7e8fad2
|
fix: allow flags to be set when auto-sync is disabled (#24328) (#24380)
Signed-off-by: downfa11 <downfa11@naver.com>
|
2025-09-29 20:33:23 +02: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 |
|
Blake Pettersson
|
116707bed1
|
chore(cli): plugins always have an argocd prefix (#24768)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2025-09-29 20:56:26 +05:30 |
|
Christian Hernandez
|
ac12ab91f3
|
feat(cli): Updated CLI to show Plugins during tab completion (#24758)
Signed-off-by: Christian Hernandez <christian@chernand.io>
Signed-off-by: Christian Hernandez <christianh814@users.noreply.github.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2025-09-28 19:52:54 +00:00 |
|
Yoonji Heo
|
b4e626c9eb
|
chore: add unit tests for printKeyTable (header, rows, uppercase subtype) (#24274) (#24706)
Signed-off-by: Yoonji Heo <myeunee@gmail.com>
|
2025-09-24 17:36:59 +05:30 |
|
Alexander Matyushentsev
|
452f6c68b8
|
fix: limit number of resources in appset status (#24690)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2025-09-22 12:45:29 -07:00 |
|
DOHYEONG LEE
|
d1f8cddad0
|
fix: resolve argocdService initialization issue in notifications CLI (#24664)
Signed-off-by: puretension <rlrlfhtm5@gmail.com>
|
2025-09-22 14:26:52 +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 |
|
Aditya Raj
|
ed3acd0f79
|
fix: correct typo (#24671)
Signed-off-by: Aditya Raj <adityaraj10600@gmail.com>
|
2025-09-21 20:21:25 -04: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 |
|
Austin Palazzesi
|
3af3a056a2
|
feat: add sso-host flag for OAuth2 login configuration (#22738) (#22784)
Signed-off-by: PaleHazy <austinrpg@live.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-09-15 13:10:43 -04:00 |
|
Xinzhao Xu
|
adf89ea322
|
chore(cmd): remove duplicate code in argocd-notification (#23929)
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2025-09-12 12:41:23 -04:00 |
|
Nitish Kumar
|
922e459665
|
chore(cli): rewrite supported formats (#24483)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-09-12 15:47:04 +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 |
|
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 |
|
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 |
|
Blake Pettersson
|
7dae82dfd3
|
chore: remove automaxprocs (#24164)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2025-08-15 12:15:49 +03:00 |
|
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 |
|
Noam Gal
|
1b3ced9261
|
fix: "admin cluster generate-spec" fails on missing "argocd-cm" (#10429) (#24088)
Signed-off-by: Noam Gal <noam.gal@octopus.com>
|
2025-08-10 15:41:10 +03:00 |
|
Christopher Coco
|
69f7d39717
|
feat(cli): add 'get-resource' command (#23196) (#23609)
Signed-off-by: Christopher Coco <chriscoco1205@gmail.com>
|
2025-08-07 00:59:10 -04:00 |
|