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
Marco Kilchhofer
af0d6b8957
chore: Update PR template to include notes on DCO ( #642 )
...
Argo Project has moved from the CLA to the DCO:
- https://github.com/argoproj/argoproj/pull/24
- https://github.com/argoproj/argo-cd/pull/4966
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-31 10:35:48 -07:00
Alex Collins
ca3d8d376a
Create stale.yml
2021-03-31 10:32:57 -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
Oliver Bähler
6adfef338c
fix: oliverbaehler as codeowner ( #618 )
...
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-03-31 07:43:03 -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