Commit graph

9830 commits

Author SHA1 Message Date
argo-cd-cherry-pick-bot[bot]
9bff1c5b8d
fix(cli): uses DrySource revision for app diff/manifests with sourceHydrator (#23817) (cherry-pick #24670 for 3.3) (#27481)
Some checks are pending
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
Integration tests / Run end-to-end tests (push) Blocked by required conditions
Integration tests / E2E Tests - Composite result (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
Signed-off-by: Aditya Raj <adityaraj10600@gmail.com>
Co-authored-by: Aditya Raj <161347394+adityaraj178@users.noreply.github.com>
2026-04-21 12:59:45 -04:00
Anand Francis Joseph
26c8152016
fix(appcontroller): application controller in core mode fails to sync when server.secretkey is missing (#26793) (#27462)
Signed-off-by: anandf <anjoseph@redhat.com>
2026-04-21 01:38:58 -10:00
argo-cd-cherry-pick-bot[bot]
82b6d45701
fix(appset): change appset resource status count to 5000 by default (cherry-pick #26249 for 3.3) (#26263)
Some checks are pending
Integration tests / Lint Go code (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 / 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
Integration tests / Run end-to-end tests (push) Blocked by required conditions
Integration tests / E2E Tests - Composite result (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Co-authored-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com>
2026-04-20 19:02:03 -04:00
Michael Crenshaw
fb727cf7c1
Revert "fix: prevent automatic refreshes from informer resync and status updates (cherry-pick #25290 for 3.3)" (#27400) 2026-04-17 14:12:16 +05:30
argo-cd-cherry-pick-bot[bot]
6f3ef7dc95
fix: avoid stale informer cache in RevisionMetadata handler (cherry-pick #27392 for 3.3) (#27396)
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
2026-04-17 01:11:53 +05:30
argo-cd-cherry-pick-bot[bot]
b64eb4f07a
fix: revert autosync event message format change (cherry-pick #27387 for 3.3) (#27389)
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
2026-04-16 23:23:43 +05:30
github-actions[bot]
035e8556c4
Bump version to 3.3.7 on release-3.3 branch (#27377)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <19544836+reggie-k@users.noreply.github.com>
2026-04-16 14:00:45 +03:00
argo-cd-cherry-pick-bot[bot]
7eedc7ac4e
fix(ui): OCI revision metadata never renders due to conflicting guard clause (#26948) (cherry-pick #27097 for 3.3) (#27365)
Signed-off-by: Karim Zakzouk <karimzakzouk69@gmail.com>
Signed-off-by: Karim Farid <karimzakzouk69@gmail.com>
Co-authored-by: Karim Farid <147805022+karimzakzouk@users.noreply.github.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
2026-04-15 23:22:09 +02:00
Keith Chong
899c5e819c
chore(deps): bump fast-xml-parser from 4.5.3 to 4.5.6 in /ui - 3.3 (#27360)
Signed-off-by: Keith Chong <kykchong@redhat.com>
2026-04-15 22:52:12 +02:00
Samy Djemaï
4939e1fb84
fix: force attempt http2 with custom tls config (cherry-pick #26976 for 3.3) (#27358)
Signed-off-by: Max Verbeek <m4xv3rb33k@gmail.com>
Signed-off-by: Samy Djemaï <53857555+SamyDjemai@users.noreply.github.com>
Co-authored-by: Max Verbeek <m4xv3rb33k@gmail.com>
2026-04-15 22:14:18 +02:00
Kanika Rana
45cbc8421c
test(e2e): add e2e tests for reverse deletionOrder when progressive sync enabled (cherry-pick #26673 for 3.3) (#27340)
Signed-off-by: Kanika Rana <krana@redhat.com>
2026-04-15 14:09:44 +03:00
dudinea
4d2f2613d8
fix(ci): run yarn install with --frozen-lockfile (cherry-pick #27099 for 3.3) (#27351)
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
2026-04-15 14:08:59 +03:00
argo-cd-cherry-pick-bot[bot]
99e88e0963
fix: prevent automatic refreshes from informer resync and status updates (cherry-pick #25290 for 3.3) (#27230)
Signed-off-by: Atif Ali <atali@redhat.com>
Co-authored-by: Atif Ali <atali@redhat.com>
Co-authored-by: Keith Chong <kykchong@redhat.com>
2026-04-09 15:54:02 -04:00
argo-cd-cherry-pick-bot[bot]
b0e04154cf
fix(ui): handle 401 error in stream (cherry-pick #26917 for 3.3) (#27227)
Signed-off-by: linghaoSu <linghao.su@daocloud.io>
Co-authored-by: Linghao Su <linghao.su@daocloud.io>
2026-04-08 15:37:03 +02:00
Blake Pettersson
7fd134a040
chore(deps): bump go-jose from 4.1.3 to 4.1.4 (cherry-pick #27101 for… (#27208)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
2026-04-07 15:44:35 +02:00
argo-cd-cherry-pick-bot[bot]
b948ff074d
fix: use unique names for initial commits (cherry-pick #27171 for 3.3) (#27197)
Signed-off-by: Sean Liao <sean@liao.dev>
Co-authored-by: Sean Liao <sean@liao.dev>
2026-04-06 16:47:43 -04:00
Pasha Kostohrys
2daefc0452
chore(deps): update notifications-engine dependency in release-3.3 to v0.5.1-0.20260316232552-d27ba0152c1c (#27093)
Co-authored-by: pasha <pasha.k@fyxt.com>
2026-04-06 05:01:26 +03:00
argo-cd-cherry-pick-bot[bot]
3b12b2e0d5
fix: Add X-Frame-Options and CSP headers to Swagger UI endpoints (cherry-pick #26521 for 3.3) (#27154)
Signed-off-by: rohansood10 <rohansood10@users.noreply.github.com>
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Rohan Sood <56945243+rohansood10@users.noreply.github.com>
Co-authored-by: rohansood10 <rohansood10@users.noreply.github.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-06 04:36:01 +03:00
argo-cd-cherry-pick-bot[bot]
2512512b0c
fix: trigger app sync on app-set spec change (cherry-pick #26811 for 3.3) (#27130)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com>
Co-authored-by: Jann Fischer <jann@mistrust.net>
2026-04-05 18:50:09 -04:00
argo-cd-cherry-pick-bot[bot]
a77c1501fe
fix(docs): Fix manifest path in Source Hydrator docs (cherry-pick #27123 for 3.3) (#27167)
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
Co-authored-by: Oliver Gondža <ogondza@gmail.com>
2026-04-05 10:22:45 -04:00
rumstead
671efff31d
fix(controller): reduce secret deepcopies and deserialization (#27049) (cherry-pick release-3.3) (#27129)
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
2026-04-02 15:08:40 -04:00
argo-cd-cherry-pick-bot[bot]
f0b924f0b0
fix(server): Ensure OIDC config is refreshed at server restart (cherry-pick #26913 for 3.3) (#27114)
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com>
Co-authored-by: OpenGuidou <73480729+OpenGuidou@users.noreply.github.com>
2026-04-01 17:58:20 -07:00
Jonathan Ogilvie
ea51bd8047
[release-3.3] fix: improve perf: switch parentUIDToChildren to map of sets, remove cache rebuild (#26863) (#27108)
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <679297+jcogilvie@users.noreply.github.com>
2026-04-01 12:19:29 -04:00
argo-cd-cherry-pick-bot[bot]
e372a7f09c
fix: pass repo.insecure flag to helm dependency build (cherry-pick #27078 for 3.3) (#27083)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
2026-03-30 22:38:26 -10:00
argo-cd-cherry-pick-bot[bot]
e451591448
fix: use force flag in copyutil symlink to prevent repo-server crashes (cherry-pick #26613 for 3.3) (#27057)
Signed-off-by: manvitha92 <62259625+manvitha92@users.noreply.github.com>
Co-authored-by: ManvithaP <62259625+ManvithaP-hub@users.noreply.github.com>
Co-authored-by: manvitha92 <62259625+manvitha92@users.noreply.github.com>
2026-03-29 15:23:56 +03:00
github-actions[bot]
998fb59dc3
Bump version to 3.3.6 on release-3.3 branch (#27045)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crenshaw-dev <350466+crenshaw-dev@users.noreply.github.com>
2026-03-27 09:36:58 -04:00
argo-cd-cherry-pick-bot[bot]
c5d7748f2e
fix: wrong installation id returned from cache (cherry-pick #26969 for 3.3) (#27027)
Signed-off-by: Zach Aller <zach_aller@intuit.com>
Co-authored-by: Zach Aller <zachaller@users.noreply.github.com>
2026-03-27 09:24:06 -04:00
argo-cd-cherry-pick-bot[bot]
4a823fecf0
fix: controller incorrectly detecting diff during app normalization (cherry-pick #27002 for 3.3) (#27013)
Signed-off-by: Alexander Matyushentsev <alexander@akuity.io>
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2026-03-25 14:12:43 -07:00
github-actions[bot]
b8b5ea6117
Bump version to 3.3.5 on release-3.3 branch (#27004)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <19544836+reggie-k@users.noreply.github.com>
2026-03-25 15:52:26 +02:00
argo-cd-cherry-pick-bot[bot]
494b44ca5b
fix: Hook resources not created at PostSync when configured with PreDelete PostDelete hooks (cherry-pick #26996 for 3.3) (#26999)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
2026-03-25 13:24:09 +02:00
argo-cd-cherry-pick-bot[bot]
06d960ddf4
fix(ui): Improve message on self-healing disabling panel (#26977) (cherry-pick #26978 for 3.3) (#26981)
Signed-off-by: Alberto Chiusole <chiusole@seqera.io>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
2026-03-24 17:57:52 +02:00
dudinea
476800e479
chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 for release-3.3 (#26886) (#26953)
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
2026-03-22 15:47:39 +02:00
argo-cd-cherry-pick-bot[bot]
ff207a460b
fix(server): fix find container logic for terminal (cherry-pick #26858 for 3.3) (#26934)
Signed-off-by: linghaoSu <linghao.su@daocloud.io>
Co-authored-by: Linghao Su <linghao.su@daocloud.io>
2026-03-20 13:00:32 +01:00
argo-cd-cherry-pick-bot[bot]
ea8a881c14
ci: test against k8s 1.35.0 (cherry-pick #26062 for 3.3) (#26860)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
2026-03-20 08:47:45 +02:00
argo-cd-cherry-pick-bot[bot]
03dda413f0
fix(ci): add .gitkeep to images dir (cherry-pick #26892 for 3.3) (#26911)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
2026-03-19 15:36:15 +02:00
argo-cd-cherry-pick-bot[bot]
0dc0a66e7f
fix(ui): include _-prefixed dirs in embedded assets (cherry-pick #26589 for 3.3) (#26910)
Signed-off-by: choejwoo <jaewoo45@gmail.com>
Co-authored-by: Jaewoo Choi <jaewoo45@gmail.com>
2026-03-19 15:34:59 +02:00
argo-cd-cherry-pick-bot[bot]
e53c10caec
fix(UI): show RollingSync step clearly when labels match no step (cherry-pick #26877 for 3.3) (#26884)
Signed-off-by: Atif Ali <atali@redhat.com>
Co-authored-by: Atif Ali <atali@redhat.com>
2026-03-17 21:43:06 -04:00
argo-cd-cherry-pick-bot[bot]
422cabb648
fix: stack overflow when processing circular ownerrefs in resource graph (#26783) (cherry-pick #26790 for 3.3) (#26879)
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <679297+jcogilvie@users.noreply.github.com>
Co-authored-by: Jonathan Ogilvie <679297+jcogilvie@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-17 22:55:34 +01:00
github-actions[bot]
34ccdfc3d5
Bump version to 3.3.4 on release-3.3 branch (#26854)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <19544836+reggie-k@users.noreply.github.com>
2026-03-16 12:51:36 +02:00
Regina Voloshin
01b86e7900
docs: clarify cluster version change impact for ClusterGenerator, CMP Plugins and migration (#26851)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
2026-03-16 12:21:24 +02:00
argo-cd-cherry-pick-bot[bot]
182e4c62b2
fix(ci): Add missing git-lfs installer checksum for ppc64le (cherry-pick #26835 for 3.3) (#26836)
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
Co-authored-by: Oliver Gondža <ogondza@gmail.com>
2026-03-14 18:25:32 +02:00
Blake Pettersson
e164f8c50b
chore: bump otel-sdk (release-3.3) (#26808)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
2026-03-12 15:34:12 +02:00
Soumya Ghosh Dastidar
2fcc40a0fc
fix: skip token refresh threshold parsing in unrelated components (cherry-pick 3.3) (#26806)
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2026-03-12 01:18:14 -10:00
github-actions[bot]
ff239dcd20
Bump version to 3.3.3 on release-3.3 branch (#26752)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crenshaw-dev <350466+crenshaw-dev@users.noreply.github.com>
2026-03-09 11:25:28 -04:00
argo-cd-cherry-pick-bot[bot]
4411801980
fix(health): use note.drySha when available (cherry-pick #26698 for 3.3) (#26750)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2026-03-09 10:46:46 -04:00
Papapetrou Patroklos
c6df35db8e
fix: consistency of kubeversion with helm version 3 3 (#26744)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
2026-03-09 13:36:46 +02:00
argo-cd-cherry-pick-bot[bot]
6224d6787e
fix(actions): Use correct annotation for CNPG suspend/resume (cherry-pick #26711 for 3.3) (#26727)
Signed-off-by: Rouke Broersma <rouke.broersma@infosupport.com>
Co-authored-by: Rouke Broersma <rouke.broersma@infosupport.com>
2026-03-08 16:40:27 +02:00
Alexandre Gaudreault
5e190219c9
fix: multi-level cross-namespace hierarchy traversal for cluster-scop… (#26640)
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <679297+jcogilvie@users.noreply.github.com>
Co-authored-by: Jonathan Ogilvie <679297+jcogilvie@users.noreply.github.com>
2026-03-04 13:51:40 -05:00
argo-cd-cherry-pick-bot[bot]
968c6338a7
fix(controller): handle comma-separated hook annotations for PreDelete/PostDelete hooks (cherry-pick #26420 for 3.3) (#26586)
Signed-off-by: linghaoSu <linghao.su@daocloud.io>
Co-authored-by: Linghao Su <linghao.su@daocloud.io>
2026-02-24 00:37:40 -10:00
argo-cd-cherry-pick-bot[bot]
3d3760f4b4
fix(ui): standard resource icons are not displayed properly.#26216 (cherry-pick #26228 for 3.3) (#26380)
Signed-off-by: linghaoSu <linghao.su@daocloud.io>
Co-authored-by: Linghao Su <linghao.su@daocloud.io>
2026-02-24 17:29:26 +09:00