summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorramnar <raam.soft@gmail.com>2018-11-24 23:56:42 +0530
committerramnar <raam.soft@gmail.com>2018-11-24 23:56:42 +0530
commit3ea5c425869d1373dbe422e446520ca833977dfc (patch)
tree82d8fce63ee3bc26a4e23fed6428295f765348a8
parentd1050ea9c67835b2ea8d91116c6aa18e44fdee9f (diff)
Fix for #2696
FILE: ./keps/sig-cloud-provider/providers/0020-cloud-provider-alibaba-cloud.md [✖] https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0003-testgrid-conformance-e2e.md → Status: 404 FILE: ./keps/sig-cloud-provider/providers/0004-cloud-provider-template.md [✖] https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0003-testgrid-conformance-e2e.md → Status: 404 [✖] https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0004-cloud-provider-documentation.md → Status: 404 FILE: ./sig-docs/migrated-from-wiki/roadmap-docs.md [✖] https://git.k8s.io/kubernetes/examples/guidelines.md → Status: 404 FILE: ./sig-cluster-lifecycle/charter.md [✖] ../sig-apimachinery → Status: 400 Error: ENOENT: no such file or directory, access '/home/jorge/src/kubernetes/community/sig-apimachinery'
-rw-r--r--keps/sig-cloud-provider/providers/0004-cloud-provider-template.md4
-rw-r--r--keps/sig-cloud-provider/providers/0020-cloud-provider-alibaba-cloud.md2
-rw-r--r--sig-cluster-lifecycle/charter.md2
-rw-r--r--sig-docs/migrated-from-wiki/roadmap-docs.md2
4 files changed, 5 insertions, 5 deletions
diff --git a/keps/sig-cloud-provider/providers/0004-cloud-provider-template.md b/keps/sig-cloud-provider/providers/0004-cloud-provider-template.md
index b76cfba5..e5dde39a 100644
--- a/keps/sig-cloud-provider/providers/0004-cloud-provider-template.md
+++ b/keps/sig-cloud-provider/providers/0004-cloud-provider-template.md
@@ -69,7 +69,7 @@ There must be a reasonable amount of user feedback about running Kubernetes for
### Testgrid Integration
-Your cloud provider is reporting conformance test results to TestGrid as per the [Reporting Conformance Test Results to Testgrid KEP](https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0003-testgrid-conformance-e2e.md).
+Your cloud provider is reporting conformance test results to TestGrid as per the [Reporting Conformance Test Results to Testgrid KEP](https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0018-testgrid-conformance-e2e.md).
### CNCF Certified Kubernetes
@@ -77,7 +77,7 @@ Your cloud provider is accepted as part of the [Certified Kubernetes Conformance
### Documentation
-There is documentation on running Kubernetes on your cloud provider as per the [cloud provider documentation KEP](https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0004-cloud-provider-documentation.md).
+There is documentation on running Kubernetes on your cloud provider as per the [cloud provider documentation KEP](https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0019-cloud-provider-documentation.md).
### Technical Leads are members of the Kubernetes Organization
diff --git a/keps/sig-cloud-provider/providers/0020-cloud-provider-alibaba-cloud.md b/keps/sig-cloud-provider/providers/0020-cloud-provider-alibaba-cloud.md
index d9c44e74..81453922 100644
--- a/keps/sig-cloud-provider/providers/0020-cloud-provider-alibaba-cloud.md
+++ b/keps/sig-cloud-provider/providers/0020-cloud-provider-alibaba-cloud.md
@@ -74,7 +74,7 @@ As a CNCF Platinum member, Alibaba Cloud is dedicated in providing users with hi
Usage of aliyun container services can be seen from github issues in the existing alicloud controller manager repo: https://github.com/AliyunContainerService/alicloud-controller-manager/issues
### Testgrid Integration
- Alibaba cloud provider is reporting conformance test results to TestGrid as per the [Reporting Conformance Test Results to Testgrid KEP](https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0003-testgrid-conformance-e2e.md).
+ Alibaba cloud provider is reporting conformance test results to TestGrid as per the [Reporting Conformance Test Results to Testgrid KEP](https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0018-testgrid-conformance-e2e.md).
See [report](https://k8s-testgrid.appspot.com/conformance-alibaba-cloud-provider#Alibaba%20Cloud%20Provider,%20v1.10) for more details.
### CNCF Certified Kubernetes
diff --git a/sig-cluster-lifecycle/charter.md b/sig-cluster-lifecycle/charter.md
index 2159b578..da929955 100644
--- a/sig-cluster-lifecycle/charter.md
+++ b/sig-cluster-lifecycle/charter.md
@@ -34,7 +34,7 @@ The following topics fall under ownership of this SIG:
- User interface, or user experience, issues other than cluster bootstrapping or management (see [sig-ui](../sig-ui) and [sig-cli](../sig-cli)).
- Node related issues (see [sig-node](../sig-node)).
- Kubernetes control plane issues:
- - Control plane component related issues (see [sig-apimachinery](../sig-apimachinery)).
+ - Control plane component related issues (see [sig-api-machinery](../sig-api-machinery)).
## Roles and Organization Management
diff --git a/sig-docs/migrated-from-wiki/roadmap-docs.md b/sig-docs/migrated-from-wiki/roadmap-docs.md
index 63f453e4..d0fed561 100644
--- a/sig-docs/migrated-from-wiki/roadmap-docs.md
+++ b/sig-docs/migrated-from-wiki/roadmap-docs.md
@@ -2,7 +2,7 @@
If you'd like to help with documentation, please read the [kubernetes.io site instructions](https://git.k8s.io/kubernetes.github.io/README.md).
-If you'd like to contribute an example, please read the [guidelines](https://git.k8s.io/kubernetes/examples/guidelines.md).
+If you'd like to contribute an example, please read the [guidelines](https://git.k8s.io/examples/guidelines.md).
Owners: @kubernetes/docs, @kubernetes/examples