Commit graph

138 commits

Author SHA1 Message Date
Alex Collins
e8fc8f0346 changes on circleci to .circleci/config.yml, 2019-10-31 10:23:24 -07:00
Alex Collins
269931365f changes on circleci to .circleci/config.yml, 2019-10-31 10:22:02 -07:00
Alex Collins
5a1ec86d2c changes on circleci to .github/pull_request_template.md, 2019-10-29 19:19:48 -07:00
Alex Collins
dc27101143 changes on circleci to .circleci/config.yml, 2019-10-29 19:18:54 -07:00
Alex Collins
9a576baf8d changes on circleci to 2019-10-29 19:18:02 -07:00
Alex Collins
e7137534a0 changes on HEAD to charts/argo-ci/values.yaml,charts/argo-ci/values.yaml, 2019-10-29 19:17:07 -07:00
Alex Collins
9d6dfc4e36
Update values.yaml 2019-10-29 19:15:37 -07:00
Alex Collins
f7b5a7deb3
Update values.yaml 2019-10-29 19:15:25 -07:00
Alex Collins
627b575b20
Update values.yaml 2019-10-29 19:15:16 -07:00
Alex Collins
7728a5b3c5 changes on circleci to .circleci/chart-testing.yaml,.circleci/config.yml, 2019-10-29 19:12:12 -07:00
Alex Collins
eaf29197cf changes on circleci to .circleci/config.yml, 2019-10-29 19:09:34 -07:00
Alex Collins
0172fdb99f changes on circleci to charts/argo-cd/values.yaml,charts/argo-ci/values.yaml, 2019-10-29 19:06:02 -07:00
Alex Collins
8a1892fa95 changes on circleci to charts/argo-ci/values.yaml, 2019-10-29 19:04:06 -07:00
Alex Collins
787f7d6d8b changes on circleci to 2019-10-29 19:03:02 -07:00
Alex Collins
8b23e2af00 changes on circleci to .circleci/config.yml, 2019-10-29 18:57:37 -07:00
Alex Collins
33f129f460 changes on circleci to .circleci/config.yml, 2019-10-29 18:57:05 -07:00
Alex Collins
6234a6ebc3 changes on circleci to .circleci/config.yml, 2019-10-29 18:56:18 -07:00
Alex Collins
b19ac218c9 changes on circleci to .circleci/config.yml, 2019-10-29 18:55:33 -07:00
Alex Collins
d1e5b49988 changes on circleci to .circleci/config.yml, 2019-10-29 18:54:32 -07:00
Alex Collins
d047cf5181 changes on circleci to .circleci/config.yml, 2019-10-29 18:52:36 -07:00
Alex Collins
8b3d209ed5 changes on circleci to .circleci/config.yml, 2019-10-29 18:52:18 -07:00
Alex Collins
a9c62a6016 changes on circleci to 2019-10-29 18:46:36 -07:00
Alex Collins
e4936159ab changes on circleci to .circleci/config.yaml, 2019-10-29 18:46:17 -07:00
Alex Collins
ced0ba1a7d circle 2019-10-29 18:45:10 -07:00
Pablo Osinaga
e3dc69482f Fix argo CRD deployment (#140)
* Fix argo CRD deployment

- Update if clause of workflow-crd.yaml
- Update if clause of workflow-template-crd.yaml

* Update argo chart version
2019-10-28 19:45:55 -04:00
Alex Collins
9de9cd1918
Create CODEOWNERS (#136) 2019-10-28 10:50:50 -07:00
Sean Johnson
c7bad6816e Bump argocd chart to 1.2.4 (#139) 2019-10-28 09:38:19 -07:00
John Behling
9e2c134225 [argo-events] Use serviceAccount variable for serviceAccount naming (#134) 2019-10-24 17:56:50 -04:00
Alex Collins
2d12ab4134
changes on master to scripts/publish.sh, (#135) 2019-10-24 09:17:26 -07:00
John Behling
caf9ff6e49 [argo] Add workflow persistence configuration (#133) 2019-10-22 15:08:29 -07:00
Andrew Suderman
04d7d2c390 Update argo events to 0.10 (#132) 2019-10-22 13:37:58 -07:00
Antoine Dao
b2e9de6019 argo-cd: add server init containers (#131) 2019-10-22 09:12:08 -07:00
Andrew Suderman
cc0746951b Update argo chart for 2.4.2 (#130)
* Updating chart to 2.4.1

Adding a helm flag instead of --no-hooks for sustainability

Add better readme around CRDs

Fixing controller clusterrole

adding workflowtemplate to argo-ui clusterrole

* Bumping to newest patch

* Bumping to newest patch 2.4.2
2019-10-22 09:10:13 -07:00
Johannes
22607a897b Bumped version to 1.2.3 (#127) 2019-10-11 09:07:38 -07:00
ChocoPowwwa
c237709456 Argocd - Add capabiility to set resource.exclustions from values.yaml (#126)
* Argocd - Add capability to set resource.exclutions on argocd-cm

* Argocd - Bump helm chart version to 0.6.0 and fix wrong app version
2019-10-10 11:21:14 -07:00
Alex Collins
c9524a4690 changes 2019-09-25 12:00:14 -07:00
Alex Collins
450d4dddac changes 2019-09-25 11:56:33 -07:00
Alex Collins
338850f10e changes 2019-09-24 13:55:12 -07:00
Bryton Hall
9273c610ce expose workflow metrics port (#121) 2019-09-24 13:52:33 -07:00
Gustav Paul
d99ab90a6d argo-cd/crds: add 'hook-delete-policy: before-hook-creation' (#120)
The pattern is standard to support 'helm upgrade' for CRDs
2019-09-23 15:01:43 -07:00
leoxiongideahq
3fce11cdc2 Allow TLS configuration for Ingress (#119) 2019-09-23 14:58:42 -07:00
Alex Collins
480c730725 icon 2019-09-23 11:38:10 -07:00
Sam Wyma
d135aa72dd Be able to define extra configuration in argo (#100) 2019-09-23 08:49:13 -07:00
Gustav Paul
10ea33f7d1 charts/argo-cd: fix typo in users.anonymous.enabled (#118) 2019-09-23 08:42:28 -07:00
Gustav Paul
6e08a5ee50 argo-cd: allow anonymous access (#117) 2019-09-20 15:50:19 -07:00
Jerome Brette
2bb14b2e30 simple cleanup (#114) 2019-09-19 17:36:47 -07:00
Alex Collins
574e5cfa18
Contributing (#116) 2019-09-19 17:36:12 -07:00
leoxiongideahq
c78f70e82d Fix ConfigMap labels so ArgoCD picks it up (#115) 2019-09-20 00:52:39 +01:00
Carson A
4ccce676b0 Add ssh-known-hosts and tls cert cms and vols (#112) 2019-09-20 00:38:12 +01:00
Yann Soubeyrand
f8dc826d58 Fix ingress (#109) 2019-09-20 00:02:54 +01:00