-
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
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages. #33220
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages. #33220
Conversation
✅ Deploy Preview for kubernetes-io-main-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
I think we should fix all the page moves from #32823 in one PR, and not just cover Auditing. Would you have the capacity to work on that @Shubham82? If not, we should merge this; if you have capacity for wider fixes, I recommend holding off.
As well as updating the Markdown, please also add a redirect for each page that #32823 moved.
For example, /docs/tasks/debug-application-cluster/debug-running-pod/
should redirect to /docs/tasks/debug/debug-applications/debug-running-pod/
.
If you'd prefer to contribute a set of fixes over several smaller PRs @Shubham82 then that could work, but you may find that contributors for these PRs have to rebase these PRs or solve merge conflicts.
What approach do you like?
/lgtm
The changes match the PR description.
LGTM label has been added. Git tree hash: 0daea3d21607aab22884fa2bb12b5fd9b23331b3
|
@sftim I was working on fixing all of these, I noticed them today. I will sit tight until @Shubham82 reports back. If they only have the bandwidth for these fixes, I'm happy to take the rest of the changes forward |
Hi @sftim Sound good to me, it should be in one PR, so it is easy for the reviewer also. I'm up for it. I will do the changes and push them in this PR. |
Hi, @sethmccombs As I have already started I, will complete all changes. |
@sftim just one query should I change the links in blogs also? |
If you're adding redirects, no need to revise any blog articles. |
Yes, I am adding the redirects and updating the links on all pages except blogs. |
Hi @sftim |
16d7677
to
d107670
Compare
Hi @sftim |
/lgtm |
LGTM label has been added. Git tree hash: 22cf2d4de9244fda68130d0ce0ddcdeb041fe357
|
Hi @sftim @shannonxtreme Thanks |
I can't approve, only give LGTM unfortunately
Thank you for this PR, this is OK to merge IMO
…On Tue, May 10, 2022, 01:21 Shubham ***@***.***> wrote:
Hi @sftim <https://github.com/sftim> @shannonxtreme
<https://github.com/shannonxtreme>
could you please approve this request!
Thanks
—
Reply to this email directly, view it on GitHub
<#33220 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHH4EFSXFQEYK3BTB4PJN4TVJHW37ANCNFSM5UL7E3RA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks, @shannonxtreme. |
/kind cleanup |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm 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 |
This PR fixed all the links of the tasks under
Monitoring, Logging, and Debugging
on all pages. This is due to the changes done in the PR: #32823Fixes: #33211
Ref: #32823