-
Notifications
You must be signed in to change notification settings - Fork 113
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
fixed broken links on design dir #387
Conversation
Hi @SafeEHA. Thanks for your PR. I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
3d4d566
to
723fc7e
Compare
/ok-to-test |
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 this!
Let's fix that last link discussed in the issue also. Then we can merge this.
8cf90ec
to
f4defde
Compare
f4defde
to
7da68d1
Compare
Signed-off-by: SafeEHA <[email protected]>
Signed-off-by: SafeEHA <[email protected]>
7da68d1
to
6e027da
Compare
Kindly review cc:@lentzi90 |
@@ -8,7 +8,7 @@ they reference to each other. To see the example CRs check | |||
## Environment Variables | |||
|
|||
The user is required to set the following environment variables before applying | |||
the [CRs](https://github.com/metal3-io/metal3-dev-env/tree/master/crs) | |||
the [CRs](https://github.com/metal3-io/metal3-dev-env/tree/b5a53ecf9576c6deab81f692733782d4c5e8091a/crs) |
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 suggest dropping the link completely if we don't have an up-to-date version.
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.
So, do we rephrase the sentence also, since it points to the link?
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.
Honestly, if we want up to date here we would need to completely rewrite the page or delete it.
I'm happy for now with linking to the old version. That way we can hopefully enable the link checker.
The whole page could eventually be replaced by #402 I think
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.
To confirm, are there any changes left to make? cause I believe the broken links highlighted in #328 have all been addressed, I would be happy to take a final look...in the meantime please help review code changes and merge this PR. Also, I would love to be assigned #402 if that's ok @lentzi90 I see it is a new issue
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.
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.
/approve
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: lentzi90 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 |
PR needs rebase. 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. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
Stale issues close after 30d of inactivity. Reopen the issue with /close |
@metal3-io-bot: Closed this PR. In 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-sigs/prow repository. |
This is a continuation of the broken links fixes for issue #328
cc: @lentzi90