Commit graph

31 commits

Author SHA1 Message Date
Louis Murray
89e2929dff changes to reflect minio values changes (again) 2018-06-01 15:03:53 -04:00
Louis Murray
d47bff1f62 changes made to reflect minio values changes 2018-06-01 15:03:47 -04:00
Louis Murray
214086a3ca added README to explain chart a bit 2018-06-01 15:03:39 -04:00
Louis Murray
cf3fd8eb0c changes to reflect minio rework 2018-06-01 15:03:34 -04:00
Louis Murray
63c656b971 setup minio stuff to match subchart model 2018-06-01 15:03:26 -04:00
Louis Murray
3b0c38b4ef tweaked files to reflect values.yaml changes 2018-06-01 15:03:13 -04:00
Louis Murray
85e32a1394 reformatted values.yaml to group similar items 2018-06-01 15:03:08 -04:00
Louis Murray
c616ae401c added workflow controller service account yaml 2018-06-01 15:02:56 -04:00
Louis Murray
42f10b3c75 added ui service account creator 2018-06-01 15:02:40 -04:00
Louis Murray
cca1646631 add workflow controller cluster role and binding 2018-06-01 15:02:30 -04:00
Louis Murray
4558255d67 added UI cluster role and binding 2018-06-01 15:02:21 -04:00
Louis Murray
73744a4d85 added new values to values.yaml 2018-06-01 15:01:58 -04:00
Louis Murray
e24c531584 moved workflow CRD into helpers.tpl 2018-06-01 15:01:22 -04:00
Alexander Matyushentsev
92599031ec Bump argo chart version 2018-03-23 21:19:37 -07:00
Lukasz Lempart
be46446e0c Parameterize artifact repository settings (#4)
* Parameterize artifact configuration

**What**
- Add parameterization of artifact store configuration

**Why**
Enables configuration of artifact repo secrets or omitting for use with IAM credentials

* Add workflow CRD definition to argo chart

**Why**
The workflow CRD must exist in order for argo to function

* artifactRepository values follow tree structure

* Deploy CRD as a pre-install hook

**What**
Using `lachlanevenson/k8s-kubectl`, which appears to be the most popular, off the shelf container with `kubectl` applied, run a job to apply the `workflow` crd.

**Why**
CRD is not, and cannot, be parameterized with release and so attempting to deploy as a regular template causes failures when installing subsequent releases.
2018-03-23 21:10:05 -07:00
Alexander Matyushentsev
7ac7a9b193 Update argo-ci chart version 2018-01-31 13:53:47 -08:00
Alexander Matyushentsev
18e901565d Update argo-ci image version 2018-01-31 13:46:13 -08:00
Alexander Matyushentsev
6c77a274df Update argoci image version 2018-01-13 18:29:19 -08:00
Alexander Matyushentsev
58332ff28e Set controller instance id to release name during argo-ci installation 2018-01-05 11:21:08 -08:00
Alexander Matyushentsev
5ab47e8639 Support using release name for workflow controller instance id 2018-01-05 11:11:40 -08:00
Alexander Matyushentsev
dcd5931ef3 Set instanceID in workflow controller config map 2018-01-04 13:54:23 -08:00
Alexander Matyushentsev
8bace1da49 Update argo ci image tag 2018-01-03 23:08:19 -08:00
Alexander Matyushentsev
ab8df98dc6 Remove unnecessary gitignore files 2018-01-03 22:26:44 -08:00
Alexander Matyushentsev
d5634a3af2 Add argo-ci helm chart 2018-01-03 21:15:57 -08:00
Alexander Matyushentsev
bfee1f32cf Remove obsolete alro-lite chart 2018-01-03 11:55:33 -08:00
Alexander Matyushentsev
b2f8f0c283 Create agro helm chart 2018-01-02 16:45:35 -08:00
Alexander Matyushentsev
5456fd1e8b Fix chart tar command 2017-10-11 13:25:53 -07:00
Alexander Matyushentsev
a0959ed344 Use helm to index repo 2017-10-11 11:20:19 -07:00
Alexander Matyushentsev
81c0c105ff Fix repo generation 2017-10-11 11:00:17 -07:00
Alexander Matyushentsev
5e71ab6395 Automate helm publishing 2017-10-11 09:31:51 -07:00
Alexander Matyushentsev
4ad4d551f9 Initial commit 2017-10-11 08:54:34 -07:00