d3adb5
133e70a9ea
feat(argo-cd): allow setting runtime class name ( #2930 )
...
Allow chart users to set a runtime class name for all Argo CD
components.
Signed-off-by: d3adb5 <me@d3adb5.net>
2024-09-20 08:59:01 +01:00
1102
96320b6486
feat(argo-cd): Update Notification Liveness/Readiness Probes ( #2872 )
2024-08-12 17:28:21 +02:00
Marco Maurer (-Kilchhofer)
79e32424d6
fix(argo-cd): Address oversights of feature namespaceOverride
( #2821 )
...
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-07-10 22:01:05 +01:00
Ludovic Ortega
45ff566614
feat(argo-cd): add support for dual stack clusters ( #2649 )
...
* feat(argo-cd): add support for dual stack clusters
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: add suggested change
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: metric template & add suggested change
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: remove changelog in README.md.gotmpl
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: applicationset metric template
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: add changelog as annotation
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* feat: use a global setting to enable dual stack
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
---------
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-05-31 21:04:50 +09:00
Andres Vara
7be9b016fb
feat(argo-cd): Support ability to set .Values.namespaceOverride ( #2679 )
...
* feat(argo-workflows): Allow adding additional ServiceAccounts to RoleBinding (#2676 )
remove unnecessary if statements
Signed-off-by: Daniel Beilin <daniel.beilin@outlook.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* feat(argo-cd): Support ability to set .Values.namespaceOverride
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typo
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* chore(deps): update actions/create-github-app-token action to v1.10.0 (#2677 )
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* feat(argo-rollouts): Add podLabels at the controller & dashboard level (#2678 )
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* feat(argo-cd): Support ability to set .Values.namespaceOverride
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typo
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): autocorrection
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typos
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typos
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* removed auota
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* Update Chart.yaml
Signed-off-by: Andres Vara <46708607+andres-vara@users.noreply.github.com>
---------
Signed-off-by: Daniel Beilin <daniel.beilin@outlook.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
Signed-off-by: Andres Vara <46708607+andres-vara@users.noreply.github.com>
Co-authored-by: Daniel Beilin <144586547+dbeilin@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: Andres Vara Parsegov <andres.vara@chase.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: mitchell amihod <mitchell@amihod.com>
2024-05-14 16:17:31 +01:00
Stefan Caraiman
f42e0e1fd5
fix(argo-cd): make automountServiceAccountToken configurable ( #2625 )
2024-04-10 22:05:47 +02:00
GuillaumeRemyCSI
e9a3381d73
fix(argo-cd): Properly support "application in any namespace" for the argocd-server ClusterRole ( #2609 )
...
* Properly support "application in any namespace" for the argocd-server ClusterRole
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
* Add changelog
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
* notification controller can handle self-managed notification in any namespace
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
* Bump argo-cd chart to v6.7.5
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
---------
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
2024-03-29 17:13:31 +09:00
Ran Rubin
b9615e451c
feat(argo-cd): Support setting ArgoCD Notifications secret ( #2577 )
...
* chore(deps): update renovatebot/github-action action to v40.1.3 (#2573 )
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: ranrubin <ranrubin@gmail.com>
* feat(argo-cd): Support for existing Secret in ArgoCD Notifications, and ability to set its name.
Signed-off-by: ranrubin <ranrubin@gmail.com>
* feat(argo-cd): Pass Secret name to Notification controller
Signed-off-by: ranrubin <ranrubin@gmail.com>
* chore(deps): update renovatebot/github-action action to v40.1.4 (#2579 )
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: ranrubin <ranrubin@gmail.com>
* feat(argo-cd): Remove redundant useExistingSecret, and assume existence of a secret
Signed-off-by: ranrubin <ranrubin@gmail.com>
---------
Signed-off-by: ranrubin <ranrubin@gmail.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-11 18:26:07 +00:00
Petr Drastil
0b79f5e5c1
feat(argo-cd): Upgrade Argo CD to 2.10.0 ( #2476 )
...
* chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.0
* Apply automatic changes
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update CRDs to v2.10.0
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Add variables for new features
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Fix version in Chart.yaml
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-02-07 08:10:12 +01:00
Ilia Lazebnik
4a50afcc77
chore(argo-cd): refresh from upstream ( #2474 )
...
* refresh from upstream
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
* refresh from upstream
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
---------
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
2024-02-05 07:25:42 +01:00
Petr Drastil
107bd3bc53
chore(argo-cd): DRY cleanup of ServiceAccounts ( #2409 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-05 12:56:59 +00:00
Denis Kadyshev
4afebb25f6
fix(argo-cd): Create notifications clusterrole and clusterrolebinding when enabled ( #2326 )
...
* Create clusterrole for nitifications only when notifications enabled
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Create clusterrolebinding for nitifications only when notifications enbaled
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Bump version in Chart.yaml
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Update Chart.yaml
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Update Chart.yaml
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
---------
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
2023-11-02 18:43:50 +09:00
Ilia Lazebnik
94c0a0a246
feat(argo-cd): add notification cluster role ( #2315 )
...
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
---------
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
2023-10-30 14:42:32 +00:00
Aikawa
9193d85929
chore(argo-cd): Upgrade Argo CD to v2.8.5 ( #2313 )
2023-10-28 09:28:44 +02:00
gussan
a41b70b59c
feat(argo-cd): add terminationGracePeriodSeconds ( #2310 )
...
Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
2023-10-27 10:43:52 +01:00
Alex Souslik
c2f813ec62
feat(argo-cd): make ServiceMonitor deployment conditional on CRD existence ( #2154 )
...
* made ServiceMonitor deployment conditional on CRD existence
Signed-off-by: alex-souslik-hs <alex.s@hiredscore.com>
* remove non ArgoCD changes
Signed-off-by: alex-souslik-hs <alex.s@hiredscore.com>
* add newline
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
* Change chage description
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
* Update charts/argo-cd/Chart.yaml
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
---------
Signed-off-by: alex-souslik-hs <alex.s@hiredscore.com>
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-07-18 08:51:14 +02:00
Josh Baird
78e99e9911
feat(argo-cd): Add support for configuring argo-notifications log level and format ( #2127 )
...
* Add env vars for notification logging.
Signed-off-by: Josh Baird <jbaird@galileo.io>
* Indent.
Signed-off-by: Josh Baird <jbaird@galileo.io>
* Update CHANGELOG.
Signed-off-by: Josh Baird <jbaird@galileo.io>
* Bump chart version.
Signed-off-by: Josh Baird <jbaird@galileo.io>
* Remove extra line.
Signed-off-by: Josh Baird <jbaird@galileo.io>
* Bump to 5.6.38.
Signed-off-by: Josh Baird <jbaird@galileo.io>
---------
Signed-off-by: Josh Baird <jbaird@galileo.io>
2023-06-26 15:53:40 +01:00
Joe Lee
49c2ca2548
feat(argo-cd): Add "global.env" for all deployed containers ( #2096 )
...
* add global env for argo-cd
Signed-off-by: Joe Lee <lj_2005@163.com>
* update readme
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix typo
Signed-off-by: Joe Lee <lj_2005@163.com>
* feat(argo-cd): Add "global.env" for all deployed containers
Signed-off-by: Joe Lee <lj_2005@163.com>
* update doc
Signed-off-by: Joe Lee <lj_2005@163.com>
* remove note
Signed-off-by: Joe Lee <lj_2005@163.com>
* update changes
Signed-off-by: Joe Lee <lj_2005@163.com>
---------
Signed-off-by: Joe Lee <lj_2005@163.com>
2023-06-07 17:52:02 +09:00
Wim Fournier
cd4c291e47
fix(argo-cd): Allow to disable containerSecurityContext ( #2072 )
...
* Allow to disable containerSecurityContext
Add a `enabled` property to allow the whole containerSecurityContext to be disabled.
Fixes https://github.com/argoproj/argo-helm/issues/2071
Signed-off-by: wim.fournier <github@fournier.nl>
Signed-off-by: Wim Fournier <github@fournier.nl>
* fix missing space
Signed-off-by: Wim Fournier <github@fournier.nl>
* remove enabled key
Signed-off-by: Wim Fournier <github@fournier.nl>
* fix typo
Signed-off-by: Wim Fournier <github@fournier.nl>
* missed one
Signed-off-by: Wim Fournier <github@fournier.nl>
* simplify using `with`, thx @pborn-ionos!
Signed-off-by: wim.fournier <wim.fournier@adevinta.com>
* missed one
Signed-off-by: wim.fournier <wim.fournier@adevinta.com>
---------
Signed-off-by: wim.fournier <github@fournier.nl>
Signed-off-by: Wim Fournier <github@fournier.nl>
Signed-off-by: wim.fournier <wim.fournier@adevinta.com>
Co-authored-by: wim.fournier <wim.fournier@adevinta.com>
2023-05-23 15:29:26 -05:00
Marco Kilchhofer
8402303bf8
feat(argo-cd): Add ability to add prometheus.io/scrape annotations ( #2037 )
2023-05-10 19:39:56 -05:00
Aikawa
decfc73a3f
feat(argo-cd): Use tini as the ENTRYPOINT ( #1991 )
2023-05-02 07:29:30 -05:00
Jakub Oskera
88d690ef62
fix(argo-cd): add namespace field for namespace scoped resources ( #1937 )
2023-04-13 09:08:34 -05:00
Laurent Lavaud
4ea0119321
feat(argo-cd): Add support for custom Deployment strategy ( #1918 )
...
Signed-off-by: Laurent Lavaud <l.lavaud@gmail.com>
2023-04-03 10:58:50 +01:00
Petr Drastil
053a338ea9
feat(argo-cd): Add additional global parameters for scheduling ( #1846 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-03-02 23:28:23 +09:00
Petr Drastil
88b92909e6
chore(argo-cd): Add missing hostAliases to all components ( #1848 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-23 19:11:54 +01:00
Petr Drastil
2ae7e1ad0d
chore(argo-cd): Remove notification bot ( #1854 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-23 16:57:15 +00:00
Petr Drastil
51386c69be
feat(argo-cd): Add global affinity configuration ( #1794 )
2023-02-17 10:38:17 -06:00
Loris
d59ae7bd75
feat(argo-cd): Add dnsConfig and dnsPolicy for pods ( #1773 )
...
feat(argo-cd): Add dnsConfig and dnsPolicy for pods (#1771 )
Signed-off-by: Loris Torikian <loris_torikian@hotmail.fr>
Co-authored-by: Loris Torikian <loris.torikian@square-sense.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-02-15 09:11:16 +09:00
Wojciech
36cd83081c
feat(argo-cd): Add log settings and extraArgs to Slack bot ( #1802 )
...
* Add log settings and extraArgs to Slack bot
Signed-off-by: duxet <duxetlg@gmail.com>
* Fix readme
Signed-off-by: duxet <duxetlg@gmail.com>
---------
Signed-off-by: duxet <duxetlg@gmail.com>
2023-01-27 14:45:49 +00:00
Petr Drastil
58f587618f
fix(argo-cd): Consolidate and fix container ports ( #1788 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-21 13:07:14 +01:00
Petr Drastil
31242020c4
feat(argo-cd): Allow templated values for init and extra containers ( #1749 )
2023-01-10 06:31:57 -06:00
Petr Drastil
f6c884a096
chore(argo-cd): Remove legacy API versions for PDBs ( #1740 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 16:47:29 +01:00
Aikawa
7e45f5f03f
chore(argo-cd): Support relabelings and metricRelabelings to Notification's ServiceMonitor ( #1720 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-20 22:18:07 +09:00
John Stewart
b97e652f63
feat(argo-cd): Add ability to annotate Deployments and StatefulSets ( #1608 )
...
* feat(argo-cd): Add ability to annotate Deployments and StatefulSets
Signed-off-by: John Stewart <jstewart@rentpath.com>
* fix: Controller and AppSet controller was mixed
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: John Stewart <jstewart@rentpath.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-12-01 00:25:22 +01:00
Petr Drastil
1b2e7ca984
feat(argo-cd): Add revisionHistoryLimit ( #1599 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-01 20:26:44 +01:00
Petr Drastil
3d9e2f35a6
feat(argo-cd): Set container security contexts ( #1579 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 20:12:46 +01:00
Petr Drastil
24de82b214
chore(argo-cd): Metrics DRY cleaning ( #1569 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-25 16:08:51 +02:00
Petr Drastil
8c50158952
chore(argo-cd): Rename metrics templates ( #1556 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-22 13:59:23 +01:00
João Estrela
12a1ccea75
feat(argo-cd): ServiceMonitor resources can be annotated ( #1564 )
...
* [Added]: ServiceMonitor resources are able to be annotated
Signed-off-by: João Estrela <jestrela@barracuda.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-21 10:10:53 +02:00
Petr Drastil
9743219ace
chore(argo-cd): Improve PDB implementation and documentation ( #1544 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-12 14:55:33 +02:00
Petr Drastil
810aa6b887
docs(argo-cd): Documented defaults for imagePullSecrets ( #1536 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-10 22:46:11 +02:00
Petr Drastil
d0381671fa
chore(argo-cd): Remove invalid options from notification controller ( #1530 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-09 22:23:05 +09:00
Jan-Otto Kröpke
fbaa2ef19b
feat(argo-cd): Make labels for repoServer and notification service accounts configurable ( #1527 )
...
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2022-10-09 17:33:55 +09:00
Sebastian Bąkała
fb7b59e481
fix(argo-cd): Added missing envFrom for notifications-controller ( #1512 )
...
Signed-off-by: bakala <Sebastian.Bakala@tomtom.com>
2022-10-07 12:52:18 +02:00
Paweł Kalemba
db0957d3cb
feat(argo-cd): Add priorityClassName to notifications ( #1439 )
...
Allow to set up a priorityClassName for notifications controller Pods
Signed-off-by: Paweł Kalemba <pawel.kalemba@getresponse.com>
Signed-off-by: Paweł Kalemba <pawel.kalemba@getresponse.com>
2022-09-06 11:13:28 +01:00
Mathieu Parent
71da4e98f2
fix(argo-cd): Remove version labels to avoid invalid characters ( #1432 )
2022-08-30 17:30:29 +02:00
Petr Drastil
31e0156992
feat(argo-cd): Add global logging options ( #1422 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-08-25 12:41:43 +02:00
Petr Drastil
3930788628
chore(argo-cd): Move notification configs ( #1419 )
...
* Move notification configs to config dir
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Use expected names for notification configs
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Fix notification role
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-08-25 12:12:51 +02:00
Mathieu Parent
8f0914dc4e
feat(argo-cd): Truncate version labels to 63 characters ( #1368 )
...
Allow to use digests.
https://github.com/argoproj/argo-helm/issues/417
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
2022-07-21 11:53:19 +02:00
yanyx
833c877ca5
fix(argo-cd): fix unmarshal annotaions error ( #1379 )
...
Signed-off-by: Yixing Yan <yixingyan@gmail.com>
2022-07-19 21:47:42 +09:00