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 (1/): add schedule queue implementation #370

Merged
merged 6 commits into from
Jun 8, 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 the a simple scheduling queue for the scheduler and related components to use.

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

pkg/scheduler/queue/queue.go Outdated Show resolved Hide resolved
pkg/scheduler/queue/queue.go Outdated Show resolved Hide resolved
pkg/scheduler/queue/queue.go Outdated Show resolved Hide resolved
pkg/scheduler/queue/queue.go Show resolved Hide resolved
pkg/scheduler/queue/queue.go Outdated Show resolved Hide resolved
@michaelawyu michaelawyu merged commit ac8b539 into Azure:main Jun 8, 2023
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.

3 participants