-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Removing old versions from docs #1995
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
RichieEscarez
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.
Thanks for all the great work @abrennan89 !
RichieEscarez
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.
One more comment (re: Microk8s version?) and its not clear whats happening with "docs/install/Knative-with-OpenShift.md". Im not sure why its listed as a changed file but with "No changes" (strange)?
|
Hi @RichieEscarez. The OpenShift docs were removed some time ago when I replaced them with a link to our product docs. For some reason this file was hanging around but it was blank, so I just deleted it? Definitely strange though. |
I would try finding the file's author through it's commit history. |
|
@abrennan89: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
RichieEscarez
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.
Thanks for tracking all these down and fixing these outdated version references!
I also fixed the "Creating services" frontmatter here too since the Services section was add (Turns out that "weight" in the frontmatter is also required (i guess ive never tried without it before)).
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abrennan89, RichieEscarez 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 |
Fixes #1850