Jason Meridth
132449cacc
chore(argo-rollouts): Upgrade argo-rollouts to 1.4.0 ( #1774 )
...
Fixes #1763
Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-19 15:14:02 -06:00
Pedro
206d4922bf
fix(argo-rollouts): avoid label exceeding maximum length ( #1694 )
...
* fix(argo-rollouts): generated value for app.kubernetes.io/version label for argo-rollouts will not exceed maximum length and support passing a SHA digest.
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
* fix: Add missing double quote in changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-01-19 11:37:18 +01:00
Victor Login
f3888bc996
chore(argo-cd): Update Argo CD extensions to v0.2.1 ( #1770 )
...
Signed-off-by: Victor Login <batazor@evrone.com>
Signed-off-by: Victor Login <batazor@evrone.com>
2023-01-18 13:00:59 +00:00
Aikawa
0d57f6ec17
chore(argo-cd): Update Argo CD to v2.5.7 ( #1769 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-18 15:44:21 +09:00
Kiyoshi Muranaka
2777121707
feat(argo-rollouts): Add support for topologySpreadConstraints ( #1755 )
2023-01-17 20:38:50 -06:00
dependabot[bot]
5c6ad38b15
chore(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0 ( #1752 )
...
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases )
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-01-11 07:39:58 +01:00
Aikawa
136d8c4fca
chore(argo-cd): Update Argo CD to v2.5.6 ( #1757 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-11 07:33:30 +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
c5648d5c9f
chore(argo-cd): Consolidate cluster-wide RBAC ( #1597 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-10 09:58:45 +01:00
Jason Meridth
7992b5d04b
feat(argo-workflows): Add helper function to determine image value, minus tag ( #1754 )
...
We have a situation where we want to exclude the registry so that images can
be pulled from in-network mirrors. Currently when you exclude the registry,
you get stuck with a prefixing forward slash.
Had to keep the tags in the manifest files because helm template requires
a colon in the image value. Otherwise I'd move it into the helper function.
image entries changed: server, controller, executor
Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-09 18:03:26 -06:00
Petr Drastil
45861fadb7
docs(argo-cd): Improve documentation for extra containers ( #1747 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-04 09:49:30 +00:00
Aikawa
4b8703db75
chore(argo-workflows): Support podGCDeleteDelayDuration and podGCGracePeriodSeconds ( #1728 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-03 10:46:01 +09:00
huiwq1990
5bd70fbd24
feat(argo-workflows): add envFrom for main container ( #1736 )
...
Signed-off-by: huiwq1990 <huiwq1990@163.com>
Signed-off-by: huiwq1990 <huiwq1990@163.com>
2022-12-29 23:20:47 -06:00
Ramin A
daba66b68c
fix(argo-events): Added missing NATS version in values.yaml ( #1735 )
...
Signed-off-by: Ramin Akhbari <ramin@akhbari.us>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 18:55:31 +01:00
Aikawa
10e3af1bcf
chore(argo-workflows): Remove legacy API versions for PDBs ( #1741 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 17:31:39 +01:00
Petr Drastil
def1e657da
chore(argo-cd): Remove legacy API versions for Ingresses ( #1742 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 17:26:36 +01:00
Petr Drastil
9c71f1cbab
chore(argo-cd): Add pdrastil as Argo CD codeowner ( #1743 )
...
Add pdrastil as Argo CD codeowner
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 09:54:28 -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
Boris Gershanik
fbc8cb263c
feat(argo-cd): Add hostAliases to ApplicationSet Deployment ( #1737 )
...
Signed-off-by: Boris Gershanik <borbor154@gmail.com>
Signed-off-by: Boris Gershanik <boris@viber.com>
2022-12-29 12:49:10 +01:00
Aikawa
2204f028b9
chore(argo-cd): Update redis-ha to v4.22.4 ( #1732 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-27 13:12:04 +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
dependabot[bot]
37484603eb
chore(github): bump actions/stale from 6 to 7 ( #1729 )
...
chore(deps): bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2022-12-25 20:06:09 +09:00
Aleksandr Lossenko
00ed90f524
chore(argo-events): upgrade argo-events to app version 1.7.4 ( #1730 )
...
Signed-off-by: Aleksandr Lossenko <aleksandr.lossenko@gmail.com>
2022-12-24 20:41:02 +01:00
Aikawa
4ada750a84
chore(argo-workflows): Add changelog link on README ( #1726 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-22 22:00:38 +09: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
Karl Parry
c04ff27b34
fix(argo-cd): remove incorrect flag for repoServer TLS secret ( #1719 )
...
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
2022-12-20 11:53:54 +00:00
Aikawa
56f3b77fd1
chore(argo-workflows): Support missing configurations to workflow controller cm ( #1716 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-19 18:07:44 +09:00
Aikawa
3c8ad7be89
feat(argo-workflows): Support images property to workflow-controller-configmap for emissary executor ( #1708 )
...
* feat(argo-workflows): Support images property to workflow-controller-configmap for emissary executor
Signed-off-by: yu-croco <yu.croco@gmail.com>
* chore(argo-workflows): adopt concise name
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-19 08:41:56 +09:00
dependabot[bot]
3dcd161bf1
chore(github): bump helm/kind-action from 1.4.0 to 1.5.0 ( #1714 )
...
chore(deps): bump helm/kind-action from 1.4.0 to 1.5.0
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2022-12-18 10:12:59 +09:00
Yannay Hammer
5047f3c119
chore(argo-cd): Update ArgoCD to v2.5.5 ( #1715 )
...
Signed-off-by: Yannay Hammer <yannayha@gmail.com>
Signed-off-by: Yannay Hammer <yannayha@gmail.com>
2022-12-17 20:35:55 +09:00
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