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
Kevin R
1a6973af2d
feat: Add the ability to not autogenerate external URLs from ingress object ( #13705 ) ( #25383 )
...
Signed-off-by: rkevin <rk@rkevin.dev>
2025-12-02 12:04:58 +02: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
Dov Murik
d5fee5a18a
docs: sync-waves guide: Use markdown formatting ( #25372 )
...
Signed-off-by: Dov Murik <dov.murik@gmail.com>
2025-11-20 20:49:16 +02:00
Bryan Horstmann
ef6a27fdfc
docs: Document the correct sync option to disable client side migration ( #25288 )
...
Signed-off-by: Bryan Horstmann <bhorstmann@gmail.com>
2025-11-14 00:46:25 -10:00
Atif Ali
98d0e8451a
docs: add user content for managed-by-url annotation ( #25055 )
...
Signed-off-by: Atif Ali <atali@redhat.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
2025-11-12 11:38:41 -05:00
Julian
943936a909
docs: clarify default hook deletion policy ( #25170 )
...
Signed-off-by: Globulard <julian.amoedo13@gmail.com>
2025-11-05 11:33:28 +02:00
Atif Ali
8d40fa3b5c
docs: update user content for deleting applications ( #25124 )
...
Signed-off-by: Atif Ali <atali@redhat.com>
Co-authored-by: Dan Garfield <dan@codefresh.io>
2025-11-04 15:19:13 -07: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
Revital Barletz
0a93e5701f
docs: Update Kustomize documentation for forceCommonLabels and forceCommonAnnotations ( #25138 )
...
Signed-off-by: Revital Barletz <Revital.barletz@octopus.com>
2025-11-03 15:14:01 -05:00
Afzal Ansari
7ba62f9838
docs: add overrides in multi-source applications ( #25089 )
...
Signed-off-by: Afzal Ansari <afzal442@gmail.com>
2025-10-28 13:33:52 +05:30
Frederic M
2f175fcd64
docs: fix duration known type ( #25035 )
...
Signed-off-by: Frederic Mereu <frederic.mereu@gaming1.com>
2025-10-23 07:10:46 +03: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
gyu-young-park
ba41758147
docs: fix typo in hydrator commit message template documentation ( #24822 )
...
Signed-off-by: gyu-young-park <gyoue200125@gmail.com>
2025-10-02 16:59:39 -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
Masato Gosui
42477a5fcd
docs: remove duplicated period in plugins.md ( #24746 )
...
Signed-off-by: Masato Gosui <82705154+nekomachi-touge@users.noreply.github.com>
2025-09-26 09:32:32 -04:00