kubeflow/arena

`clean-task-policy` support `All` when submitting tfjobs

1202zhyl opened this issue · 3 comments

arena should support clean-task-policy "All" when training via tfjobs.
currently, only supports "Running"(clean RUNNING pod) or None(do nothing).
when job is done, often we need to remove ps, chief, evaluator and worker.

@1202zhyl would you like to contribute?

@cheyang I'm just using kubeflow recently and quite interested in this issue. may I take it ?

/assign