Commit Graph

16 Commits (6457037391527e7041d18718541a32f0c1cdba8a)

Author SHA1 Message Date
Andrew Suderman 6457037391 [argo-events] v0.11 update (#162)
* Updating for events 0.11

* Adding note to the README about how to install CRDs from github

* Fixing handling of serviceAccount variable inside of loops
2019-11-14 16:20:55 -06:00
Sean Johnson 5f33036890
Fix up chart linting, add docs and lint script (#146)
This updates the Helm linting system with the following changes:

- Import lintconf.yaml with small change to comment distance in order to
match existing values.yaml standards
- Update Chart.yaml and values.yaml in each chart to pass linting
standards
- Maintainers added to each chart from OWNERS + CODEOWNERS, the linter
requires GitHub usernames so argo-events maintainer names were converted
- README updated with documentation around chart standards and testing
- A local shell script added for running lint tests locally
2019-11-06 08:08:17 +11:00
John Behling 9e2c134225 [argo-events] Use serviceAccount variable for serviceAccount naming (#134) 2019-10-24 17:56:50 -04:00
Andrew Suderman 04d7d2c390 Update argo events to 0.10 (#132) 2019-10-22 13:37:58 -07:00
Alex Collins 480c730725 icon 2019-09-23 11:38:10 -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
Vaibhav 0e05194822
update image versions (#72) 2019-05-15 13:27:40 -05: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
Seiya Muramatsu 82ab0eaa27 set specific version to argo-events images (#43) 2019-03-13 12:26:00 -04:00
Nick Stott 1b17d04e7e add a toggle to allow the controllers to listen on all namespaces (#41) 2019-02-28 17:11:34 -05:00
Daisuke Taniwaki 286ba4d860 Set correct namespace on service account and clusterrole (#38) 2019-02-28 12:56:24 -08:00
Vaibhav 1fbc076882 Update Argo Events chart (#35) 2019-02-13 14:14:36 -08:00
Ilya Sotkov 61d426c1ca [argo-events] Fix unused crdVersion value and add ability to specify crd creation job service account (#19)
* Use crd.version value and add ability to specify crd creation job sa
* Bump chart version to 0.2.0
2018-08-27 15:27:30 -07:00
Antons Kranga 4696111a14 Invalid json syntax (#11) (#12)
* Invalid json syntax (#11)

* More of invalid json syntax (#11)
2018-08-06 08:08:55 +03:00
Matthew Magaldi ab5f2edf9d adding argo-events-chart (#9) 2018-08-03 01:18:31 -07:00