Skip to content

KEP-5517: Update KEP to reflect alpha implementation#6009

Open
pravk03 wants to merge 1 commit intokubernetes:masterfrom
pravk03:KEP5517
Open

KEP-5517: Update KEP to reflect alpha implementation#6009
pravk03 wants to merge 1 commit intokubernetes:masterfrom
pravk03:KEP5517

Conversation

@pravk03
Copy link
Copy Markdown
Contributor

@pravk03 pravk03 commented Apr 11, 2026

  • One-line PR description: Update KEP to reflect alpha implementation.
  • Other comments:
    • Rename "Native Resources" to "Node Allocatable Resources" throughout the KEP.
    • Remove the ManagesNativeResources field from DeviceClassSpec in the main proposal.
    • Update NodeAllocatableResourceClaimStatus to use a map for resources.
    • Update NodeAllocatableResourceMapping to use CapacityKey and AllocationMultiplier.
    • Update the Kube-Scheduler Workflow to accurately describe PreFilter and Filter stages.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 11, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Details 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

@k8s-ci-robot k8s-ci-robot requested a review from dom4ha April 11, 2026 19:07
@k8s-ci-robot k8s-ci-robot added the kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory label Apr 11, 2026
@k8s-ci-robot k8s-ci-robot requested a review from macsko April 11, 2026 19:07
@k8s-ci-robot k8s-ci-robot added the sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. label Apr 11, 2026
@github-project-automation github-project-automation bot moved this to Needs Triage in SIG Scheduling Apr 11, 2026
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 11, 2026
@pravk03 pravk03 marked this pull request as ready for review April 11, 2026 19:20
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 11, 2026
@pravk03
Copy link
Copy Markdown
Contributor Author

pravk03 commented Apr 11, 2026

/assign @johnbelamaric @liggitt

@pravk03
Copy link
Copy Markdown
Contributor Author

pravk03 commented Apr 11, 2026

/retest

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@pravk03: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-enhancements-verify 213643b link true /test pull-enhancements-verify

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions 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. I understand the commands that are listed here.

@liggitt
Copy link
Copy Markdown
Member

liggitt commented Apr 14, 2026

@soltysh does the TOC diff presubmit changes in #5890 not handle renames of the folder? It looks like it is looking for the old directory name which no longer exists in this PR:

2026/04/11 21:48:15 get toc: unable to read keps/sig-scheduling/5517-dra-native-resources/README.md: open keps/sig-scheduling/5517-dra-native-resources/README.md: no such file or directory

@liggitt
Copy link
Copy Markdown
Member

liggitt commented Apr 14, 2026

updates for the KEP to match the implementation lgtm

@soltysh
Copy link
Copy Markdown
Contributor

soltysh commented Apr 15, 2026

@soltysh does the TOC diff presubmit changes in #5890 not handle renames of the folder? It looks like it is looking for the old directory name which no longer exists in this PR:

This should be addressed that in #6014. Sorry about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

5 participants