Clément
22575d4c62
feat(argo-workflows): support resourceRateLimit config ( #1008 )
...
* feat(argo-workflows): add `resourceRateLimit` config
Signed-off-by: clement <clement@le-corre.eu>
* chore: update chart version
Signed-off-by: clement <clement@le-corre.eu>
* chore(linter): add new line
Signed-off-by: clement <clement@le-corre.eu>
* chore: bump chart helm 0.9.0
Signed-off-by: clement <clement@le-corre.eu>
2021-11-22 10:32:27 +01:00
Tuan Anh Tran
46eb042763
docs(argo-workflows): Use helm docs for workflows ( #1003 )
...
* Use helm-docs for argo-workflows
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* bump version and update changelog
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* ci: add step to check if docs is staled and needs update
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* docs: run helm-docs to generate readme
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* Add missing parameter documentation
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Add .helmdocsignore for charts which not yet use helm-docs
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Do not exclude argocd-notifications anymore
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-11-19 22:35:13 +01:00
Vlad Losev
c1e7213cdc
fix(argo-workflows): Restore RBAC permission and clarify namespace settings. ( #989 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-11-01 21:12:45 +03:00
Zadkiel
e393ef1ba2
fix(argo-workflows): remove old default init service account ( #834 )
...
* fix(argo-workflows): remove old default init service account
Signed-off-by: GitHub <noreply@github.com>
* fix(argo-workflows): remove init.serviceAccount from README
Signed-off-by: GitHub <noreply@github.com>
* chore(argo-workflows): update changelog
Signed-off-by: GitHub <noreply@github.com>
* chore(argo-workflows): bump chart to 0.2.8
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
2021-07-20 11:24:41 -07:00
chgl
82b655dadc
feat(argo-workflows): added new argo-workflows chart and deprecated argo chart ( #668 )
...
* feat: added new argo-workflows chart and deprecated argo chart
Signed-off-by: chgl <chgl@users.noreply.github.com>
* fix: removed maintainers from deprecated argo chart
Signed-off-by: chgl <chgl@users.noreply.github.com>
* docs: rm pullPolicy from snippet since the global images.pullPolicy is actually used
Signed-off-by: chgl <chgl@users.noreply.github.com>
* use Chart.AppVersion as the default image tag
Signed-off-by: chgl <chgl@users.noreply.github.com>
* updated various links
Signed-off-by: chgl <chgl@users.noreply.github.com>
* enabled metrics endpoint and liveness probe by default
Signed-off-by: chgl <chgl@users.noreply.github.com>
* fix: use new-style labels
Signed-off-by: chgl <chgl@users.noreply.github.com>
* fix: set securitycontext for server to something more secure
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Update charts/argo-workflows/templates/_helpers.tpl
Signed-off-by: chgl <chgl@users.noreply.github.com>
Co-authored-by: Brandon Mayfield <563214+bmayfi3ld@users.noreply.github.com>
Signed-off-by: chgl <chgl@users.noreply.github.com>
* bumped argo chart version
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Update charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Update charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Update charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Update charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Update charts/argo-workflows/templates/controller/workflow-controller-service.yaml
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Brandon Mayfield <563214+bmayfi3ld@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: chgl <chgl@users.noreply.github.com>
* used ingress from argo-cd
Signed-off-by: chgl <chgl@users.noreply.github.com>
* Update charts/argo-workflows/templates/server/server-deployment.yaml
Signed-off-by: chgl <chgl@users.noreply.github.com>
Co-authored-by: Brandon Mayfield <mayfield.brandon.a@gmail.com>
* updated argo-wf to v3.0.2
Signed-off-by: chgl <chgl@users.noreply.github.com>
* aligned serviceAccount configuration with argo-cd values
Signed-off-by: chgl <chgl@users.noreply.github.com>
* docs: updated breaking changes in README
Signed-off-by: chgl <chgl@users.noreply.github.com>
* fix: use .Capabilities.APIVersions.Has in Ingress template
Signed-off-by: chgl <chgl@users.noreply.github.com>
Co-authored-by: Brandon Mayfield <563214+bmayfi3ld@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Brandon Mayfield <mayfield.brandon.a@gmail.com>
2021-05-21 14:19:05 +02:00