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(api): add an API for sending the cluster status #313

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

kkaneda
Copy link
Contributor

@kkaneda kkaneda commented Dec 26, 2024

Server needs to know if a job can run on a cluster to make a scheduling decision.

The actual scheduling algorithm is TBD, but this is adding a framework for that.

Server needs to know if a job can run on a cluster to make a
scheduling decision.

The actual scheduling algorithm is TBD, but this is adding a
framework for that.
@github-actions github-actions bot added the enhancement New feature or request label Dec 26, 2024
@kkaneda kkaneda merged commit 5a5f101 into main Dec 26, 2024
3 checks passed
@kkaneda kkaneda deleted the kenji/cluster-api branch December 26, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants