sig-network: add ingress-controller-conformance repo
This commit is contained in:
parent
827c72f6f5
commit
6c8e860e2a
|
@ -49,6 +49,7 @@ The following [subprojects][subproject-definition] are owned by sig-network:
|
|||
- Slack: [#external-dns](https://kubernetes.slack.com/messages/external-dns)
|
||||
### ingress
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/ingress-controller-conformance/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS
|
||||
### kube-dns
|
||||
|
|
|
@ -1436,6 +1436,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-incubator/external-dns/master/OWNERS
|
||||
- name: ingress
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/ingress-controller-conformance/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS
|
||||
- name: kube-dns
|
||||
|
|
Loading…
Reference in New Issue