Skip to content

KEP-2862: Graduate to STABLE.#5774

Merged
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
vinayakankugoyal:ga
Jan 23, 2026
Merged

KEP-2862: Graduate to STABLE.#5774
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
vinayakankugoyal:ga

Conversation

@vinayakankugoyal
Copy link
Copy Markdown
Contributor

  • One-line PR description: Graduate KEP-2862 to stable.
  • Other comments:

@k8s-ci-robot k8s-ci-robot added kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/node Categorizes an issue or PR as relevant to SIG Node. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 8, 2026
@vinayakankugoyal
Copy link
Copy Markdown
Contributor Author

/assign @tallclair
/assign @liggitt

Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Comment thread keps/sig-node/2862-fine-grained-kubelet-authz/README.md Outdated
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
@vinayakankugoyal
Copy link
Copy Markdown
Contributor Author

/assign @jpbetz

Copy link
Copy Markdown
Contributor

@jpbetz jpbetz left a comment

Choose a reason for hiding this comment

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

/approve
For PRR (thanks for getting PRR in good shape for Beta, makes stable a easy review!)

@tallclair
Copy link
Copy Markdown
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 23, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jpbetz, tallclair, vinayakankugoyal

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 Jan 23, 2026
|Scenario| Result |
| -------|--------|
| Upgrade both kubelet and kube-apiserver so that feature gate is enabled in both. | workloads and kube-apiserver are able to reach kubelet|
| Upgrade only kubelet to enable the feature-gate | workloads and kube-apiserver are able to reach kubelet |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

FYI, we don't really support this scenario. It's fine to include it hear anyway.

| Upgrade only kube-apiserver to enable the feature-gate | workloads and kube-apiserver are able to reach kubelet |
| Rollback both kubelet and kube-apiserver so that feature gate is disabled in both. | workloads and kube-apiserver are able to reach kubelet|
| Rollback only kubelet to disable the feature-gate | workloads and kube-apiserver are able to reach kubelet |
| Rollback only kube-apiserver to disable the feature-gate | workloads and kube-apiserver are able to reach kubelet |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same here, we don't support this.

@k8s-ci-robot k8s-ci-robot merged commit b928b6b into kubernetes:master Jan 23, 2026
4 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Jan 23, 2026
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants