kubebench
kubebench copied to clipboard
Add back support for TFJob, PyTorchJob, MPIJob in v1alpha2
The supports for TFJob, PyTorchJob and MPIJob are not complete in the new v1alpha2 codes. We need to add back these support. Required changes for each framework:
- Add manifest modifier
- Add condition checker
/assign @Akado2009