KEP-5945: DRA Optional Node Preparation#5946
KEP-5945: DRA Optional Node Preparation#5946jiefeng-xu wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
Welcome @jiefeng-xu! |
|
Hi @jiefeng-xu. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jiefeng-xu The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Adds a new KEP draft for DRA optional node preparation:
keps/sig-node/5945-dra-optional-node-preparation/KEP-5945: DRA Optional Node PreparationThe proposal introduces explicit opt-out semantics for DRA allocations where
node-local lifecycle is not required, while preserving strict behavior by
default.
Key points in the draft:
DRANodePreparationDeviceRequestAllocationResult.requiresNodePreparationDeviceClassSpec.requiresNodePreparationnilmeans required)Which issue(s) this PR is related to:
Part of #5945
Related context:
Special notes for your reviewer:
This is an initial KEP draft in
provisionalstate. Feedback requested for:Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: