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
Benjamin W. Smith
663d020053
chore(charts/argo): Remove Benjamin Smith ( #558 )
...
I'm unable to find the time to help with this project and I don't want to continue to be a blocker. Thanks so much for understanding!
Signed-off-by: Benjamin W. Smith <benjamin.smith@datadoghq.com>
2021-01-27 20:15:54 +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
Alex Collins
bb0e3e67c7
chore: Add/invite new code-owners ( #551 )
...
* chore: Add/invite new code-owners
* remove @vladlosev from argo-events
2021-01-22 12:19:42 +01:00
Alex Collins
5e46d0eba0
enable stale bot
2021-01-21 10:55:51 -08: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