Skip to content

Commit b0d358f

Browse files
committed
sig-testing: Add cloud-provider-kind repo
Ref: - kubernetes/org#4052 Signed-off-by: Arnaud Meukam <[email protected]>
1 parent 09970a5 commit b0d358f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sig-testing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ The following [working groups][working-group-definition] are sponsored by sig-te
6161
## Subprojects
6262

6363
The following [subprojects][subproject-definition] are owned by sig-testing:
64+
### Cloud Provider for KIND
65+
Cloud provider for KIND clusters
66+
- **Owners:**
67+
- [kubernetes-sigs/cloud-provider-kind](https://github.com/kubernetes-sigs/cloud-provider-kind/blob/main/OWNERS)
6468
### boskos
6569
Boskos is a resource manager service that handles different kinds of resources and transitions between different states. We use it on the Kubernetes project to manage pools of GCP projects for CI/CD.
6670
- **Owners:**

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2765,6 +2765,11 @@ sigs:
27652765
github: cpanato
27662766
name: Carlos Tadeu Panato Jr.
27672767
subprojects:
2768+
- name: Cloud Provider for KIND
2769+
description: |
2770+
Cloud provider for KIND clusters
2771+
owners:
2772+
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-kind/main/OWNERS
27682773
- name: boskos
27692774
description: |
27702775
Boskos is a resource manager service that handles different kinds of resources and transitions between different states. We use it on the Kubernetes project to manage pools of GCP projects for CI/CD.

0 commit comments

Comments
 (0)