Skip to content

Conversation

@singh1203
Copy link

@singh1203 singh1203 commented Dec 5, 2025

Description

Automate Feature Gates Documentation

Integrates genfeaturegates utility from kubernetes/kubernetes#135510 to replace manual gist.

Implements Idea 7 from #52376 for automated validation against upstream Kubernetes.

/kind documentation
/sig docs
/priority important-longterm

Issue

Closes: #50992

Signed-off-by: Saurabh Kumar Singh <singh1203.ss@gmail.com>
@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. sig/docs Categorizes an issue or PR as relevant to SIG Docs. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/release-eng Issues or PRs related to the Release Engineering subproject labels Dec 5, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign nate-double-u for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 sig/release Categorizes an issue or PR as relevant to SIG Release. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 5, 2025
@singh1203 singh1203 changed the title add: scripts to use genfeaturegates utility in K/K Use genfeaturegates utility for automated feature gates docs Dec 5, 2025
@netlify
Copy link

netlify bot commented Dec 5, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit cacff86
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/69347404a32cbc0008ec1025
😎 Deploy Preview https://deploy-preview-53516--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Saurabh Kumar Singh <singh1203.ss@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/release Categorizes an issue or PR as relevant to SIG Release. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Programatically sync feature gate status from k/k to documentation

2 participants