Skip to content

Commit 6e1d88b

Browse files
committed
Fix KEP process link in sig-architecture
1 parent 6254e11 commit 6e1d88b

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

sig-architecture/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ The Chairs of the SIG run operations and processes governing the SIG.
5656

5757
The following [subprojects][subproject-definition] are owned by sig-architecture:
5858
### architecture-and-api-governance
59-
[Described below](#architecture-and-api-governance)
59+
[Described below](#architecture-and-api-governance-1)
6060
- **Owners:**
6161
- https://raw.githubusercontent.com/kubernetes/api/master/OWNERS
6262
- https://raw.githubusercontent.com/kubernetes/community/master/contributors/design-proposals/architecture/OWNERS
6363
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS
6464
### code-organization
65-
[Described below](#code-organization)
65+
[Described below](#code-organization-1)
6666
- **Owners:**
6767
- https://raw.githubusercontent.com/kubernetes/component-helpers/master/OWNERS
6868
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
@@ -73,7 +73,7 @@ The following [subprojects][subproject-definition] are owned by sig-architecture
7373
- **Contact:**
7474
- Slack: [#k8s-code-organization](https://kubernetes.slack.com/messages/k8s-code-organization)
7575
### conformance-definition
76-
[Described below](#conformance-definition)
76+
[Described below](#conformance-definition-1)
7777
- **Owners:**
7878
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/OWNERS
7979
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/testdata/OWNERS
@@ -82,13 +82,13 @@ The following [subprojects][subproject-definition] are owned by sig-architecture
8282
- GitHub Teams:
8383
- [@kubernetes/cncf-conformance-wg](https://github.com/orgs/kubernetes/teams/cncf-conformance-wg)
8484
### enhancements
85-
[Described below](#enhancements)
85+
[Described below](#enhancement-proposals)
8686
- **Owners:**
8787
- https://raw.githubusercontent.com/kubernetes/enhancements/master/OWNERS
8888
- **Contact:**
8989
- Slack: [#enhancements](https://kubernetes.slack.com/messages/enhancements)
9090
### production-readiness
91-
[Described below](#production-readiness)
91+
[Described below](#production-readiness-1)
9292
- **Owners:**
9393
- https://raw.githubusercontent.com/kubernetes/community/master/sig-architecture/OWNERS
9494
- **Contact:**
@@ -117,10 +117,10 @@ Please see the [API Reviews](https://github.com/orgs/kubernetes/projects/13) tra
117117

118118
Kubernetes Enhancement proposals (KEPs) are used to propose and communicate changes to sub-projects of SIG-Architecture. Following the KEP process is mandatory for all enhancements since Kubernetes 1.14 release.
119119

120-
* Answers to our FAQs can be found here [FAQs](https://github.com/kubernetes/enhancements/tree/master/keps#faqs)
121-
* Full details of the KEP process can be found in [KEP-1](https://github.com/kubernetes/enhancements/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md)
120+
* Answers to our FAQs can be found here [FAQs](https://github.com/kubernetes/enhancements/tree/master/keps#faqs)
121+
* Full details of the KEP process can be found in [KEP-1](https://github.com/kubernetes/enhancements/blob/master/keps/sig-architecture/0000-kep-process/README.md)
122122
* Please follow the KEP template available at [KEP Template](https://github.com/kubernetes/enhancements/blob/master/keps/NNNN-kep-template/README.md) for the enhancement proposal.
123-
* Progress of KEPs can be tracked on our github project board at [Kubernetes Enhancements](https://github.com/kubernetes/enhancements/projects/4)
123+
* Progress of KEPs can be tracked on our github project board at [Kubernetes Enhancements](https://github.com/kubernetes/enhancements/projects/4)
124124
* Please review [OWNERS](https://github.com/kubernetes/enhancements/commit/ed46d6956b616e46cd62ac9a3d98449a0a313c89) to connect with enhancement chairs, approvers, and reviewers
125125

126126
## Conformance Definition
@@ -130,7 +130,7 @@ Reviewing, approving, and driving changes to the conformance test suite; reviewi
130130
* [Conformance Tests](https://github.com/kubernetes/kubernetes/blob/master/test/conformance/testdata/conformance.yaml)
131131
* [Test Guidelines](/contributors/devel/sig-architecture/conformance-tests.md)
132132

133-
Please see the [Conformance Test Review](https://github.com/kubernetes-sigs/architecture-tracking/projects/1) tracking board to follow the work for this sub-project. Please reach out to folks in the [OWNERS](https://github.com/kubernetes/kubernetes/blob/master/test/conformance/testdata/OWNERS) file if you are interested in joining this effort. There is a lot of overlap with the [Kubernetes Software Conformance Working Group](https://github.com/cncf/k8s-conformance/blob/master/README-WG.md) with this sub project as well. The github group [cncf-conformance-wg](https://github.com/orgs/kubernetes/teams/cncf-conformance-wg) enumerates the folks on this working group. Look for the `area/conformance` label in the kubernetes repositories to mark [issues](https://github.com/kubernetes/kubernetes/issues?q=is%3Aissue+is%3Aopen+label%3Aarea%2Fconformance) and [PRs](https://github.com/kubernetes/kubernetes/pulls?q=is%3Apr+is%3Aopen+label%3Aarea%2Fconformance)
133+
Please see the [Conformance Test Review](https://github.com/kubernetes-sigs/architecture-tracking/projects/1) tracking board to follow the work for this sub-project. Please reach out to folks in the [OWNERS](https://github.com/kubernetes/kubernetes/blob/master/test/conformance/testdata/OWNERS) file if you are interested in joining this effort. There is a lot of overlap with the [Kubernetes Software Conformance Working Group](https://github.com/cncf/k8s-conformance/blob/master/README-WG.md) with this sub project as well. The github group [cncf-conformance-wg](https://github.com/orgs/kubernetes/teams/cncf-conformance-wg) enumerates the folks on this working group. Look for the `area/conformance` label in the kubernetes repositories to mark [issues](https://github.com/kubernetes/kubernetes/issues?q=is%3Aissue+is%3Aopen+label%3Aarea%2Fconformance) and [PRs](https://github.com/kubernetes/kubernetes/pulls?q=is%3Apr+is%3Aopen+label%3Aarea%2Fconformance).
134134

135135
## Code Organization
136136

sigs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -323,13 +323,13 @@ sigs:
323323
name: Jordan Liggitt
324324
subprojects:
325325
- name: architecture-and-api-governance
326-
description: '[Described below](#architecture-and-api-governance)'
326+
description: '[Described below](#architecture-and-api-governance-1)'
327327
owners:
328328
- https://raw.githubusercontent.com/kubernetes/api/master/OWNERS
329329
- https://raw.githubusercontent.com/kubernetes/community/master/contributors/design-proposals/architecture/OWNERS
330330
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS
331331
- name: code-organization
332-
description: '[Described below](#code-organization)'
332+
description: '[Described below](#code-organization-1)'
333333
contact:
334334
slack: k8s-code-organization
335335
owners:
@@ -340,7 +340,7 @@ sigs:
340340
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
341341
- https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS
342342
- name: conformance-definition
343-
description: '[Described below](#conformance-definition)'
343+
description: '[Described below](#conformance-definition-1)'
344344
contact:
345345
slack: k8s-conformance
346346
teams:
@@ -349,13 +349,13 @@ sigs:
349349
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/OWNERS
350350
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/testdata/OWNERS
351351
- name: enhancements
352-
description: '[Described below](#enhancements)'
352+
description: '[Described below](#enhancement-proposals)'
353353
contact:
354354
slack: enhancements
355355
owners:
356356
- https://raw.githubusercontent.com/kubernetes/enhancements/master/OWNERS
357357
- name: production-readiness
358-
description: '[Described below](#production-readiness)'
358+
description: '[Described below](#production-readiness-1)'
359359
contact:
360360
slack: prod-readiness
361361
owners:

0 commit comments

Comments
 (0)