Aikawa
|
0e090ef854
|
fix(argo-workflows): adjust api version of pod disruption budget by referring to k8s version (#1288)
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
|
2022-05-22 09:43:12 +02:00 |
|
Sevan
|
eecc88fbd7
|
fix(argo-workflows): use template for ingress .Capabilities (#795)
* fix(argo-workflows): use argo-workflows.ingress.apiVersion for ingress (#794)
Signed-off-by: Sevan Murriguian-Watrin <smurriguian@smartadserver.com>
* feat(argo-workflows): Add option to override kubeVersion
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
|
2021-06-08 15:14:55 +02:00 |
|
Marco Kilchhofer
|
b3b6a38c86
|
feat(argo-workflows): Add support for fullnameOverride (#769)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2021-05-31 18:18:09 +02:00 |
|
Marco Kilchhofer
|
5183243ce2
|
fix(argo-workflows): use template for all resource names (#759)
|
2021-05-27 18:33:22 +02: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 |
|