diff options
| author | Phillip Wittrock <pwittroc@google.com> | 2018-06-14 18:28:35 -0700 |
|---|---|---|
| committer | Phillip Wittrock <pwittroc@google.com> | 2018-06-14 18:29:44 -0700 |
| commit | ff667bad09f4ee1a22cf7154c07a91129d749688 (patch) | |
| tree | 376dc75120db9611d892c3d3502abdb8c4bc8e6c | |
| parent | 5784e34efddbceb1cb5c7c77f78c090b1a5cadee (diff) | |
Add controller-tools repo as sdk subproject.
| -rw-r--r-- | sig-api-machinery/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 863c6d42..b77e3675 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -68,6 +68,7 @@ The following subprojects are owned by sig-api-machinery: - 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-sigs/controller-runtime/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS - **idl-schema-client-pipeline** - Owners: @@ -81,6 +81,7 @@ sigs: - 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-sigs/controller-runtime/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS - name: idl-schema-client-pipeline owners: |
