Maneesh Singh
994838a2ef
feat(argocd-apps): finalizers for applicationset ( #2952 )
2024-10-01 08:03:26 +02:00
Zoltán Reegn
a344d64fbd
fix(argocd-apps): don't render empty app description ( #2911 )
...
* fix(argocd-apps): don't render empty app description
Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
* chore: Apply suggestions from code review
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-09-11 06:55:38 +09:00
irizzant
237493a4ab
feat(argocd-apps)!: use maps instead of lists ( #2538 )
...
* feat(argocd-apps)!: use maps instead of lists
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix(chart): add artifacthub annotations
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: remove not needed lines
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: use the right range function
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix(argocd-apps): fix issues
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: fix newline issue in values.yaml
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: Use range function properly (revert complex changes on item-templates)
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: irizzant <i.rizzante@gmail.com>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Co-authored-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-03-23 15:38:56 +00:00
Aikawa
fa85e824f0
feat(argocd-apps): Support Template Patch to ApplicationSet ( #2549 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2024-02-25 14:11:42 +01:00
Imran Ismail
dc738a111b
fix(argocd-apps): move ignoreApplicationDifferences block up a level ( #2471 )
...
Signed-off-by: imranismail <hey@imranismail.dev>
2024-02-02 09:37:27 +00:00
Imran Ismail
3b7a005ce3
feat(argocd-apps): support ignoreApplicationDifferences for appsets ( #2442 )
...
* feat(argocd-apps): support ignoreApplicationDifferences
Signed-off-by: imranismail <hey@imranismail.dev>
* chore: bump version
Signed-off-by: Imran Ismail <hey@imranismail.dev>
---------
Signed-off-by: imranismail <hey@imranismail.dev>
Signed-off-by: Imran Ismail <hey@imranismail.dev>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-01-30 09:34:04 +09:00
Aikawa
bc89bb5dd6
docs(argocd-apps): Add deprecated note for Argo CD Extensions ( #2449 )
...
* docs(argocd-apps): Add deprecated note for Argo CD Extensions
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argocd-apps): Remove broken CI
Signed-off-by: yu-croco <yu.croco@gmail.com>
* chore(argocd-apps): Bump minor version due to deprecation
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-25 08:07:29 +01:00
Aikawa
0453552b32
fix(argocd-apps): fix indent of syncOptions ( #2181 )
2023-07-23 05:25:51 +01:00
Mathieu Parent
83e5d83492
feat(argocd-apps): syncOptions for applications ( #2176 )
...
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-07-22 22:46:38 +09:00
Fabián Sellés Rosa
047ba6b24d
feat(argocd-apps): add permitOnlyProjectScopedClusters flag ( #2149 )
...
Signed-off-by: Fabián Sellés Rosa <1088313+Fsero@users.noreply.github.com>
2023-07-11 17:39:35 +02:00
Khue Doan
650a9ec7ef
feat(argocd-apps): Add rollout strategy for ApplicationSet ( #2063 )
...
feat(argocd-apps): add rollout strategy for ApplicationSet
Signed-off-by: Khue Doan <mail@khuedoan.com>
2023-05-21 09:19:31 +02:00
Joe Lee
c3cfd49e96
feat(argocd-apps): Generate application, applicationset, project with template ( #2025 )
...
* add template for application
Signed-off-by: Joe Lee <lj_2005@163.com>
* update version
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* add example for applicationsetTemplates
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* merge each of items into one
Signed-off-by: Joe Lee <lj_2005@163.com>
* update readme
Signed-off-by: Joe Lee <lj_2005@163.com>
* update doc
Signed-off-by: Joe Lee <lj_2005@163.com>
* update version
Signed-off-by: Joe Lee <lj_2005@163.com>
* add template for application
Signed-off-by: Joe Lee <lj_2005@163.com>
* update version
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* merge each of items into one
Signed-off-by: Joe Lee <lj_2005@163.com>
* move itemTemplates to new file
Signed-off-by: Joe Lee <lj_2005@163.com>
* discard change for applications.yaml
Signed-off-by: Joe Lee <lj_2005@163.com>
---------
Signed-off-by: Joe Lee <lj_2005@163.com>
2023-05-19 11:35:00 +02:00
Marco Kilchhofer
b37a9e72a6
feat(argocd-apps): Introduce chart signing ( #2045 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-05-10 18:57:43 +02:00
toyamagu
086310f237
fix(argocd-apps): Changed the project field of the applicationset from a tpl to str( #1978 ) ( #1979 )
...
fix: Changed the project field of the applicationset from a tpl function to a string.
Signed-off-by: tomoki-yamaguchi <toyamagu2021@gmail.com>
2023-04-27 21:49:02 +09:00
Sergi Alonso
037d3a9e76
fix(argocd-apps): Add revisionHistoryLimit option to apps ( #1874 )
2023-03-02 08:56:41 -06:00
toyamagu
31768175b9
feat(argocd-apps): multiple sources for Application and ApplicationSet ( #1831 )
...
* feat(argocd-apps): multiple sources for application and applicationset
Signed-off-by: toyamagu <toyamagu2021@gmail.com>
* fix typo
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>
---------
Signed-off-by: toyamagu <toyamagu2021@gmail.com>
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-02-09 23:43:38 +01:00
Jason Meridth
8a1c4f0ad6
fix(argocd-apps): Align changelog structure ( #1815 )
...
relates to #1808
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-29 20:17:35 +01:00
Aikawa
c4d8b37fe4
chore(argocd-apps): Add changelog link on README ( #1731 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-25 14:56:33 +01:00
Aikawa
f5c5c141c5
feat(argocd-apps): Support sourceNamespaces for AppProject ( #1698 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-10 14:50:31 +00:00
Luke
462fde1f29
add with statements around project templates for source/destinations ( #1678 )
...
Signed-off-by: lukepatrick <lukephilips@gmail.com>
Signed-off-by: lukepatrick <lukephilips@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-02 07:26:17 -06:00
Petr Drastil
7c3276f44d
feat(argocd-apps): Add Argo extensions ( #1546 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-14 00:06:44 +02:00
toyamagu
14d2b8313e
feat(argocd-apps): Add ArgoCD ApplicationSet ( #1521 )
...
* Add ArgoCD ApplicationSet
Signed-off-by: toyamagu <toyamagu2021@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-12 10:31:54 +02:00
Aikawa
798c8107c3
feat(argocd-apps): adopt additional Applications/Projects to argocd-apps chart ( #1356 )
...
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
2022-08-22 14:32:07 +02:00