Add controller-tools repo as sdk subproject.
This commit is contained in:
parent
5784e34efd
commit
ff667bad09
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue