training-operator icon indicating copy to clipboard operation
training-operator copied to clipboard

Update the name of PVC in `train` API

Open helenxie-bit opened this issue 7 months ago • 2 comments

What this PR does / why we need it: According to the discussion, this PR updates the name of PVC in train API to have pvc_name == job_name. In this case, each job will have a separate PVC.

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged): Fixes #

Checklist:

helenxie-bit avatar Jul 30 '24 02:07 helenxie-bit