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

Update ResourceBinding to support Priority&Preemption #5650

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

LeonZh0u
Copy link

@LeonZh0u LeonZh0u commented Oct 7, 2024

What type of PR is this?

What this PR does / why we need it:

  • Karmada Resource Binding API change
    In order to support Priority & Preemption, resourceBinding's replica requirement spec needs to know the priority value of the job. as replica requirements get passed to resource estimators.
    Which issue(s) this PR fixes:
    Fixes #

Special notes for your reviewer:
Priority&Preemption proposal
Does this PR introduce a user-facing change?:

None

@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign rainbowmango for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 7, 2024
lzhou286 added 2 commits October 7, 2024 12:20
Signed-off-by: lzhou286 <lzhou286@bloomberg.net>
Signed-off-by: lzhou286 <lzhou286@bloomberg.net>
Signed-off-by: lzhou286 <lzhou286@bloomberg.net>
@karmada-bot karmada-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 7, 2024
@LeonZh0u LeonZh0u changed the title Update ResourceBinding API to support Priority&Preemption Update ResourceBinding to support Priority&Preemption Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants