Alec Rajeev
26b3d91672
chore(argo-events): update argo-events to 1.3.3 ( #720 )
...
Signed-off-by: Alec Rajeev <alecinthecloud@gmail.com>
2021-05-09 21:55:53 +02:00
cskh
e39ccfe315
feat: add resources to argo-rollouts deployment ( #711 )
...
- add destinationrule to clusterrolebinding
Signed-off-by: Hui Kang <hui.kang@salesforce.com>
Co-authored-by: Hui Kang <hui.kang@salesforce.com>
2021-05-07 10:29:36 -07:00
jandersen-plaid
dbec4ad82e
fix: spec.preserveUnknownFields must be set to false to allow upgrades from v1beta1 ( #709 )
...
Signed-off-by: Jack Andersen <jandersen@plaid.com>
2021-05-05 15:59:18 -07:00
Wen-Chih (Ryan) Lo
7efd2d4a44
chore(argo): Fix service name in argo/templates/NOTES.txt ( #701 )
...
Signed-off-by: Ryan Lo <lowc1012@gmail.com>
2021-04-27 20:33:31 +02:00
Geoffrey Gouez
d40a9be810
feat(argocd-notifications): Optional ConfigMap for argocd-notifications ( #656 )
...
* feat(argocd-notifications): Optional ConfigMap for argocd-notifications
Signed-off-by: Cicatrice <cicatrice@cicatrice.eu>
* feat(argocd-notifications): version bump
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Cicatrice <cicatrice@cicatrice.eu>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-26 23:38:11 +02:00
Sergey
4e0bf1e19d
fix(argocd-notifications): Changes to rules RBAC role. ( #697 )
...
add role resourceNames argoproj-labs/argocd-notifications#199
allow configmap/secret list verb argoproj-labs/argocd-notifications#244
Signed-off-by: 1Psy <41047934+1Psy@users.noreply.github.com>
2021-04-26 20:55:12 +02:00
t3mi
72f71923f2
feat(argo-events): add priorityClassName and podLabels options ( #610 )
...
Signed-off-by: t3mi <t3mi@users.noreply.github.com>
2021-04-26 14:35:41 +02:00
Marcel Hoyer
3ba4cdb1ca
fix(argo-cd): Sync ArgoCD helm chart with kustomize ( #659 )
...
* copy CRD resource files from https://github.com/argoproj/argo-cd/tree/v2.0.0/manifests/crds
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* update `global.image` values in `values.yaml` to quay.io
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* update redis image to 6.2.1
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* add optional volume mount to secret `argocd-repo-server-tls` according to 7a68880e2e
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* increase patch version of chart to 3.0.1
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* add `redis.extraArgs` to enable customization of `redis-server` arguments
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* add some notes to the `README` about syncing changes from original `manifests/install.yaml`
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* fix example for `extraArgs` in `values.yaml` of argo-cd chart
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* Bump chart version to 3.1.2
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
* Bump argo-cd version to 3.2.2
Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-24 12:50:25 +02:00
Mike Sarver
71cbdbb811
feat(argo-cd): Add label to cluster-secrets for usage with appSet cluster selector ( #692 )
...
* add cluster label for use with appSet cluster selector
Signed-off-by: mike sarver <mike.sarver@ibotta.com>
* feat(argo-cd): Add label to cluster-secrets for usage with appSet cluster selector
Signed-off-by: mike sarver <mike.sarver@ibotta.com>
* feat(argo-cd): use with for adding labels
Signed-off-by: mike sarver <mike.sarver@ibotta.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-24 01:14:52 +02:00
kostas-theo
7b78693819
fix: add missing status resources in rbac clusterrole ( #694 )
...
Signed-off-by: kostas-theo <ktheo@oneconcern.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-23 23:00:23 +02:00
Oliver Bähler
bb9af68fc2
feat(argo-ci): deprecate argo-ci helm chart ( #688 )
...
Co-authored-by: Alex Collins <alexec@users.noreply.github.com>
2021-04-23 12:54:05 -07:00
AIKAWA
7e5a2e136f
chore(argo): fix referenced URL ( #693 )
...
* fix referenced URL
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
* update chart version due to referenced link fix
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
2021-04-23 17:36:55 +02:00
Marco Kilchhofer
49ccf4ae8a
feat(argo-cd): Add compatibility to v1 Ingress ( #637 )
...
* feat(argo-cd): Add compatibility to v1 Ingress
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* chore(argo-cd): Add spaces to improve readability
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* feat(argo-cd): Bump chart version
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix: Apply review changes
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-21 21:31:16 +02:00
Sergey
abcd61717f
feat(argocd-notifications): Add securityContext ( #644 )
...
Signed-off-by: 1Psy <41047934+1Psy@users.noreply.github.com>
2021-04-21 17:45:05 +02:00
Oliver Bähler
5955a3bef8
fix(argo-cd): Disable Dex ServiceAccount ( #648 )
...
* fix: oliverbaehler as codeowner
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* Disable ServiceAccount on disabled Dex
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-21 15:18:55 +02:00
Kai Kahllund
50caa3d289
fix: add missing status resources in rbac role ( #667 )
...
Signed-off-by: shortmann <kahllund@mac.com>
2021-04-21 15:05:39 +02:00
chgl
f80ab1a2fb
fix(argocd-applicationset): corrected chart directory name ( #672 )
...
* fix: corrected argocd-applicationset chart dir
Signed-off-by: chgl <chgl@users.noreply.github.com>
* bumped chart version
Signed-off-by: chgl <chgl@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-21 14:42:16 +02:00
Vlad Losev
5fc4ed7d5b
feat(argo-events): Add support for pod annotations. ( #680 )
...
* feat(argo-events): Add support for pod annotations.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
* Apply suggestions from code review.
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-21 11:35:38 +02:00
ryota-sakamoto
913a623dfb
chore(argocd-notifications): update argocd-notifications to 1.1.1 ( #679 )
...
Signed-off-by: Ryota Sakamoto <sakamo.ryota+github@gmail.com>
2021-04-19 09:23:06 -07:00
ryota-sakamoto
190defcc8b
chore(argocd-notifications): update argocd-notifications to 1.1.0 ( #671 )
...
Signed-off-by: Ryota Sakamoto <sakamo.ryota+github@gmail.com>
Co-authored-by: Alexander Matyushentsev <Alexander_Matyushentsev@intuit.com>
2021-04-15 15:57:31 -07:00
Scott Cabrinha
49211390fd
fix: Update redis-ha helm chart to 4.10.4 ( #676 )
...
Signed-off-by: Scott Cabrinha <scott@internaught.io>
2021-04-14 23:08:01 +02:00
Matteo Ruina
f007e1a9c3
fix(argo-applicationset): Fix leader election rbac ( #674 )
...
* fix(argo-applicationset): Fix leader election rbac
* fix(argo-applicationset): Add tests
* Use defaults volume mount flags
Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
2021-04-14 15:06:45 -04:00
Marco Kilchhofer
84120e6da3
feat(argo-cd): Add ability to handle cluster credentials ( #632 )
...
* feat(argo-cd): Add ability to handle cluster credentials
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Apply review changes
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix: use stringData in cluster secret
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
2021-04-13 21:10:04 -04:00
Matteo Ruina
4b9c281711
fix(argo-applicationset): Fix deployment issue with AppSet v0.1.0 ( #650 )
...
* fix: Add supports for private repos configured using SSH
Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
* fix(argo-applicationset): Allow to select with volumes to mount
Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
* Fix RBAC rules
Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
* Fix linting issue
Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
* Fix chart version
Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
Co-authored-by: Jonathan West <jgwest@users.noreply.github.com>
2021-04-13 08:59:29 -04:00
Anderson Silva
b8f483fb73
feat(argo-rollouts): Match autogenerated/tested CRDs in upstream argo-rollouts ( #638 )
2021-04-07 13:29:47 -07:00
Jesse Bye
1d96f80dac
fix(argo-cd): Fix breaking dex change in argocd 2.0 ( #645 )
...
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-04-07 17:42:39 +02:00
Matteo Ruina
37cd1ef042
Add ApplicationSet chart ( #577 )
...
Co-authored-by: Alex Collins <alexec@users.noreply.github.com>
2021-03-31 10:37:15 -07:00
Zichao Qi
3acd3f7682
fix(argo): Fix argo-server webhook permission ( #628 )
...
Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
Co-authored-by: Alex Collins <alexec@users.noreply.github.com>
2021-03-31 10:32:09 -07:00
MichaelKo
d27683f40c
fix(argo): add extraArgs to controller deployment ( #613 )
...
Co-authored-by: Alex Collins <alexec@users.noreply.github.com>
2021-03-31 10:31:59 -07:00
kostas-theo
95c1ce0b75
fix(argo-events): spec.versions.schema Required for argo-events crds ( #605 )
2021-03-31 10:31:14 -07:00
Marco Kilchhofer
976649ec56
fix(argo-cd): only exclude *.tgz in the top-level chart dir ( #633 )
...
This should fix #585 .
Ref:
- https://github.com/argoproj/argo-helm/issues/585
- https://helm.sh/docs/chart_template_guide/helm_ignore_file/
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-31 08:44:02 -04:00
Marco Kilchhofer
eedcf15a9c
fix(argo-cd): One occurrence of label templating was missing ( #630 )
...
This relates to #627 .
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-23 08:28:23 -04:00
Marco Kilchhofer
3b0ebdda66
refactor(argo-cd): Use templating for labels ( #627 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-22 16:15:37 -04:00
Flávio Lemos
da2dbda83e
fix(argo-cd): crd appproject with invalid schema for jwttokens objects ( #620 )
...
Signed-off-by: flavio.lemos <flavio.lemos@farfetch.com>
2021-03-20 16:58:47 +01:00
Sergey Shaykhullin
c6e5412350
feat(argocd-notifications): Bump argo notifications ( #625 )
...
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-03-18 23:38:02 +01:00
Joshua Stern
04b5c32d80
feat(argo-cd): add the ability to specify automountServiceAccountToken for argo-cd ( #626 )
...
Signed-off-by: Joshua Stern <joshua.stern@appian.com>
2021-03-18 23:04:52 +01:00
Marco Kilchhofer
650abd1eb1
feat(argo-cd): prepare (dex) for readOnlyRootFilesystem ( #623 )
2021-03-10 11:16:21 +01:00
Marco Kilchhofer
eb16df15da
fix(argo-cd): Mount emptyDir on repoServer for /tmp and /app/config/gpg/keys ( #619 )
...
* fix: Mount emptyDir on repoServer when using read-only FS
Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>
* fix: Mount emptyDir on repoServer for /tmp and /app/config/gpg/keys
The emptyDir for /app/config/gpg/keys was already implemented in the plain
manifests in the main project: https://github.com/argoproj/argo-cd/pull/4136
Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>
2021-03-09 21:53:06 +01:00
Igor Nikonorov
4b0358d20f
feat(argo-cd): add self-heal-timeout as a template variable ( #609 )
...
Signed-off-by: Igor Nikonorov <igor.nikonorov@syncier.com>
2021-03-09 19:03:26 +01:00
Matt Gowie
ff388f8f94
feat(argo-cd): adds configEnabled flag to allow parent chart to own CM ( #591 )
...
Signed-off-by: Matt Gowie <matt@masterpoint.io>
2021-03-08 20:30:24 +01:00
Zichao Qi
cf399e6dda
fix: use quote for keyFormat ( #607 )
...
Signed-off-by: qizichao-dm <qizichao@deepmirror.com>
2021-03-08 18:45:08 +01:00
Giannis Skoulis
624f1eb8aa
chore(argo-cd): upgrade redis-ha to v4.10.4 ( #608 )
...
Changelog: 9a334385...a83e96da
Signed-off-by: Ioannis Skoulis <ioannis.skoulis@confirmit.com>
2021-03-08 18:23:41 +01:00
abdennour
0bc4be4e2a
fix(argo-cd): hard coded .selector.matchLabels ( #603 )
...
* fix(argo-cd): hard coded .selector.matchLabels
it fixes #602
Signed-off-by: abdennour <mail@abdennoor.com>
* style(argo-cd): linting circle ci
error too many blank lines
it fixes #602
Signed-off-by: abdennour <mail@abdennoor.com>
* chore(argo-cd): adding myself to codeowners
it is related to #602
Signed-off-by: abdennour <mail@abdennoor.com>
* chore(argo-cd): CODEOWNER work by invitation
related to #603 #602
Signed-off-by: abdennour <mail@abdennoor.com>
* fix(argo-cd): Add info in README about labels
Signed-off-by: Sean Johnson <seanson@users.noreply.github.com>
Co-authored-by: Sean Johnson <seanson@users.noreply.github.com>
2021-03-08 10:07:12 +11:00
Vlad Losev
22b0811090
fix(argo): Add missing API version to aggregate roles. ( #598 )
...
* fix(argo): Add missing API version to aggregate roles.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
* Bumps chart version.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-02-25 13:42:47 -08:00
Vlad Losev
0ccdad07ae
fix(argo): @vladlosev Restores aggregated roles to be ClusterRoles. ( #595 )
...
* Restores aggregated roles to be ClusterRoles.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
* Bumps chart version.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-02-24 11:03:55 -08:00
Vlad Losev
528b4d054b
fix(argo): Restore server cluster-template to be a ClusterRoleBinding. ( #594 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-02-24 09:43:27 -08:00
Vlad Losev
556011dd4d
fix(argo): Restore cluster template role binding to be ClusterRoleBinding. ( #593 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-02-24 08:36:16 -08:00
smcavallo
03cd06d6ee
chore(argo-events): update argo-events to 1.2.3 ( #553 )
...
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-02-23 08:19:13 +01:00
Arndt Schwenkschuster
9e6d1134e8
chore(argo-cd): Fix ingress configuration in helm notes ( #526 ) ( #527 )
...
* chore(argo-cd): Fix ingress configuration in helm notes (#526 )
Signed-off-by: arndt-s <17650715+arndt-s@users.noreply.github.com>
2021-02-23 10:12:19 +11:00
Lucia
4bc77c1566
fix(argo-rollouts): update crd schemas to current version ( #589 )
...
Signed-off-by: Lucia <luciasantiagomota@gmail.com>
2021-02-18 10:03:42 -08:00
Clément
e52023ae71
docs: update argo link ( #588 )
...
* docs: update argo link
Signed-off-by: clement <clement@le-corre.eu>
* chore: bump argo chart version
Signed-off-by: clement <clement@le-corre.eu>
2021-02-18 09:08:08 -08:00
Vlad Losev
014df64f3f
feat(argo-cd): Add spec for the status field of AppProject CRD. ( #582 )
...
* feat(argo-cd): Add spec for the status field of AppProject CRD.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
* Bumps the chart version.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-02-17 00:30:40 -05:00
buker
711518cc52
feat(argo-cd): add possibility for change NodePort if this is type of Service ( #515 )
...
* Add possibility to change NodePort if this is type of Service.
Signed-off-by: Łukasz Żułnowski <lzulnowski@gmail.com>
2021-02-17 10:38:40 +11:00
Jacob Wernette
dbb1d80e13
feat(argo-cd): Add annotations to the dex service account ( #508 )
...
* feat: Add annotations to the dex service account
Signed-off-by: Jacob Wernette <jawernette@ibm.com>
Signed-off-by: Jacob Wernette <werne2j@gmail.com>
2021-02-17 10:21:58 +11:00
Alex Sears
97e896126c
chore(argo-cd): create roles instead of rolebindings when singleNamespace is true ( #530 )
...
Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
Co-authored-by: Sean Johnson <seanson@users.noreply.github.com>
2021-02-17 00:06:11 +01:00
Lucia
5b89b5d852
fix(argo-rollouts): undo apiversion update ( #583 )
...
Signed-off-by: Lucia <luciasantiagomota@gmail.com>
2021-02-16 10:38:44 -08:00
Sergey
2fd551c60f
feat(argocd-notifications): Add support of custom environment variables. ( #580 )
...
Signed-off-by: 1Psy <41047934+1Psy@users.noreply.github.com>
Co-authored-by: Alexander Matyushentsev <Alexander_Matyushentsev@intuit.com>
2021-02-15 20:23:19 -08:00
Zeysh
43d61e7493
feat(argo-cd): Add support for argo-cd server service externalIPs ( #549 )
...
Signed-off-by: Zeysh <zeysh.zorg@gmail.com>
Co-authored-by: Sean Johnson <seanson@users.noreply.github.com>
2021-02-16 01:11:15 +11:00
chgl
f7a6b7b9fc
fix: updated CRDs for v1.8.4 ( #576 )
2021-02-13 20:45:16 +01:00
Artyom Bakhtin
1aea2c4179
feat: allow custom labels in server ingress ( #575 )
...
Signed-off-by: Artyom Bakhtin <a@bakhtin.net>
2021-02-11 11:40:56 +01:00
Vitaliy
e141b401fe
Fixed #570 : YAML parse error in argocd-notifications/templates/secret.yaml ( #573 )
...
Signed-off-by: Vitaliy Fuks <vitaliyf@users.noreply.github.com>
Co-authored-by: Alexander Matyushentsev <Alexander_Matyushentsev@intuit.com>
2021-02-09 16:56:44 -08:00
chgl
02c31ca071
feat(argocd): updated ArgoCD to v1.8.4 ( #574 )
...
Signed-off-by: chgl <chgl@users.noreply.github.com>
2021-02-09 23:54:54 +01:00
John Kost
ec68ef2080
feat(argo-cd): conditionally create the rbac configmap ( #569 )
...
Signed-off-by: John Kost <jkost@bandwidth.com>
2021-02-09 18:32:28 +01:00
georgekaz
ba467c8a4b
feat(argocd-notifications): update to support argocd-notification v1.0.1 ( #567 )
...
Signed-off-by: George Kaz <egeorgekaz@gmail.com>
2021-02-03 12:48:19 -08:00
Leonardo Murillo
dee9f7de62
feat(argo-cd): enable support for lifecycle hooks on ArgoCD Server ( #547 )
...
Signed-off-by: Leonardo Murillo <leonardo@murillodigital.com>
2021-02-03 14:51:58 +01:00
Josh Soref
18fa697c1a
chore: correct spelling mistakes ( #563 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-02-02 18:25:24 +01:00
Lucas Bickel
eaa0deb3ed
feat(argo-cd): Argo CD 1.7.11 ( #502 )
2021-01-27 00:40:18 +01:00
Lucas Bickel
cce87f5163
fix(argo-cd): remove charts/argo-cd/charts/redis-ha/ from git tree ( #539 )
...
* fix(argo-cd): remove charts/argo-cd/charts/redis-ha/ from git tree
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
* fix(ci): unpack dep from tarball instead instead of git
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
2021-01-26 12:03:14 -05:00
Wylie Hobbs
20b750a045
fix(argo-cd): bump dex image for secretEnv in staticClients to work ( #519 )
...
* Bump dex image for secretEnv in staticClients to work
Signed-off-by: Wylie Hobbs <wylie-hobbs@pluralsight.com>
* Bump chart again
Signed-off-by: Wylie Hobbs <wylie-hobbs@pluralsight.com>
2021-01-26 07:36:53 +01:00
smcavallo
a497e0ddaf
chore(argo): update argo to 2.12.5 ( #554 )
...
* update argo to 2.12.5
Signed-off-by: smcavallo <smcavallo@hotmail.com>
* updated
Signed-off-by: smcavallo <smcavallo@hotmail.com>
2021-01-25 10:47:48 -08:00
Sergey Shaykhullin
6b6254ef77
fix(argo-rollouts): Fix critical deployment schema bug ( #552 )
...
* Fix map -> array in containers
Signed-off-by: sergeyshaykhullin <sergeyshaykhullin@gmail.com>
* Bump chart version
Signed-off-by: sergeyshaykhullin <sergeyshaykhullin@gmail.com>
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-01-22 12:47:08 +01:00
Chulki Lee
ef64e585fe
fix(argo-cd): quote version annotation ( #534 )
...
Signed-off-by: Chulki Lee <chulki.lee@gmail.com>
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-01-22 12:23:36 +01:00
stephen-harris
8baf0d4465
Feat(argo-rollouts): Update argo-rollouts to v0.10.2 ( #538 )
...
* feat(argo-rollouts): Update argo-rollouts to v0.10.2
Signed-off-by: Stephen Harris <stephen.harris1@kaluza.com>
* chore: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in favor of apiextensions.k8s.io/v1 CustomResourceDefinition
Signed-off-by: Stephen Harris <stephen.harris1@kaluza.com>
2021-01-21 09:48:29 -08:00
Vlad Losev
b7679a8968
fix(argo-cd): Fixes CRD schema. ( #545 )
...
* fix(argo-cd): Fixes CRD schema.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
* Bumps chart version.
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-01-15 14:44:31 -05:00
Vlad Losev
e8ca7ce63b
fix(argo): Move dependencies into Chart.yaml. ( #546 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-01-14 10:52:52 -08:00
Vlad Losev
4f7fe688cf
fix(Argo): Unify settings for activating rbac. ( #544 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-01-13 10:07:56 -08:00
Vlad Losev
391c439de6
fix(argo): Add RBAC permissions for v2.12. ( #541 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-01-12 10:27:30 -08:00
Clément
182ef88c67
feat(argo): bump apiVersion and support helm3 ( #494 )
...
Signed-off-by: clement <clement@le-corre.eu>
2020-12-15 12:47:58 -08:00
Christopher Sauer
a6a9d0bf7a
feat(argo-cd): change application-controller to StatefulSet ( #512 )
...
* update deployment to statefulset
* Update chart version
Signed-off-by: Chris Sauer <mr-sour@users.noreply.github.com>
* chore: Bumping minor semver as this has a resource change
* chore: Add feature flag for enabling StatefulSet
Signed-off-by: seanson@users.noreply.github.com <seanson@users.noreply.github.com>
2020-12-15 17:15:13 +11:00
Vlad Losev
5e0755f2f6
feat(argo): Add support for setting env vars for workflow controller. ( #517 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2020-12-11 12:54:59 -08:00
amit-handda
40e52f62ac
fix: apply podannotations to the controller pod template ( #510 )
...
* fix: apply podannotations to controller pod template
Signed-off-by: amit handa <amit.handa@doordash.com>
* bump chart version
Signed-off-by: amit handa <amit.handa@doordash.com>
Co-authored-by: Scott Cabrinha <scott@internaught.io>
2020-12-06 09:37:53 -08:00
Joe McGovern
e6babc874b
fix(argo): Use https for readiness probe in secure mode ( #506 )
...
Signed-off-by: Joseph McGovern <joseph.mcgovern@workiva.com>
Co-authored-by: Stefan Sedich <stefan.sedich@gmail.com>
2020-12-02 08:26:21 -08:00
caseyclarkjamf
e7258346cc
fix: (argo-rollouts) Add clusterInstall conditional around aggregate ClusterRoles ( #484 )
...
* add clusterinstall conditional around aggregate clusterroles
Signed-off-by: Casey Clark <casey.clark@jamf.com>
* bump chart version to 0.3.9
Signed-off-by: Casey Clark <casey.clark@jamf.com>
Co-authored-by: Scott Cabrinha <scott@internaught.io>
2020-12-01 15:26:17 -08:00
Christopher Sauer
15a76e56d0
feat: allow controller replicas to be set ( #496 )
...
Signed-off-by: mr-sour <mr-sour@users.noreply.github.com>
Co-authored-by: mr-sour <mr-sour@users.noreply.github.com>
2020-11-23 20:29:19 -05:00
abuckenheimer
ab8f54d3c2
fix --pod-workers helm context ( #481 )
...
Signed-off-by: Alec Buckenheimer <abuckenheimer@gmail.com>
2020-11-18 12:53:44 -08:00
Vlad Losev
af9a14a1ec
feat(Argo): Add secret access whitelist for server. ( #499 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2020-11-18 11:59:17 -08:00
dbseel
d265f7dd75
feat: Add parallelism to argo-helm chart ( #482 )
...
* feat: Add parallelism to argo-helm chart
Signed-off-by: David Seel <dseel@blackberry.com>
* Parallelism null by default
Signed-off-by: David Seel <dseel@blackberry.com>
2020-11-17 10:32:02 -08:00
Michael Seiwald
e4d67ae6e9
feat: Add support for Argo links ( #497 )
...
Signed-off-by: Michael Seiwald <michael.seiwald@smartify-it.de>
2020-11-16 13:49:59 -08:00
Vlad Losev
c99716bc20
fix(argo): Volume indents. ( #500 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2020-11-16 11:07:02 -08:00
Vlad Losev
9939da51cf
fix(argo): Map the /tmp directory into server pods. ( #498 )
2020-11-13 14:42:39 -08:00
Alan Tang
1f67a85a58
feat(argo-rollouts): Add service monitor ( #474 )
...
Co-authored-by: Scott Cabrinha <scott@internaught.io>
2020-10-27 10:31:38 -07:00
Saulius Mašnauskas
fbec017cfb
fix(argocd): optional named target port ( #479 )
2020-10-26 22:27:36 -04:00
Mike Bryant
eb88e900b2
chore: Sync upstream CRDs ( #478 )
2020-10-25 00:55:44 -04:00
Michiel De Mey
a41ea8cd0b
docs: Fixed typo in values comment ( #469 )
2020-10-16 09:03:48 -07:00
Chris Vest
df3b2cf96a
fix: Add annotations and labels to dex service [argo-cd] ( #473 )
...
* Add annotations to dex service
Currently `.Values.dex.metrics.service.annotations` is not used anywhere - this adds that to the template.
* Add labels to dex service
* Update chart version
2020-10-16 13:31:26 +11:00
Daniel Megyesi
209b7798d7
feat(argo): add PriorityClass support ( #470 )
2020-10-13 15:48:07 -07:00
Michael Weibel
9ed4650b9f
feat: upgrade argo to v2.11 ( #451 )
2020-10-09 10:29:16 -07:00
Tom S
dd6a16bb15
fix(argocd): Make dex init container not overwrite argocd-util ( #468 )
...
* Make dex init container not overwrite argocd-util
* Bump chart version
2020-10-09 09:30:53 +11:00
simonfr
6cf32933ff
feat: add extraContainers argument to deployment ( #465 )
...
* add extraContainers argument
* Update Chart.yaml
* Update values.yaml
* Update deployment.yaml
2020-10-09 09:11:01 +11:00
John Kost
12b4764afa
fix: Add Ocp clusterrole ( #341 )
...
* Update perms
2020-10-08 10:24:46 -07:00