-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Implement QE feedback for 4.2 #16978
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
Conversation
|
The preview will be available shortly at: |
ad55731 to
b79a384
Compare
jboxman
left a comment
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.
(My first use of the review button.)
One comment, but otherwise lgtm.
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.
Per our style guide, we're replacing spaces with underscores: <foo_variable>
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.
Implemented everywhere in monitoring docs.
|
Oh, and there is one build failure: |
cf3ddd5 to
f4a6878
Compare
|
@rh-max, can you squash into a single commit and force-push? Then I'll merge. Thanks! |
027bb68 to
7b2d596
Compare
|
@jboxman Done. Thank you! |
Make codeblock markup comply with conventions More codeblock markup fixes Try to fix markup Update a link
85ab5e6 to
27e5b5f
Compare
|
@jboxman I've made one other change: |
|
/cherrypick enterprise-4.2 |
|
@jboxman: new pull request created: #17275 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Thank you @jboxman ! |
This PR implements Junqi's (QE) feedback for the 4.2 monitoring docs from #16586, #16752, #16474, and #16575. Only a few items were not implemented fully or at all (I commented on those items with explanations).
@juzhao Thank you for the review!