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
Since #520, the mpi-operator respects schedulingPolicy when creating PodGroup.
However, currently, the mpi-operator doesn't pass schedulingPolicy.PriorityClass to Launcher and Workers even if they don't have priorityClass.
So I would like to pass schedulingPolicy.PriorityClass to ReplicaSpec if they don't have priorityClass.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/kind feature
Since #520, the mpi-operator respects schedulingPolicy when creating PodGroup.
However, currently, the mpi-operator doesn't pass schedulingPolicy.PriorityClass to Launcher and Workers even if they don't have priorityClass.
So I would like to pass schedulingPolicy.PriorityClass to ReplicaSpec if they don't have priorityClass.
@alculquicondor @terrytangyuan WDYT?
The text was updated successfully, but these errors were encountered: