From ff667bad09f4ee1a22cf7154c07a91129d749688 Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Thu, 14 Jun 2018 18:28:35 -0700 Subject: Add controller-tools repo as sdk subproject. --- sig-api-machinery/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) 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: diff --git a/sigs.yaml b/sigs.yaml index c5a36520..425749e0 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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: -- cgit v1.2.3