Cluster-api: Avoid linking to the "master" branch of Kubernetes repositories

Created on 30 Sep 2020  路  6Comments  路  Source: kubernetes-sigs/cluster-api

The the "master" -> "main" branch rename can happen in k8s repositories,
in the near future, which will break the links in this repository.

We can avoid referencing a "master" branch if the URL:
"https://git.k8s.io/repo" is used instead of
"https://github.com/kubernetes/{blob|tree}/master"

/kind cleanup
/kind documentation
/priority backlog

good first issue help wanted kincleanup kindocumentation lifecyclactive prioritbacklog

All 6 comments

/milestone Next
This can be merged whenever it is ready

/good-first-issue

@fabriziopandini:
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:

/milestone Next
This can be merged whenever it is ready

/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.

I can work on this if that is okay.

Duplicate of #3280 ?

Not really, #3280 is about changing the main branch for this repo, this issue is about getting ready for the branch being changed in k/*

I can work on this if that is okay.

Sure!
/assign @arghya88
/lifecycle active

Was this page helpful?
0 / 5 - 0 ratings