diff options
| author | yue9944882 <291271447@qq.com> | 2019-02-28 18:00:37 +0800 |
|---|---|---|
| committer | yue9944882 <291271447@qq.com> | 2019-02-28 18:12:28 +0800 |
| commit | 8d5cb4fe5ac267622c8b3bed5b5ac997a3c670cf (patch) | |
| tree | 3aad3d89160c016fed92980aaaf4b20e9c825fca | |
| parent | 29e5d97ccc6510b02b07718571cd7bf9bef3cbad (diff) | |
fixes AA server-sdk repo naming
| -rw-r--r-- | sig-api-machinery/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 77896d3c..6f3f0d4e 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -67,7 +67,7 @@ The following subprojects are owned by sig-api-machinery: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-apiserver/OWNERS - https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS - - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder-alpha/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS @@ -80,7 +80,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-apiserver/OWNERS - https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS - - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder-alpha/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS |
