-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
node: podresources: GetAllocatable API is GA #41729
node: podresources: GetAllocatable API is GA #41729
Conversation
Hi @ffromani |
0ac2fb3
to
e486f12
Compare
ready for review, but please be aware the code changes are not in yet |
/hold because #41729 (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
from node perspective
This is a straightforward bump of the feature to GA.
LGTM label has been added. Git tree hash: ca6019a777fe5db859921c63327db43be5b020c8
|
/hold cancel because the code changes got merged. |
/assign @bradtopol |
move the feature gate to GA, fix the feature state to stable Signed-off-by: Francesco Romani <fromani@redhat.com>
e486f12
to
cce3df2
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
In the last upload I removed now-obsolete references to the Feature Gates in |
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: b110a5b33b0f3d3c355dc6e29cc39a5ddbac12ca
|
/assign @sftim |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim, swatisehgal 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 |
…docs-1.28 node: podresources: GetAllocatable API is GA
document that the
GetAllocatableResources
podresources API endpoint is GA in 1.28enh: kubernetes/enhancements#2403