Skip to content
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

KEP-2053: Graduate DownwardAPIHugePages feature to stable #3719

Merged
merged 1 commit into from Feb 8, 2023

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented Jan 10, 2023

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 10, 2023
@k8s-ci-robot k8s-ci-robot added the kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory label Jan 10, 2023
@k8s-ci-robot k8s-ci-robot added the sig/node Categorizes an issue or PR as relevant to SIG Node. label Jan 10, 2023
@saschagrunert saschagrunert changed the title KEP-2053Graduate DownwardAPIHugePages feature to stable KEP-2053: Graduate DownwardAPIHugePages feature to stable Jan 10, 2023
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 10, 2023
@bart0sh bart0sh added this to Triage in SIG Node PR Triage Jan 11, 2023
@bart0sh
Copy link
Contributor

bart0sh commented Jan 11, 2023

/lgtm
/assign
/assign @derekwaynecarr

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 11, 2023
@bart0sh bart0sh moved this from Triage to Needs Approver in SIG Node PR Triage Jan 11, 2023
@bart0sh
Copy link
Contributor

bart0sh commented Jan 17, 2023

/assign @johnbelamaric

@saschagrunert
Copy link
Member Author

@johnbelamaric are you fine with taking this for PRR?

@BenTheElder
Copy link
Member

Hi @saschagrunert, PRR Shadows are going to do first pass reviews this cycle (recently announced here), I'll be shadowing this KEP and John will be following later with a follow-up review and PRR approval.

/assign

Copy link
Member

@BenTheElder BenTheElder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we testing this? The test plan mentions skipping if the cluster doesn't support it, do we have a functioning test env?

Otherwise one nit about implementation history.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 31, 2023
@saschagrunert
Copy link
Member Author

saschagrunert commented Jan 31, 2023

Are we testing this? The test plan mentions skipping if the cluster doesn't support it, do we have a functioning test env?

Yes, we have a serial node e2e test suite covering it:
https://github.com/kubernetes/kubernetes/blob/f9a3fd2810ed4cba159b8d106ca7362c0b528c3a/test/e2e/common/node/downwardapi.go#L290-L388

@bart0sh
Copy link
Contributor

bart0sh commented Jan 31, 2023

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 31, 2023
@derekwaynecarr
Copy link
Member

derekwaynecarr commented Jan 31, 2023

Just noting the test runs requesting 0 hugepages of the specified size and ensuring that is reflected in downward api. This ensures basic function works in environments where nodes advertise no huge pages.

see:
https://github.com/kubernetes/kubernetes/blob/f9a3fd2810ed4cba159b8d106ca7362c0b528c3a/test/e2e/common/node/downwardapi.go#L316

/approve
/lgtm

@saschagrunert
Copy link
Member Author

@kubernetes/production-readiness PTAL again

@johnbelamaric
Copy link
Member

We now graduate the DownwardAPIHugePages feature to stable.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 8, 2023
@saschagrunert
Copy link
Member Author

We have one new PRR question this cycle, can you please add it and answer it? Otherwise LGTM. Thanks!

https://github.com/kubernetes/enhancements/tree/master/keps/NNNN-kep-template#can-enabling--using-this-feature-result-in-resource-exhaustion-of-some-node-resources-pids-sockets-inodes-etc

Yes, added the question and the corresponding answer.

@johnbelamaric
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: derekwaynecarr, johnbelamaric, mrunalp, saschagrunert

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 8, 2023
@mrunalp
Copy link
Contributor

mrunalp commented Feb 8, 2023

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 8, 2023
@k8s-ci-robot k8s-ci-robot merged commit 2aea452 into kubernetes:master Feb 8, 2023
SIG Node PR Triage automation moved this from Needs Approver to Done Feb 8, 2023
@k8s-ci-robot k8s-ci-robot added this to the v1.27 milestone Feb 8, 2023
@saschagrunert saschagrunert deleted the downward-api-stable branch February 9, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. 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 lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/node Categorizes an issue or PR as relevant to SIG Node. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

7 participants