Closed ChenYi015 closed 1 week ago
When running arena submit tf with --clean-task-policy to All, the rendered TFJob yaml does not contain the cleanPodPolicy field.
arena submit tf
--clean-task-policy
All
cleanPodPolicy
spec.cleanPodPolicy of TFJob should be set to All.
spec.cleanPodPolicy
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
Give it a 👍 We prioritize the issues with most 👍
What happened?
When running
arena submit tf
with--clean-task-policy
toAll
, the rendered TFJob yaml does not contain thecleanPodPolicy
field.What did you expect to happen?
spec.cleanPodPolicy
of TFJob should be set toAll
.Environment
Arena version:
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍