Skip to content

Commit 95a4a10

Browse files
committed
Use git.k8s.io for links
1 parent ce3044d commit 95a4a10

File tree

103 files changed

+299
-299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+299
-299
lines changed

Diff for: .generated_files

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Files that should be ignored by tools which do not want to consider generated
22
# code.
33
#
4-
# https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/size.go
4+
# https://git.k8s.io/contrib/mungegithub/mungers/size.go
55
#
66
# This file is a series of lines, each of the form:
77
# <type> <name>

Diff for: .github/PULL_REQUEST_TEMPLATE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- Thanks for sending a pull request! Here are some tips for you:
22
- If this is your first contribution, read our Getting Started guide https://github.com/kubernetes/community#your-first-contribution
3-
- If you are editing SIG information, please follow these instructions: https://github.com/kubernetes/community/tree/master/generator
3+
- If you are editing SIG information, please follow these instructions: https://git.k8s.io/community/generator
44
You will need to follow these steps:
55
1. Edit sigs.yaml with your change
66
2. Generate docs with `make generate`. To build docs for one sig, run `make WHAT=sig-apps generate`

Diff for: CLA.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ Someone from the CNCF will respond to your ticket to help.
7575
[Corporation signup]: https://identity.linuxfoundation.org/node/285/organization-signup
7676
[Individual signup]: https://identity.linuxfoundation.org/projects/cncf
7777
[git email]: https://help.github.com/articles/setting-your-email-in-git
78-
[third_party]: https://github.com/kubernetes/kubernetes/tree/master/third_party
79-
[vendor]: https://github.com/kubernetes/kubernetes/tree/master/vendor
78+
[third_party]: https://git.k8s.io/kubernetes/third_party
79+
[vendor]: https://git.k8s.io/kubernetes/vendor
8080
[documentation]: https://help.github.com/articles/setting-your-commit-email-address-on-github/

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ Edits in SIG sub-directories should follow any additional guidelines described
3636
by the respective SIG leads in the sub-directory's `CONTRIBUTING` file
3737
(e.g. [sig-cli/CONTRIBUTING](sig-cli/CONTRIBUTING.md)).
3838

39-
Attending a [SIG meeting](https://github.com/kubernetes/community/blob/master/sig-list.md) or posting on their mailing list might be prudent if you want to make extensive contributions.
39+
Attending a [SIG meeting](/sig-list.md) or posting on their mailing list might be prudent if you want to make extensive contributions.

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ If you want to work on a new idea of relatively small scope:
7878
1. Submit a [pull request] containing a tested change.
7979

8080

81-
[architecture]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/architecture.md
82-
[cmd]: https://github.com/kubernetes/kubernetes/tree/master/cmd
81+
[architecture]: /contributors/design-proposals/architecture/architecture.md
82+
[cmd]: https://git.k8s.io/kubernetes/cmd
8383
[CLA]: CLA.md
8484
[Collaboration Guide]: contributors/devel/collab.md
8585
[Developer's Guide]: contributors/devel/development.md

Diff for: communication.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held every spring in Eur
7777
[blog]: http://blog.kubernetes.io
7878
[calendar.google.com]: https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles
7979
[CNCF code of conduct]: https://github.com/cncf/foundation/blob/master/code-of-conduct.md
80-
[communication]: https://github.com/kubernetes/community/blob/master/communication.md
81-
[community meeting]: https://github.com/kubernetes/community/blob/master/communication.md#weekly-meeting
80+
[communication]: /communication.md
81+
[community meeting]: /communication.md#weekly-meeting
8282
[events]: https://www.cncf.io/events/
8383
[file an issue]: https://github.com/kubernetes/kubernetes/issues/new
8484
[Google+]: https://plus.google.com/u/0/b/116512812300813784482/116512812300813784482
@@ -89,7 +89,7 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held every spring in Eur
8989
[kubernetes-users]: https://groups.google.com/forum/#!forum/kubernetes-users
9090
[kubernetes.slackarchive.io]: http://kubernetes.slackarchive.io
9191
[kubernetes.slack.com]: http://kubernetes.slack.com
92-
[Special Interest Group]: https://github.com/kubernetes/community/blob/master/README.md#SIGs
92+
[Special Interest Group]: /README.md#SIGs
9393
[slack.k8s.io]: http://slack.k8s.io
9494
[Stack Overflow]: http://stackoverflow.com/questions/tagged/kubernetes
9595
[timezone table]: https://www.google.com/search?q=1000+am+in+pst

Diff for: community-membership.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ TODO: Determine if this role is outdated and needs to be redefined or merged int
229229
- Primary reviewer for 20 substantial PRs
230230
- Reviewed or merged at least 50 PRs
231231
- Apply to [`kubernetes-maintainers`](https://github.com/orgs/kubernetes/teams/kubernetes-maintainers), with:
232-
- A [Champion](https://github.com/kubernetes/community/blob/master/incubator.md#faq) from the existing
232+
- A [Champion](/incubator.md#faq) from the existing
233233
kubernetes-maintainers members
234234
- A Sponsor from Project Approvers
235235
- Summary of contributions to the project

Diff for: community/2017-events/05-leadership-summit/announcement.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This is an announcement for the 2017 Kubernetes Leadership Summit, which will occur on June 2nd, 2017 in San Jose, CA.
2-
This event will be similar to the [Kubernetes Developer's Summit](https://github.com/kubernetes/community/blob/master/community/2016-events/developer-summit-2016/Kubernetes_Dev_Summit.md) in November
2+
This event will be similar to the [Kubernetes Developer's Summit](/community/2016-events/developer-summit-2016/Kubernetes_Dev_Summit.md) in November
33
2016, but involving a smaller smaller audience comprised solely of leaders and influencers of the community. These leaders and
44
influences include the SIG leads, release managers, and representatives from several companies, including (but not limited to)
55
Google, Red Hat, CoreOS, WeaveWorks, Deis, and Mirantis.

Diff for: community/2017-events/05-leadership-summit/session-notes/0300-0345_CODEORGANIZATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Ideally, code would be divided along lines of ownership, by SIG and subproject,
3939
Next up:
4040
* [kubeadm](https://github.com/kubernetes/kubernetes/issues/35314)
4141
* Federation
42-
* [cloudprovider](https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/README.md) and [cluster](https://github.com/kubernetes/kubernetes/blob/master/cluster/README.md)
42+
* [cloudprovider](https://git.k8s.io/kubernetes/pkg/cloudprovider/README.md) and [cluster](https://git.k8s.io/kubernetes/cluster/README.md)
4343
* Scheduler
4444
* [Kubelet](https://github.com/kubernetes/kubernetes/issues/444)
4545

Diff for: community/2017-events/12-contributor-summit/ContribSummitInformation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Times in CST
1818
- 01:00 pm - Sessions resume
1919
- 05:00 pm - Happy Hour onsite
2020

21-
View the complete session schedule [here](https://github.com/kubernetes/community/blob/master/community/2017-events/12-contributor-summit/schedule.png).
21+
View the complete session schedule [here](/community/2017-events/12-contributor-summit/schedule.png).
2222
Session schedule will be available onsite in print as well as on TVs.
2323

2424
## Where:
@@ -41,7 +41,7 @@ Level 3, Meeting Room 4, Meeting Room 6a, Meeting Room 6b - Breakout session roo
4141
*_Note-Your summit registration is NOT your KubeCon registration. Tickets are almost sold out for KubeCon, please purchase those separately from the [event page](http://events.linuxfoundation.org/events/kubecon-and-cloudnativecon-north-america/attend/register)._
4242

4343
## Invitations:
44-
Selected attendees are Kubernetes upstream contributors including SIG members and lottery winners from a [members of standing](https://github.com/kubernetes/community/blob/master/community-membership.md) pool.
44+
Selected attendees are Kubernetes upstream contributors including SIG members and lottery winners from a [members of standing](/community-membership.md) pool.
4545
We realize that this is not the best approach now that our community is growing in exponential ways. In 2018, we will be unfolding a new strategy for bringing our contributors together so all voices can be heard.
4646

4747
Invites went out on October 19th. There are ten spots left. Please reach out to [email protected] to claim one.

Diff for: community/2017-events/12-contributor-summit/dashboard-ux-breakout.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Kubernetes Dashboard UX breakout session 12.5.17, led by Rahul Dhide ([rahuldhid
66

77
* Dashboard [User Types and Use Cases](https://docs.google.com/document/d/1urAlgRP7AbcdsOMQ_piQQ6O1XTDIum_LmOUe8xsC4pE/edit)
88

9-
* [SIG UI weekly](https://github.com/kubernetes/community/tree/master/sig-ui)
9+
* [SIG UI weekly](/sig-ui)
1010

1111
* **Notes**
1212

Diff for: community/2017-events/12-contributor-summit/feature-roadmap-2018.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Questions:
146146

147147
* Vision is that writing KEPs, know from them what the roadmap is; can write the blog post based on the value articulated in the KEPs.
148148

149-
* Right now they are [buried in community repo](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/0000-kep-template.md) 3 levels deep: a lot of great feedback so far. Joe wouldn't object to making it more discoverable.
149+
* Right now they are [buried in community repo](/contributors/design-proposals/architecture/0000-kep-template.md) 3 levels deep: a lot of great feedback so far. Joe wouldn't object to making it more discoverable.
150150

151151
* Kep.k8s.io for rendered versions?
152152

Diff for: community/2017-events/12-contributor-summit/kubernetes-client-libraries-open-space.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Three high-level topics:
88

99
Early shout-out for the [Common LISP client](https://github.com/brendandburns/cl-k8s) :)
1010

11-
Currently Java, Python, .Net, Javascript clients are all silver. Reference to the [badge and capabilities descriptions](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-capabilities)
11+
Currently Java, Python, .Net, Javascript clients are all silver. Reference to the [badge and capabilities descriptions](/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-capabilities)
1212
Python still outside the [clients org](https://github.com/kubernetes-client/) - should this move from incubator?
1313

1414
Lots of code in client libraries to handle limitations in OpenAPI 2, some of which is fixed in 3. What is required/should we move to OpenAPI 3?

Diff for: community/elections/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Kubernetes Elections
22

3-
This document will outline how to conduct a Kubernetes Steering Committee Election. See the [Steering Committee Charter](https://github.com/kubernetes/steering/blob/master/charter.md) for more information of how the committee decides when to have an election, the method, and the maximal representation.
3+
This document will outline how to conduct a Kubernetes Steering Committee Election. See the [Steering Committee Charter](https://git.k8s.io/steering/charter.md) for more information of how the committee decides when to have an election, the method, and the maximal representation.
44

55
## Steering Committee chooses Election Deadlines and Officers
66

Diff for: contributors/design-proposals/api-machinery/add-new-patchStrategy-to-clear-fields-not-present-in-patch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ that does not contain a discriminator.
4444
|---|---|
4545
| non-inlined non-discriminated union | Yes |
4646
| non-inlined discriminated union | Yes |
47-
| inlined union with [patchMergeKey](https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#strategic-merge-patch) only | Yes |
47+
| inlined union with [patchMergeKey](/contributors/devel/api-conventions.md#strategic-merge-patch) only | Yes |
4848
| other inlined union | No |
4949

5050
For the inlined union with patchMergeKey, we move the tag to the parent struct's instead of

Diff for: contributors/design-proposals/api-machinery/admission-control-webhooks.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This document proposes a detailed plan for bringing Webhooks to Beta. Highlights
2121
* Versioned rather than Internal data sent on hook
2222
* Ordering behavior within webhooks, and with other admission phases, is better defined
2323

24-
This plan is compatible with the [original design doc]( https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/admission_control_extension.md).
24+
This plan is compatible with the [original design doc](/contributors/design-proposals/api-machinery/admission_control_extension.md).
2525

2626

2727
# Definitions
@@ -391,12 +391,12 @@ Specific Use cases:
391391

392392
* Kubernetes static Admission Controllers
393393
* Documented [here](https://kubernetes.io/docs/admin/admission-controllers/)
394-
* Discussed [here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/admission_control_extension.md)
394+
* Discussed [here](/contributors/design-proposals/api-machinery/admission_control_extension.md)
395395
* All are highly reliable. Most are simple. No external deps.
396396
* Many need update checks.
397397
* Can be separated into mutation and validate phases.
398398
* OpenShift static Admission Controllers
399-
* Discussed [here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/admission_control_extension.md)
399+
* Discussed [here](/contributors/design-proposals/api-machinery/admission_control_extension.md)
400400
* Similar to Kubernetes ones.
401401
* Istio, Case 1: Add Container to all Pods.
402402
* Currently uses Initializer but can use Mutating Webhook.
@@ -411,7 +411,7 @@ Specific Use cases:
411411
* Simple, can be highly reliable and fast. No external deps.
412412
* No current use case for updates.
413413

414-
Good further discussion of use cases [here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/admission_control_extension.md)
414+
Good further discussion of use cases [here](/contributors/design-proposals/api-machinery/admission_control_extension.md)
415415

416416

417417
## Details of Porting Admission Controllers

0 commit comments

Comments
 (0)