Vlad Losev
5e0755f2f6
feat(argo): Add support for setting env vars for workflow controller. ( #517 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2020-12-11 12:54:59 -08:00
Joe McGovern
e6babc874b
fix(argo): Use https for readiness probe in secure mode ( #506 )
...
Signed-off-by: Joseph McGovern <joseph.mcgovern@workiva.com>
Co-authored-by: Stefan Sedich <stefan.sedich@gmail.com>
2020-12-02 08:26:21 -08:00
abuckenheimer
ab8f54d3c2
fix --pod-workers helm context ( #481 )
...
Signed-off-by: Alec Buckenheimer <abuckenheimer@gmail.com>
2020-11-18 12:53:44 -08:00
Vlad Losev
af9a14a1ec
feat(Argo): Add secret access whitelist for server. ( #499 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2020-11-18 11:59:17 -08:00
dbseel
d265f7dd75
feat: Add parallelism to argo-helm chart ( #482 )
...
* feat: Add parallelism to argo-helm chart
Signed-off-by: David Seel <dseel@blackberry.com>
* Parallelism null by default
Signed-off-by: David Seel <dseel@blackberry.com>
2020-11-17 10:32:02 -08:00
Michael Seiwald
e4d67ae6e9
feat: Add support for Argo links ( #497 )
...
Signed-off-by: Michael Seiwald <michael.seiwald@smartify-it.de>
2020-11-16 13:49:59 -08:00
Vlad Losev
c99716bc20
fix(argo): Volume indents. ( #500 )
...
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2020-11-16 11:07:02 -08:00
Vlad Losev
9939da51cf
fix(argo): Map the /tmp directory into server pods. ( #498 )
2020-11-13 14:42:39 -08:00
Daniel Megyesi
209b7798d7
feat(argo): add PriorityClass support ( #470 )
2020-10-13 15:48:07 -07:00
Michael Weibel
9ed4650b9f
feat: upgrade argo to v2.11 ( #451 )
2020-10-09 10:29:16 -07:00
Vlad Losev
44de70c741
feat(Argo): Make Argo Server service account creation conditional. ( #460 )
2020-10-05 09:45:49 -07:00
Vlad Losev
e3371f333f
feat(argo): Allow Argo server read access to events. ( #454 )
2020-09-22 14:35:26 -07:00
Vlad Losev
eaf8c629bf
feat(argo): Add support for workflow restrictions. ( #447 )
2020-09-16 12:46:13 -07:00
Markus Lippert
cddd6a6048
feat(argo): Allow setting up ServiceAccount and RBAC resources for running workflows ( #402 )
2020-09-08 09:18:26 -07:00
Jon
4ba9e5228a
feat: Support GCS artifactRepository ( #428 )
2020-09-04 15:23:16 -07:00
Chris
d32e27edc8
feat: allow for configuring security context of all components ( #410 )
2020-09-02 09:09:17 -07:00
Tim Hobbs
ffc9220f04
feat: imagePullSecrets for servers and controllers ( #361 )
2020-08-30 13:10:09 -04:00
dherman
bc14a12db5
fix(argo): add missing cr privileges for patch
( #399 )
...
In Argo 2.9+, the controller needs `patch` privileges on `events`. See
ff1627b717
65c2bd44e4/manifests/install.yaml (L253)
Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
2020-08-27 20:02:54 -04:00
dherman
12c26701a5
fix(argo): add missing rbac to support pdbs ( #433 )
...
This adds support for the PodDisruptionBudget feature of Argo. Without this, PDBs will fail to be created/managed.
Ref: dae0f2df1f/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrole.yaml (L84-L91)
2020-08-27 20:01:00 -04:00
Vlad Losev
209d69558e
feat(argo): Adds SSO configuration for Argo Server. ( #381 )
2020-06-22 10:44:50 -07:00
Wolfgang Nagele
0181f86f5f
fix: Add support for SSO in Argo ( #383 )
2020-06-22 10:27:06 -07:00
Wolfgang Nagele
c4e4d1439b
Indent error ( #369 )
2020-06-18 12:36:53 -07:00
Antoine Dao
8e00437e07
fix: add pod and workflow workers to argo helm values ( #364 )
2020-06-08 14:09:40 -07:00
Tomas Valasek
2d4e2f34a9
fix: workflow-controller-config-map.yaml ( #343 )
2020-05-18 08:35:30 -07:00
Vlad Losev
370ec9f6c4
fix: ClusterWorkflowTemplate access ( #352 )
2020-05-15 14:32:23 -07:00
Vlad Losev
859d769c12
feat: Enable specifying environment for Argo workflow executor. ( #349 )
2020-05-14 17:04:21 -07:00
Vlad Losev
2ad0ce8f3e
Adds support for ClusterWorkflowTemplates (a 2.8 feature). ( #345 )
2020-05-14 11:29:11 -07:00
Kristof Farkas-Pall
de30e84cf4
feat: add support for namespaced install ( #263 )
2020-04-30 14:00:07 -07:00
Kristof Farkas-Pall
ad34abed7e
fix: allow server cluster role to delete pods ( #278 )
2020-04-30 07:29:30 -07:00
ygapon-mio
f2a3adc7f4
feat: add support for setting roleARN and useSDKCreds properties for S3 artifact repository ( #329 )
2020-04-29 19:04:07 -07:00
Mark Haley
46e08b1fe8
feat: Allow custom paths for server ingress ( #317 )
2020-04-29 18:45:20 -07:00
Pablo Osinaga
1135b1ef18
fix: Argo Server Secrets Permissions ( #307 )
...
Grant permissions to workflow-controller and server roles to read database secrets
2020-04-29 13:36:58 -07:00
Sébastien Prud'homme
5add526d0c
feat: upgrade Argo to v2.7.6 ( #296 )
2020-04-29 13:01:00 -07:00
Vlad Losev
3baf6c81c7
feat: Adds support for workflow defaults in Argo. ( #319 )
2020-04-28 10:15:23 -07:00
Stefan Sedich
6c32fbac27
feat: add support for setting s3 region for artifact repository ( #286 )
...
* feat: add support for setting s3 region for artifact repository
* Bump chart version
2020-04-23 12:25:08 -07:00
Chris
ac44f2d7e1
fix: use networking.k8s.io/v1beta1 apiVersion for ingress if supported ( #312 )
...
* use networking.k8s.io/v1beta1 apiVersion for ingress if supported
* updated chart version
* used more explicit capability check
2020-04-21 16:52:13 +10:00
Vlad Losev
2dec8e44f7
feat: Add support for extra arguments to Argo Server ( #271 )
2020-04-06 09:13:40 -07:00
Trevor Foster
219778eb9d
fix: Hotfix server.baseHref value not being used ( #261 )
2020-03-13 08:04:31 -07:00
Pablo Osinaga
b3fa82df77
feat: Update Argo Chart to support v2.6 ( #258 )
2020-03-07 09:08:28 -08:00
Yong Wen Chua
d43891fc38
feat: Support Affinity and Tolerations for Argo Chart ( #206 )
2020-02-12 23:12:30 -05:00
Pablo Osinaga
e3dc69482f
Fix argo CRD deployment ( #140 )
...
* Fix argo CRD deployment
- Update if clause of workflow-crd.yaml
- Update if clause of workflow-template-crd.yaml
* Update argo chart version
2019-10-28 19:45:55 -04:00
John Behling
caf9ff6e49
[argo] Add workflow persistence configuration ( #133 )
2019-10-22 15:08:29 -07:00
Andrew Suderman
cc0746951b
Update argo chart for 2.4.2 ( #130 )
...
* Updating chart to 2.4.1
Adding a helm flag instead of --no-hooks for sustainability
Add better readme around CRDs
Fixing controller clusterrole
adding workflowtemplate to argo-ui clusterrole
* Bumping to newest patch
* Bumping to newest patch 2.4.2
2019-10-22 09:10:13 -07:00
Bryton Hall
9273c610ce
expose workflow metrics port ( #121 )
2019-09-24 13:52:33 -07:00
Sam Wyma
d135aa72dd
Be able to define extra configuration in argo ( #100 )
2019-09-23 08:49:13 -07:00
Jerome Brette
d50ade1dd4
Deployment extensions/v1beta1 is deprecated in Kubernetes 1.16 ( #110 )
2019-09-19 21:50:47 +01:00
Naseem
77e638f55d
Add resources values to ui and controller ( #95 )
2019-08-16 09:36:37 -07:00
Tom Powell
c9a426068e
argo: add support for individual image tags. ( #81 )
2019-07-24 13:13:27 -07:00
Sébastien Prud'homme
9f882e9190
Update Argo to v2.3.0 and add support for Prometheus operator ( #73 )
2019-07-02 13:41:28 -07:00
Jakub Liska
62319a934f
loadBalancerIP support in argo-ui ( #80 )
2019-06-25 08:57:20 -07:00