Commit Graph

1667 Commits (argo-cd-7.7.17)

Author SHA1 Message Date
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