Commit Graph

11 Commits

Author SHA1 Message Date
rushtehrani
c66a7f6c50 add terminate workflow service 2020-02-06 14:29:21 -08:00
rushtehrani
8aed868ade use models in kube to be consistent with repositories 2020-01-31 17:04:14 -08:00
rushtehrani
2b9f1dbc5b code cleanup 2020-01-20 22:09:38 -08:00
Aleksandr Melnikov
577f2c5b74 Removing piece of code that's handled earlier. 2020-01-17 16:08:15 -08:00
Aleksandr Melnikov
b60befaf2a Updated logic per discussion with Rush.
- if opts is nil, try to use wf.Spec.PodGC
- if wf is nil, try to use ENV Var.
2020-01-17 14:55:59 -08:00
Aleksandr Melnikov
f7ab627c29 Grouping relevant podGC Strategy checking and it's subsequent use. 2020-01-17 13:51:17 -08:00
Aleksandr Melnikov
aa68061c93 Fixing typo with GC Strategy. 2020-01-17 13:47:18 -08:00
Aleksandr Melnikov
d6c1f91051 Added code to add a Pod Garbage Collection strategy to an Argo workflow.
- By default, pods will be collected on Completion, regardless of
failure or success.
2020-01-17 10:39:15 -08:00
rushtehrani
6d32ffff39 add ArgoprojV1alpha1() method to kube.Client 2020-01-08 16:31:35 -08:00
rushtehrani
0d5f91b241 decouple workflow namespace from options 2020-01-08 11:55:27 -08:00
rushtehrani
cec8b34bdf combine argo and kube clients 2020-01-08 11:01:02 -08:00