tektoncd/operator

Link broken on tektoncd/operator/blob/main/DEVELOPMENT.md

T3-git opened this issue · 8 comments

Expected Behavior

On https://github.com/tektoncd/operator/blob/main/DEVELOPMENT.md when clicking the link in

To setup a cluster with GKE:

Install required tools and setup GCP project (You may find it useful to save the ID of the project in an environment variable (e.g. PROJECT_ID).

you will be lead to a file not found page.

Actual Behavior

This link should link to a markdown document describing Knative-with-GKE.md or if this document no longer exists, a replacement solution should be provided.

Steps to Reproduce the Problem

  1. Open DEVELOPMENT.md
  2. Click the link under to setup a cluster with GKE

/kind documentation
/good-first-issue

@T3-git:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/kind documentation
/good-first-issue

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.

Did a little digging and looks like the doc was removed in knative/docs#2170

Do we have to remove that part?

Maybe I wasnt the best canidate to report this(I'm, also new). Seems like @SD-13 found thats its been moved to one large file if I read correctly so I would assume we would verify that section is still there and update the link accordingly. SD-13 might be working this though since they tracked down the commit.

I think we should replace the old link with this README if we don't want to refactor this doc.

Yes, It would be great @SD-13!

I will open a PR for it!