-
Notifications
You must be signed in to change notification settings - Fork 15.1k
DRA 1.32: beta #48330
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
DRA 1.32: beta #48330
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md
Show resolved
Hide resolved
|
/sig node |
As suggested in kubernetes#48330 (comment), the front matter gets extended to reference the API types. To make this work, the necessary API reference files get created manually. They still need to be updated via the usual automatic API generation.
As suggested in kubernetes#48330 (comment), the front matter gets extended to reference the API types. To make this work, the necessary API reference files get created manually. They still need to be updated via the usual automatic API generation.
|
/wg device-management |
|
Hello @pohly 👋! I'm reaching out from the Docs team. Just checking in as we approach Docs Freeze on Tuesday November 26th 18:00 PDT. This documentation appears to still be under review. To meet the Docs Freeze, this PR must have a technical review as well as |
|
/assign @klueska @SergeyKanzhelev |
mrunalp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
LGTM label has been added. Git tree hash: bedb07fc232dc320be3d733d172460c99b140739
|
|
/lgtm from SIG Docs pending rebase |
|
Thank you for addressing all the comments and reviews |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mrunalp, reylejano The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
As part of promoting the core DRA to beta, the admin access feature gate was added to keep that aspect as alpha.
As suggested in kubernetes#48330 (comment), the front matter gets extended to reference the API types. To make this work, the necessary API reference files get created manually. They still need to be updated via the usual automatic API generation.
|
@salaxander (or anyone): rebased, please re-apply LGTM. |
|
/lgtm |
|
LGTM label has been added. Git tree hash: 04c0cff6aef9745143fccb66208d18236fba5945
|
As suggested in kubernetes#48330 (comment), the front matter gets extended to reference the API types. To make this work, the necessary API reference files get created manually. They still need to be updated via the usual automatic API generation.
Description
DRA structured parameters are going to be beta in 1.32.
Issue
Related-to: kubernetes/enhancements#4381