Skip to content

Conversation

@intojhanurag
Copy link
Contributor

Description

This PR updates the Enable or Disable Feature Gates documentation to mention the
/flagz debugging endpoint as an additional way to verify feature gate configuration.
It adds a short section explaining that /flagz exposes the command-line flags used
to start a component and links to the Kubernetes z-pages documentation for details.

Issue

Closes: #53580

@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 salaxander 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language labels Dec 13, 2025
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 13, 2025
@netlify
Copy link

netlify bot commented Dec 13, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit bc248c9
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/693cfb96a986040007d73c8a
😎 Deploy Preview https://deploy-preview-53597--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.

@intojhanurag
Copy link
Contributor Author

Hey @lmktfy , Please take look on it . If you have a moment.

[z-pages documentation](/docs/reference/instrumentation/zpages/).

{{< note >}}
The `/flagz` endpoint is intended for manual inspection only. It is not machine-parseable,
Copy link
Member

Choose a reason for hiding this comment

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

This will change within a fortnight (due to to v1.35 release).

The simple thing to do is to omit the entire note. After v1.35 is released we could add an updated note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention flagz in feature gate task

3 participants