-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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: remove "classic DRA" #48289
DRA: remove "classic DRA" #48289
Conversation
...en/docs/reference/command-line-tools-reference/feature-gates/dra-control-plane-controller.md
Show resolved
Hide resolved
content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md
Show resolved
Hide resolved
894bb19
to
10c9383
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
10c9383
to
dff8243
Compare
✅ 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
Outdated
Show resolved
Hide resolved
content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md
Outdated
Show resolved
Hide resolved
content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md
Outdated
Show resolved
Hide resolved
...en/docs/reference/command-line-tools-reference/feature-gates/dra-control-plane-controller.md
Show resolved
Hide resolved
dff8243
to
501066f
Compare
501066f
to
03d880c
Compare
/milestone 1.32 |
/assign @klueska |
/wg device-management |
content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md
Outdated
Show resolved
Hide resolved
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.
One small comment otherwise LGTM
Co-authored-by: Kevin Klues <[email protected]>
/lgtm |
LGTM label has been added. Git tree hash: bc98e354a8163c0baca00fd0176123d4612965b5
|
/assign @nate-double-u For approval. |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dipesh-rawat 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 |
Description
This matches kubernetes/kubernetes#128003.
Issue
Related-to: kubernetes/enhancements#3063