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
Alexandre Gaudreault
4bc5d38634
docs: clarify selective sync and ApplyOutOfSyncOnly ( #27393 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2026-04-16 22:40:35 -04:00
Allan Yung
9a19735918
feat: Support Azure Service Principal authentication for Azure DevOps repositories ( #25324 )
...
Signed-off-by: Allan Yung <allan.yung@bbdsoftware.com>
Co-authored-by: Dan Garfield <dan.garfield@octopus.com>
2026-04-16 11:16:47 -04:00
Revital Barletz
bfc332d871
docs: clarify prune ordering for sync waves ( #27352 )
...
Signed-off-by: Revital Barletz <Revital.barletz@octopus.com>
2026-04-15 15:52:43 +05:30
Alexander Matyushentsev
ad310c2452
feat: replace error message in webhook handler with metrics ( #27215 )
...
Signed-off-by: Alexander Matyushentsev <alexander@akuity.io>
2026-04-08 13:59:58 -07:00
Vedant Mhatre
b8da88a288
docs: clarify Helm hook delete-policy semantics ( #26828 )
...
Signed-off-by: Vedant-Mhatre <vedantmh@gmail.com>
2026-04-07 12:56:58 +03:00
Oliver Gondža
d449294f03
fix(docs): Fix manifest path in Source Hydrator docs ( #27123 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
2026-04-05 10:14:38 -04:00
Mangaal Meetei
0e729cce34
feat(cli): add appset-namespace for appset command ( #27022 )
...
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>
2026-04-01 13:37:33 +03:00
Nitish Kumar
fb1b240c9e
docs: add missing content for Automatic Retry with a limit section ( #27092 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com>
2026-03-31 20:04:10 +02:00
Jaewoo Choi
e00345bff7
docs: replace resource_hooks links with sync-waves ( #26187 )
...
Signed-off-by: choejwoo <jaewoo45@gmail.com>
2026-03-31 19:37:42 +03:00
Oliver Gondža
77732d89b3
docs: Formatting and style for source-hydrator.md ( #26949 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
2026-03-21 10:35:47 +01:00
Nitish Kumar
4cdc650a58
feat(helm): support wildcard glob patterns for valueFiles ( #26768 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com>
2026-03-17 21:37:43 +00:00
Alexandre Gaudreault
4070b6feea
docs: add warning in orphan resource doc ( #26874 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2026-03-17 12:54:01 -04:00
Arthur Outhenin-Chalandre
b7e2027f35
feat: add Prune and Delete as application level sync option ( #23370 )
...
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr>
2026-03-13 13:50:34 -04:00
Papapetrou Patroklos
08602c27c1
fix: adds the missing source-name flag in app unset command ( #26712 )
...
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
2026-03-08 18:11:16 +02:00
Alex Eftimie
13bc5ae0c4
feat: add argocd account session-token command ( #15277 ) ( #24638 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
Signed-off-by: alexef <alex.eftimie@getyourguide.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com>
2026-03-04 13:58:11 -05:00
Peter Jiang
19b41b9d31
feat: ApplicationSet watch API ( #26409 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Co-authored-by: nitishfy <justnitish06@gmail.com>
2026-02-26 10:07:00 -05:00
Papapetrou Patroklos
ae08a3ed6c
Merge pull request #26519 from hokatabi/fix/kustomize-nameprefix-suffix-docs
...
docs(api): fix namePrefix/nameSuffix description in docs and API comments
2026-02-22 01:31:53 +02:00
shibatch
205241f350
docs: fix namePrefix/nameSuffix description to reflect override behavior
...
The documentation and API comments incorrectly described namePrefix and
nameSuffix as "appended to resources", which could be misleading about
their actual behavior.
In reality, these options use `kustomize edit set nameprefix/namesuffix`
commands (util/kustomize/kustomize.go:166,175), which override any
existing namePrefix/nameSuffix values in the kustomization.yaml file.
Updated both docs/user-guide/kustomize.md and
pkg/apis/application/v1alpha1/types.go to accurately reflect this
override behavior.
Co-Authored-By: Claude (claude-sonnet-4-5) <noreply@anthropic.com>
Signed-off-by: shibatch <shibatch@pepabo.com>
2026-02-19 18:46:31 +09:00
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
Drew Bailey
ed6d2c525e
feat(controller): Annotation to pause reconciliation for a specific cluster ( #26442 )
...
Signed-off-by: Drew Bailey <drew.bailey@airbnb.com>
Co-authored-by: Drew Bailey <drew.bailey@airbnb.com>
2026-02-18 20:30:39 -05:00
Papapetrou Patroklos
650fa6a10e
Merge pull request #26295 from jcjveraa/patch-2
...
docs: Add database initialization instructions example-header
2026-02-18 15:48:14 +02:00
Matt Warren
d655bf6453
docs: rewrite [here] links ( #26282 )
...
Signed-off-by: Matt Warren <matt@tramat.com>
Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com>
2026-02-10 16:23:55 +05:30
jcjveraa
e4a97bde49
Clarify database initialization/migration section
...
Updated the section title and clarified the description for database initialization or migration.
Signed-off-by: jcjveraa <3942301+jcjveraa@users.noreply.github.com>
2026-02-06 09:43:55 +01:00
jcjveraa
bd284b1d29
[docs] Add database initialization instructions example-header
...
Add missing level 3 heade for DB example
Signed-off-by: jcjveraa <3942301+jcjveraa@users.noreply.github.com>
2026-02-06 09:22:51 +01: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
Michael Crenshaw
65350789e8
docs: small fixes for mkdocs warnings ( #26112 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
2026-01-23 13:00:47 +00:00
S Kevin Joe Harris
b8d4216438
docs: Fixed broken links ( #26083 )
...
Signed-off-by: Kevin Joe Harris <kevinjoeharris1@gmail.com>
Signed-off-by: S Kevin Joe Harris <59595928+Kevinjoeharris@users.noreply.github.com>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
2026-01-21 16:49:35 +02:00
Aditya Raj
507289925b
feat(hydrator): making configurable authorName/Email used for hydration commit ( #22847 ) ( #25746 )
...
Signed-off-by: Aditya Raj <adityaraj10600@gmail.com>
2026-01-21 08:44:32 -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
Nitish Kumar
a66fe2af24
docs: add information on handling ambiguous revisions ( #26052 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com>
Signed-off-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: Afzal Ansari <afzal442@gmail.com>
2026-01-19 13:46:43 +00: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
Illia Oleksiuk
774f48e23e
docs: fix typos in documentation ( #25844 )
...
Signed-off-by: ioleksiuk <ioleksiuk@users.noreply.github.com>
Signed-off-by: Illia Oleksiuk <ilya.oleksiuk@gmail.com>
2026-01-05 10:38:31 +02:00
Nolan Emirot
3b24d33cda
docs: add infos around username for access token with bitbucket ( #25588 )
...
Signed-off-by: emirot <emirot.nolan@gmail.com>
2025-12-18 07:02:21 +02:00
Afzal Ansari
4832c5e7a5
docs: improve managedNamespaceMetadata section with details on tracki… ( #25536 )
...
Signed-off-by: Afzal Ansari <afzal442@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
2025-12-16 04:18:59 -10:00
Papapetrou Patroklos
d7954f0698
docs: adds a section for OCI private repos in OCI dcos ( #25572 )
...
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
2025-12-15 16:27:43 +01:00
pbhatnagar-oss
6cd30d3b99
feat(hydrator): don't push commits if manifests don't change ( #25056 )
...
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:45:27 -05: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
Peter Jiang
df2a759c65
chore: add --force-conflicts and notes ( #25639 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
2025-12-14 17:54:43 +00:00
Omar Nasser
ae03d8f2d1
docs: fix jsonnet example indentation ( #25620 )
...
Signed-off-by: Omar Nasser <omarnasserjr@gmail.com>
2025-12-11 14:53:21 +02: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
Michael Crenshaw
0447ab62c4
docs: add screenshot of 'Confirm Pruning' experience ( #25612 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-12-11 08:05:03 +02:00
Revital Barletz
8bebf65bbe
docs: update Azure workload identity setup instructions ( #25598 )
...
Signed-off-by: Revital Barletz <Revital.barletz@octopus.com>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
2025-12-10 13:20:34 +00: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
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
pbhatnagar-oss
dea7ead9a3
feat(hydrator): avoid unnecessary repo-server calls ( #25150 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: pbhatnagar-oss <pbhatifiwork@gmail.com>
2025-12-03 20:29:44 -05:00
Nolan Emirot
8e91653f73
docs: improve secret url for source hydrator ( #25502 )
...
Signed-off-by: emirot <emirot.nolan@gmail.com>
2025-12-03 18:22:42 -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
Nitish Kumar
42929ffe5c
docs: add explanation of drySource in hydrator ( #25470 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com>
2025-12-02 17:24:44 +02:00