-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Add docs for zpages #48760
Add docs for zpages #48760
Conversation
/sig instrumentation |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
0baa515
to
ff4caf4
Compare
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.
@richabanker We should consider setting the dev-1.32 branch as the target branch rather than the main branch for this pull request. Since the change is related to the feature targeting v1.32 release.
Done |
ff4caf4
to
308bea3
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
8edc17f
to
c70813a
Compare
Hello @richabanker and @kubernetes/sig-docs-en-owners 👋! I'm reaching out from the Docs team. Just checking in as we approach Docs Freeze on Tuesday November 26th 18:00 PDT. This documentation appears to still be under review. To meet the Docs Freeze, this PR must have a technical review as well as lgtm and approve labels applied, without any unaddressed comments or concerns from SIG Docs. Thank you! |
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.
Thanks, but: the feature gate definitions are missing.
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.
This shouldn't be empty.
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.
fixed now, thanks
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.
This shouldn't be empty.
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.
fixed
- [statusz](#statusz) | ||
- [flagz](#flagz) |
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.
Is this right:
- [statusz](#statusz) | |
- [flagz](#flagz) | |
- [`/statusz`](#statusz) | |
- [`/flagz`](#flagz) |
?
fb96479
to
1939cd6
Compare
1939cd6
to
c27757e
Compare
--- | ||
reviewers: | ||
- dashpole | ||
title: Kubernetes z-pages | ||
content_type: reference | ||
weight: 20 | ||
--- |
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.
The front matter needs to come first in the file; that's what Hugo expects.
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.
Ah clearly misunderstood your previous comment. Tried to fix now, is this better?
Co-authored-by: Tim Bannister <tim@scalefactory.com>
c27757e
to
e8fdfaa
Compare
BTW, for beta we should definitely document what access control looks like for these endpoints. Even if we think it's obvious, the people reading the docs might not agree. |
Co-authored-by: Tim Bannister <tim@scalefactory.com>
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 for sig-instrumentation
k/k code is merged Tech LGTM: #48760 (review) |
LGTM label has been added. Git tree hash: d50560bdcc755b0172ff97be21ae7a62fc97d75b
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dashpole, sftim 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 |
Description
Docs for Kubernetes z-pages
Issue
kubernetes/enhancements#4827
kubernetes/enhancements#4828