You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think It's due to some migration issue. The support should be easy, we just need to use job.spec.runPolicy directly as the argument for reconcileJobs because all jobs are migrated to use commonv1.RunPolicy now
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
https://github.com/kubeflow/tf-operator/blob/master/pkg/controller.v1/pytorch/pytorchjob_controller.go#L164
SchedulingPolicy is not supported in PyTorchJob, we should implement it just like TFJob.
The text was updated successfully, but these errors were encountered: