-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TAS: support rank-ordering for Kubeflow #3604
TAS: support rank-ordering for Kubeflow #3604
Conversation
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
/test all |
50d7977
to
e974dc3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM overall, I would just suggest to separate the preparatory work to separate PR
e974dc3
to
f6d72b4
Compare
/test all |
a8cb61d
to
94dd5dd
Compare
/hold for #3606. |
94dd5dd
to
fc0f389
Compare
fc0f389
to
a4d7805
Compare
/unhold |
a06bab5
to
777101d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
Awesome!
LGTM label has been added. Git tree hash: e80d33ee71f81c42e9391167091a0c7dad636f63
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mbobrovskyi, mimowo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* TAS: support rank-ordering for Kubeflow. * Add ExpectLocalQueuesToBeActive. * Add MPIJob e2e test. * Add unit tests. * Add PyTorchJob e2e test.
What type of PR is this?
/kind feature
What this PR does / why we need it:
TAS: support rank-ordering for Kubeflow
Which issue(s) this PR fixes:
Part of #3450
Part of #3533
Special notes for your reviewer:
Does this PR introduce a user-facing change?