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 |
|
Prune Sebastien THOMAS
|
29fd8db39a
|
feat(appset): filtering repos by archived status #20736 (#21505)
Signed-off-by: Prune <prune@lecentre.net>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2026-04-17 17:32:18 +00:00 |
|
Blake Pettersson
|
f5f3bf8a06
|
chore: migrate to pnpm (#23937)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-08 09:31:19 -04:00 |
|
Sinhyeok Seo
|
382c507beb
|
fix(server): Cache glob patterns to improve RBAC evaluation performance (#25759)
Signed-off-by: Sinhyeok Seo <sinhyeok@gmail.com>
Signed-off-by: Sinhyeok Seo <44961659+Sinhyeok@users.noreply.github.com>
|
2026-03-17 10:22:23 -04:00 |
|
Kirill Bilchenko
|
3cb4955d44
|
feat: expose notifications controller processors count via cmd params (#26798)
Signed-off-by: Kirill Bilchenko <kirillbilchenko@users.noreply.github.com>
|
2026-03-12 01:49:31 +02:00 |
|
Michael Crenshaw
|
8a507b783e
|
fix(dex): run as user 1001 (#26726) (#26775)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2026-03-10 13:08:04 -04:00 |
|
Michael Crenshaw
|
63698bd4d2
|
fix(dex): run as user 1001 (#26726) (#26757)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2026-03-09 21:30:13 +00:00 |
|
Michael Crenshaw
|
cbbb19ddef
|
fix: make config key optional (#26701)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2026-03-07 01:57:29 +01:00 |
|
ManvithaP
|
6e89ed9867
|
fix: use force flag in copyutil symlink to prevent repo-server crashes (#26613)
Signed-off-by: manvitha92 <62259625+manvitha92@users.noreply.github.com>
Co-authored-by: manvitha92 <62259625+manvitha92@users.noreply.github.com>
|
2026-03-03 13:32:08 +02:00 |
|
Papapetrou Patroklos
|
7f877a68a9
|
chore: bumps dex version to 2.45.0 (#26609)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
Signed-off-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com>
|
2026-03-03 13:07:05 +02:00 |
|
Tuxthepirate
|
a3b4c8327f
|
chore: update redis-ha chart to 4.35.10 (#26453)
Signed-off-by: Doubleth1nk <20193656+Doubleth1nk@users.noreply.github.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2026-02-27 15:03:35 -05:00 |
|
shibatch
|
b5e09212cf
|
chore: update generated files from codegen
Generated files updated after changing namePrefix/nameSuffix
comments in types.go to reflect override behavior.
Signed-off-by: shibatch <shibatch@pepabo.com>
|
2026-02-20 05:42:32 +09:00 |
|
S Kevin Joe Harris
|
b0b9658e04
|
chore(deps): Bump dex from v2.43.0 to v2.44.0 (#26448)
Signed-off-by: Kevin Joe Harris <kevinjoeharris1@gmail.com>
|
2026-02-15 11:00:45 +02: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 |
|
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 |
|
gami
|
b4421672f6
|
feat: Document and expose K8S API client environment variables(#8527) (#25145)
Signed-off-by: gami <20226196+gosarami@users.noreply.github.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2026-02-05 15:17:26 +00:00 |
|
Moulick Aggarwal
|
d883412df8
|
docs: Fix some admonitions in docs (#26213)
Signed-off-by: Moulick Aggarwal <Moulick@users.noreply.github.com>
Co-authored-by: Moulick Aggarwal <Moulick@users.noreply.github.com>
|
2026-02-02 13:58:28 -05:00 |
|
Codey Jenkins
|
28ca821978
|
chore(tilt): use manifest image name instead of kustomize override (#26190)
Signed-off-by: Codey Jenkins <FourFifthsCode@users.noreply.github.com>
|
2026-01-30 11:01:46 -05:00 |
|
Valentin Stoican
|
c2e594c5f5
|
feat: disable gRPC service config DNS TXT lookups by default (#26077)
Signed-off-by: Valentin Stoican <vstoican@ripe.net>
Co-authored-by: Valentin Stoican <vstoican@ripe.net>
|
2026-01-27 11:29:38 +02: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Papapetrou Patroklos
|
10f60b96ac
|
chore: bumps redis to the latest stable to eliminate vulns (#25272)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2025-11-18 14:45:30 +02: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 |
|
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 |
|
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 |
|
Marco Franssen
|
598dbcb61d
|
fix: Update copyutil command 'cp -n' to resolve warning (#24708)
Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
|
2025-09-23 10:08:39 -04:00 |
|
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 |
|
Zach Aller
|
e181fbb81d
|
fix(cmp): fix plugins not having access to argocd cli for git ASKPASS (#24665)
Signed-off-by: Zach Aller <zach_aller@intuit.com>
|
2025-09-22 09:52:47 -04:00 |
|
Papapetrou Patroklos
|
1d13ebc372
|
chore: bumps redis version to 8.2.1 (#24523)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
|
2025-09-16 09:46:25 -04:00 |
|
Kai Udo
|
c4d99bb224
|
fix(controller): expose ARGOCD_SYNC_WAVE_DELAY as configurable parameter (#24536)
Signed-off-by: u-kai <76635578+u-kai@users.noreply.github.com>
|
2025-09-14 21:39: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
|
7ae14c89d9
|
feat: preserve non-hydrated files during hydration (#24129)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-09-11 10:47:00 -04:00 |
|
Blake Pettersson
|
b2b6d9822b
|
chore: add oci env vars to manifests (#24113)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2025-08-14 10:27:40 +00:00 |
|
rumstead
|
31e0f428e8
|
fix(appset): add applicationset leader election to roles and clean up (#14369) (#23976)
Signed-off-by: Manuelraa <kontakt@manuel-rapp.de>
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
Co-authored-by: Manuelraa <kontakt@manuel-rapp.de>
|
2025-07-29 11:38:53 -04:00 |
|
JulesTriomphe
|
58b0116d75
|
fix: Allow metrics ingress for redis-ha-proxy (#23926) (#23928)
Signed-off-by: Jules Triomphe <35426973+JulesTriomphe@users.noreply.github.com>
|
2025-07-29 08:34:13 -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 |
|
Regina Voloshin
|
be042c4474
|
feat: AppSet PR generator return 0 results upon repo not found instead of failing (#23447)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Regina Voloshin <regina.voloshin@codefresh.io>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: dudinea <dudinea@gmail.com>
|
2025-07-02 17:37:14 +03:00 |
|
Nitish Kumar
|
29df864ae1
|
feat: add title matching filter for Pull Request Generator (#23569)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-06-30 16:13:09 +05:30 |
|
Alexej Disterhoft
|
e9811678fa
|
fix(controller): get commit server url from env (#23536)
Signed-off-by: Alexej Disterhoft <alexej.disterhoft@redcare-pharmacy.com>
|
2025-06-24 11:51:58 -04:00 |
|
Codey Jenkins
|
b39e3a8d1e
|
chore: initial support for tilt based development (#22337) (#23002)
Signed-off-by: Codey Jenkins <FourFifthsCode@users.noreply.github.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-06-17 11:19:50 -04:00 |
|
Regina Voloshin
|
964f26901c
|
feat: Add GitHub API rate limit metrics (#22864)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Regina Voloshin <regina.voloshin@codefresh.io>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-06-17 01:41:38 +00:00 |
|
Philippe Merle
|
edf36831ab
|
fix: Add metadata labels to all NetworkPolicy resources (#23313)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Philippe Merle <philippe.merle@inria.fr>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
|
2025-06-07 13:05:41 -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 |
|
Aaron Hoffman
|
18ce5c271f
|
feat: Add images to resources in sync result #20896 (#20954)
Signed-off-by: Aaron Hoffman <31711338+Aaron-9900@users.noreply.github.com>
|
2025-05-27 19:58:28 +00:00 |
|
Alexandre Gaudreault
|
0484f9f8a6
|
fix(manifest): using wrong container registry for non-ha redis (#23114)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-05-22 19:38:51 +00:00 |
|
Michael Crenshaw
|
198aa8a37a
|
chore(deps): bump Dex from 2.41.1 to 2.43.0 (#23088)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-05-22 09:46:33 -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 |
|