kubeflow / arena

A CLI for Kubeflow.
Apache License 2.0
739 stars 178 forks source link

Unable to set cleanPodPolicy to All when submitting TFJob #1188

Closed ChenYi015 closed 1 week ago

ChenYi015 commented 1 week ago

What happened?

When running arena submit tf with --clean-task-policy to All, the rendered TFJob yaml does not contain the cleanPodPolicy field.

What did you expect to happen?

spec.cleanPodPolicy of TFJob should be set to All.

Environment

Arena version:

$ arena version
arena: v0.10.0+a15cdca
  BuildDate: 2024-10-23T11:55:40Z
  GitCommit: a15cdcabf19feab731597e71a0b8d7c19ecceb9b
  GitTreeState: clean
  GoVersion: go1.23.1
  Compiler: gc
  Platform: darwin/arm64

Impacted by this bug?

Give it a 👍 We prioritize the issues with most 👍