Skip to content
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

feat: scheduler (15/): add more scheduler logic #434

Merged
merged 6 commits into from
Jul 20, 2023

Conversation

michaelawyu
Copy link
Contributor

Description of your changes

This PR is part of the PRs that implement the Fleet workload scheduling.

It features more logic for scheduling PickN type CRPs.

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

  • Unit tests

Special notes for your reviewer

To control the size of the PR, certain unit tests are not checked in; they will be sent in a separate PR.

Important: status related changes are to be sent in separate PR.

pkg/scheduler/framework/frameworkutils.go Outdated Show resolved Hide resolved
pkg/scheduler/framework/framework.go Outdated Show resolved Hide resolved
pkg/scheduler/framework/framework.go Show resolved Hide resolved
zhiying-lin
zhiying-lin previously approved these changes Jul 20, 2023
Copy link
Contributor

@zhiying-lin zhiying-lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one minor comment, others LGTM

@michaelawyu
Copy link
Contributor Author

Rebased + addressed minor comments. Approval required previously.

Merged to unblock the progress; if there's any concern, please let me know.

@michaelawyu michaelawyu merged commit 4599fce into Azure:main Jul 20, 2023
10 checks passed
@michaelawyu michaelawyu deleted the scheduler-framework-logic-6 branch July 20, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants