[WIP] Add docs for ResourcePoolStatusRequest (KEP-5677)#54456
[WIP] Add docs for ResourcePoolStatusRequest (KEP-5677)#54456nmn3m wants to merge 2 commits intokubernetes:dev-1.36from
Conversation
Signed-off-by: Nour <nurmn3m@gmail.com>
|
@nmn3m: You must be a member of the kubernetes/website-milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Website milestone maintainers and have them propose you as an additional delegate for this responsibility. DetailsIn response to this:
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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
dipesh-rawat
left a comment
There was a problem hiding this comment.
@nmn3m The PR build preview is failing (see logs here) because the feature gate description file for DRAResourcePoolStatus is missing. Please add a file DRAResourcePoolStatus.md under:
content/en/docs/reference/command-line-tools-reference/feature-gates/ (here).
You can follow the documentation for guidance on the feature gate description file here . Once that is added with appropriate data, the build should pass.
|
Looks like it might be a draft, so: Please do change the title whenever it is no longer a draft, @nmn3m. |
Signed-off-by: Nour <nurmn3m@gmail.com>
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Description
This is a placeholder PR for v1.36 release.
This PR adds placeholder documentation for the ResourcePoolStatusRequest API introduced in KEP-5677 (DRA Resource Availability Visibility).
This is an alpha feature gated by
DRAResourcePoolStatusfeature gate in kube-apiserver and kube-controller-manager.Issue
k/enhancements kubernetes/enhancements#5677
k/k kubernetes/kubernetes#137028
/kind documentation
/sig node
/wg device-management