training-operator
training-operator copied to clipboard
Update the name of PVC in `train` API
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: