Commit graph

638 commits

Author SHA1 Message Date
Yann Soubeyrand
aff8a78040 Add certificate (#107) 2019-09-20 00:02:21 +01:00
Alex Collins
04bf19d8a8
Adds pull request template (#113) 2019-09-19 22:16:57 +01:00
Alex Collins
c102d0c62f remove rubbish search 2019-09-19 13:56:27 -07:00
Jerome Brette
d50ade1dd4 Deployment extensions/v1beta1 is deprecated in Kubernetes 1.16 (#110) 2019-09-19 21:50:47 +01:00
Mohammed Naser
27170d1f70 Bump version to 1.21 (#108) 2019-09-17 08:42:03 +01:00
Yann Soubeyrand
fca7065e5e Use Argo CD URL as first ingress host (#106) 2019-09-13 10:58:27 -07:00
Alex Collins
65fab695fe update Argo CD to v0.5.0 2019-09-12 13:13:51 -07:00
Trevor Sherwood
6146f2bafa Add type value to argocd server service (#68) 2019-09-12 13:11:32 -07:00
Minh Monmen
779844684b Fix syntax in argocd-secret template (#105) 2019-09-10 07:16:10 -07:00
Sean Johnson
108fb73d2c Update argo-cd to reflect new 1.2.0 deployment (#101) (#102) 2019-09-06 09:42:52 -07:00
Naseem
77e638f55d Add resources values to ui and controller (#95) 2019-08-16 09:36:37 -07:00
thorker
8d281b387e Fixed typo at argocd-ui (#94) 2019-08-14 12:51:42 -07:00
wxncjonorri
07b173f967 Updating the version of argo-cd (#91) 2019-08-13 09:50:13 -07:00
razvan-wework
e41f156cbe Adds annotations to argocd server (#90) 2019-07-30 13:44:56 -07:00
Sebastian Jäger
f9863c5b6c Improve chart description (#89) 2019-07-25 09:22:51 -07:00
Tom Powell
c9a426068e argo: add support for individual image tags. (#81) 2019-07-24 13:13:27 -07:00
Minh Monmen
c7b415b634 add rbac scopes support (#85) 2019-07-22 11:11:28 -07:00
Mike Hume
6e108f3aae Small url fixes (#82) 2019-07-08 14:06:48 -07:00
Pablo Osinaga
6cfac41a4b [Argo] Fix appVersion in argo chart (#83) 2019-07-08 10:31:18 -07:00
Sébastien Prud'homme
9f882e9190 Update Argo to v2.3.0 and add support for Prometheus operator (#73) 2019-07-02 13:41:28 -07:00
Jakub Liska
62319a934f loadBalancerIP support in argo-ui (#80) 2019-06-25 08:57:20 -07:00
Donald Rauscher
ff190bdc0a Add support for S3 artifact keyPrefix (#78) 2019-06-17 10:04:39 -07:00
Daisuke Taniwaki
b45b779c2e Make containerRuntimeExecutor configurable (#36) 2019-06-17 09:33:17 -07:00
Penn
fc5d0d2ff0 Update argo and argo-ci helm charts to enable (#74) 2019-05-23 16:32:28 -07:00
Vaibhav
0e05194822
update image versions (#72) 2019-05-15 13:27:40 -05:00
Paulo Miguel Almeida
2bcf073bfb Key 'metadata' is duplicated (#71) 2019-05-15 08:29:56 -07:00
Naseem
02ae101dbe [argo] Create aggregate roles as pre-install hook (#69) 2019-05-13 13:16:44 -07:00
Dat Truong
add39cf90b Add force namespace isolation for UI (#66) 2019-05-09 08:45:52 -07:00
Dennis Webb
10376b2f8a fix(argocd): Adds argocd-server ClusterRole and ClusterRoleBinding (#62) 2019-05-08 07:45:37 -07:00
Arnar
baf210b4a3 Adding option for resource customizations in ArgoCD (#65) 2019-05-07 15:51:16 -07:00
Kouta Ozaki
315ea0516e Add configManagementPlugins option to argo-cd (#63) 2019-05-07 07:46:21 -07:00
kornesh
4a81cb0714 Add archiveLogs option to Argo workflow controller config map (#32) 2019-05-07 07:45:50 -07:00
Jeff Fouchard
8e324206f8 Multi-namespace RBAC support (#60)
Signed-off-by: Jeff Fouchard <jeff.fouchard@fullscript.com>
2019-05-03 10:13:54 -07:00
Jungyoul Yu
e8c195854c add argo appVersion (#59) 2019-05-03 10:12:53 -07:00
Alex Collins
77505612a7 Argo CD to v0.12.3 2019-04-30 08:22:42 -07:00
Noah Goldman
a7db20ebe2 argo-cd: Add volume parameters to Deployments (#58)
This adds new parameters to each Deployment in the argo-cd chart,
allowing users to specify custom volumes to mount.  This makes it
possible to use a Git repository self-signed certificates by manually
adding a "known_hosts" file, as recommended in the documentation:
https://argoproj.github.io/argo-cd/user-guide/private-repositories/

"volumes" and "volumeMounts" parameters are added to each Deployment,
with defaults set to empty.

This change was tested by templating the chart with default parameters,
and by templating it with volume mounts specified for each service.
2019-04-30 07:55:14 -07:00
e-mon
50f3da570c fix a syntax error (#57) 2019-04-23 08:41:03 -07:00
Arnar
d0d44b9992 Updating argocd-metrics service to target application-controller (#52) 2019-04-22 13:24:11 -07:00
kbial
1205770646 Allow disabling ui and deploying ui related resources (#31) 2019-04-16 18:00:06 -07:00
Nick Stott
c14d052fd7 add metricsConfig to the configmaps for the workflow-controller-configmap.yaml (#42) 2019-04-16 15:27:40 -07:00
Jeev B
97bc21a6eb Add provision to specify loadBalancerSourceRanges for Argo UI LoadBalancer service resource. (#44) 2019-04-16 11:29:45 -07:00
Alex Collins
51ab61d986
Adds Probot (#54) 2019-04-16 11:26:03 -07:00
Eric Bailey
eaa34e6cdd workflow-crd.yaml: delete before hook creation (#50) 2019-04-16 11:20:40 -07:00
e-mon
4617535b72 Adding Service Annotation to argo-cd helm chart (#53) 2019-04-16 11:18:13 -07:00
Alexander Matyushentsev
a72cf6d5b4 Update argocd image to v0.12.1 2019-04-10 07:53:00 -07:00
Alexander Matyushentsev
353f944742 Add workaround for https://github.com/argoproj/argo-cd/issues/1425 2019-04-09 15:53:49 -07:00
Alexander Matyushentsev
f6f4615b15 Update argocd-application-controller container port 2019-04-09 15:38:32 -07:00
Vignir Hafsteinsson
a41d240cb0 Allow extraargs for argocd server (#47)
* adding extraArgs for argocd-server.

This is useful if you need to change the basehref or use insecure
when using ingress
https://github.com/argoproj/argo-cd/blob/master/docs/ingress.md

* indent fix.

* bumping chart version
2019-04-09 12:29:24 -07:00
Arnar
f607f4fc80 Adding oidcConfig option to argo-cd helm chart (#49) 2019-04-09 11:01:45 -07:00
Vignir Hafsteinsson
37014cbcc9 Support argocd 0.12.0 (#46)
* Adding redis to the helm chart.

Updating from 0.11.0 to 0.12.0

* updating appVersion and helm chart version
2019-04-09 10:49:15 -07:00