Chris Reiche
69feaadde7
feat(argo-events): Add the ability to change the port for argo-events webhook ( #1712 )
2022-12-16 18:45:25 -06:00
Vadim Grek
9e523b0538
chore(argo-events): use policy/v1 for poddisruptionbudgets, when available ( #1710 )
...
* Use policy/v1 for poddisruptionbudgets, when available
Signed-off-by: Vadim Grek <vadimprog@gmail.com>
2022-12-15 09:33:36 +01:00
Nolan Emirot
ed24a95467
chore(argo-cd): add new api version for cert-manager ( #1713 )
...
chore: add new api version for cert-manager
Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com>
2022-12-15 07:03:15 +01:00
Marco Lecheler
e9495d3c10
docs(argo-cd): Fix Argo CD value description typos for AppSet and Notification controllers ( #1706 )
...
* docs(argo-cd): rename 'application set' to 'ApplicationSet'
* docs(argo-cd): add ApplicationSet prefix for controller
* docs(argo-cd): fix ApplicationSet to PascalCase
* docs(argo-cd): fix notification controller description for logFormat/logLevel
* docs(argo-cd): add notification prefix to values file description
* chore(argo-cd): bump chart version
* chore(argo-cd): add changelog
* chore: generate helm-docs
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
2022-12-14 22:12:57 +01:00
Viacheslav Vasilyev
3644e714d8
fix(argo-cd): Prevent could not parse 0 warning ( #1704 )
...
Prevent could not parse 0 warning
Signed-off-by: Viacheslav Vasilyev <avoidik@gmail.com>
Signed-off-by: Viacheslav Vasilyev <avoidik@gmail.com>
2022-12-13 21:31:00 +00:00
Jellyfrog
bc70281ca4
feat(argo-cd): Add annotations to PrometheusRule ( #1700 )
2022-12-13 00:19:17 -06: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
Pedro
bd7dc0bddf
fix(argo-events): avoid label exceeding maximum length ( #1693 )
2022-12-09 07:07:45 -06:00
Pedro
5b15810e2d
fix(argo-workflows): avoid label exceeding maximum length ( #1692 )
...
fix(argo-workflows): generated value for app.kubernetes.io/version label for argo-workflows will not exceed maximum length and support image tags with a SHA digest.
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
2022-12-09 15:50:05 +09:00
Aikawa
7bb7caa2cf
chore(argo-cd): Update ArgoCD to v2.5.4 ( #1687 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-07 08:41:34 +01:00
Hyeonmin Park
34a33c967f
feat(argo-cd): Set aggregate roles only for using resources, with argocdextensions also ( #1679 )
...
Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2022-12-02 23:47:51 +09:00
Daniel Iziourov
216a52d341
fix(argo-workflows): missing artifact GC rbac ( #1680 )
...
According to the documentation:
https://argoproj.github.io/argo-workflows/walk-through/artifacts/#artifact-garbage-collection
Signed-off-by: danmx <daniel@iziourov.info>
Signed-off-by: danmx <daniel@iziourov.info>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2022-12-02 22:49:50 +09: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
Daniel Iziourov
48e16abc42
chore(argo-workflows): removed deprecated Role rbac ( #1681 )
...
Signed-off-by: danmx <daniel@iziourov.info>
Signed-off-by: danmx <daniel@iziourov.info>
2022-12-02 19:29:25 +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
f25cda30af
chore(argo-cd): Remove duplicate ApplicationSet features ( #1598 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-30 22:57:12 +01:00
Karl Parry
a0784fddac
fix(argo-cd): Rename tls secret to include the -secret suffix ( #1676 )
...
- "[Fixed]: TLS secret name so Dex correctly generates the checksum for argocd-dex-server-tls."
- "[Fixed]: Standardise the naming convention of the TLS secret manifests."
- "[Added]: Add checksum to Repo-Server for the argocd-repo-server-tls secret."
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
2022-11-30 22:38:04 +01:00
Aikawa
9ae4579297
chore(argo-workflows): Update Argo Workflows to v3.4.4 ( #1674 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-01 00:25:40 +09:00
Karl Parry
c93550224b
feat(argo-cd): Add Repo Server strict TLS cert support ( #1673 )
...
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
2022-11-29 22:14:17 +01:00
fsl
a918b83058
fix helm install md ( #1672 )
...
Signed-off-by: fsl <1171313930@qq.com>
Signed-off-by: fsl <1171313930@qq.com>
2022-11-28 20:56:17 -06:00
smcavallo
ca66f888d5
feat(argo-cd): Upgrade argocd to v2.5.3 ( #1671 )
...
Signed-off-by: smcavallo <smcavallo@hotmail.com>
2022-11-28 23:08:31 +01:00
Aikawa
77d8a11dd8
chore(argo-workflows): Support workflow retention ( #1668 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-11-26 10:08:11 +09:00
Zadkiel Aharonian
a93c45cdc7
fix(argo-cd): deprecate server.extraArgs."--insecure" ( #1669 )
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
2022-11-25 17:39:50 +00:00
Eugene Lugovtsov
062417e30d
feat(argo-workflows): Add labels for ServiceAccounts ( #1665 )
...
* Add labels for ServiceAccounts
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix workflow serviceaccount labels
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix docs
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
2022-11-25 09:35:40 +09:00
emmayylu
16cf7af98b
feat(argo-workflows): Allow controller to whitelist secrets ( #1646 )
...
* allow users to whitelist secrets
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
* remove unnecessary if-statement
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
* use square bracket for array
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
* fix typo and update readme
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Co-authored-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
2022-11-23 16:17:56 +09:00
Allex
7105de193a
fix(argo-cd): Invalid argocd-gpg-keys-cm template ( #1656 )
...
The template removed a little too much whitespace resulting in an invalid ConfigMap.
Error:
```
Error: YAML parse error on argocd/charts/argo-cd/templates/argocd-configs/argocd-gpg-keys-cm.yaml: error converting YAML to JSON: yaml: line 10: mapping values are not allowed in this context
```
Signed-off-by: Allex <allexveldman+github@gmail.com>
Signed-off-by: Allex <allexveldman+github@gmail.com>
2022-11-21 11:39:36 +01:00
Petr Drastil
6f3c468639
chore(argo-cd): Consolidated GnuPG configuration ( #1609 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-20 14:29:41 +01:00
Petr Drastil
cde6e849a3
docs(argo-cd): Improve changelog information ( #1652 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-17 15:26:18 +00:00
Aikawa
050027ad65
fix(argo-workflows): Added missing attribute for sso ( #1641 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-11-14 20:20:11 +09:00
Petr Drastil
07c6fc368a
fix(argo-cd): Cluster credentials config should be a string ( #1636 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-11 11:11:27 +09:00
Petr Drastil
1f42ea74f5
fix(argo-cd): Use raw json for cluster credentials for Vault compatibility ( #1634 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2022-11-10 10:55:40 +09:00
Max Kochubey
826ae0f177
Allow to add custom artifact repository ( #1453 )
...
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
2022-11-10 09:36:13 +09:00
Petr Drastil
c82b03eac1
chore(argo-cd): Upgrade Argo CD to 2.5.2 ( #1628 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-08 16:04:31 +00:00
Petr Drastil
e22ee52520
fix(argo-cd): Use Dex non-distroless image ( #1626 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-07 22:54:50 +01:00
Elad Dolev
48360eeb95
fix(argo-cd): Add missing ClusterRole permissions to argo-cd-server to manage Application in all namespaces ( #1621 )
...
Signed-off-by: Elad Dolev <dolevelad@gmail.com>
2022-11-06 22:13:13 +01:00
tvandewalle
22496be7d7
fix(argo-cd): Add /tmp voulmeMount to extensions container ( #1620 )
...
* Fixes #1619 - Add /tmp voulmeMount to extensions container
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
* Bump version, add change notes
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
2022-11-06 13:19:22 +09:00
Aikawa
91f051afcd
chore(argo-cd): Update redis-ha ( #1617 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-11-03 09:36:37 +01:00
Dong Wang
06343a9fe6
Upgrade Argo Image to the latest ( #1614 )
...
Signed-off-by: Dong Wang <wd@wdicc.com>
Signed-off-by: Dong Wang <wd@wdicc.com>
2022-11-02 16:31:11 +09: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
579f11407a
fix(argo-cd): Replace coalesce with merge for old config values ( #1612 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-01 15:57:19 +01:00
Aikawa
82b726bab5
chore(argo-workflows): Update ArgoWorkflows to v3.4.3 ( #1610 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-11-01 18:26:18 +09:00
Eric Cimino
48ab48a280
fix(argo-cd): update network policy port name ( #1603 )
...
Signed-off-by: Eric Cimino <ecimino@vailsys.com>
2022-10-31 18:38:24 +01:00
Marco Kilchhofer
02463f3009
fix(argo-cd): Don't install CRDs for disabled components ( #1596 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-10-31 00:48:09 +01:00
Petr Drastil
caf1f4de02
feat(argo-cd): Support manually managed TLS certificate for Server ( #1534 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 23:03:30 +01:00
Petr Drastil
9819da3434
feat(argo-cd): Support custom TLS certificates for Dex ( #1477 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 21:44:13 +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
b249ebf2a9
chore(github): Add dependabot.yml ( #1595 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 19:05:06 +01:00
Petr Drastil
4110069208
chore(argo-cd): Remove liveness probe from application controller ( #1581 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 18:47:57 +01:00
Petr Drastil
38a895706d
feat(argo-cd): Add probes for ApplicationSet controller ( #1532 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 16:37:04 +01:00
Petr Drastil
3eaad42bb4
fix(argo-cd): Type conversion for ConfigMaps values ( #1594 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-29 21:08:16 +02:00