Merge pull request #7857 from saschagrunert/cri-client

Add `cri-client` repository to `sigs.yaml`
This commit is contained in:
Kubernetes Prow Robot 2024-05-02 04:06:16 -07:00 committed by GitHub
commit 0d59535e7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View File

@ -78,6 +78,10 @@ The following [subprojects][subproject-definition] are owned by sig-node:
- [kubernetes/cri-api](https://github.com/kubernetes/cri-api/blob/master/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/cri-api](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/cri-api/pkg](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/pkg/OWNERS)
### cri-client
- **Owners:**
- [kubernetes/cri-client](https://github.com/kubernetes/cri-client/blob/master/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/cri-client](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-client/OWNERS)
### cri-tools
- **Owners:**
- [kubernetes-sigs/cri-tools](https://github.com/kubernetes-sigs/cri-tools/blob/master/OWNERS)

View File

@ -2357,6 +2357,10 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/pkg/OWNERS
- name: cri-client
owners:
- https://raw.githubusercontent.com/kubernetes/cri-client/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-client/OWNERS
- name: cri-tools
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS