File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,10 @@ The following [subprojects][subproject-definition] are owned by sig-cloud-provid
72
72
- [ kubernetes-sigs/cloud-pv-admission-labeler] ( https://github.com/kubernetes-sigs/cloud-pv-admission-labeler/blob/main/OWNERS )
73
73
- [ kubernetes/community/sig-cloud-provider/cloud-provider-extraction-migration] ( https://github.com/kubernetes/community/blob/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS )
74
74
- [ kubernetes/legacy-cloud-providers] ( https://github.com/kubernetes/legacy-cloud-providers/blob/master/OWNERS )
75
+ ### kro
76
+ Simplify the creation and management of complex custom resources for Kubernetes.
77
+ - ** Owners:**
78
+ - [ kubernetes-sigs/kro/heads/main] ( https://github.com/kubernetes-sigs/kro/blob/refs/heads/main/OWNERS )
75
79
### kubernetes-cloud-provider
76
80
- ** Owners:**
77
81
- [ kubernetes/cloud-provider-sample] ( https://github.com/kubernetes/cloud-provider-sample/blob/master/OWNERS )
Original file line number Diff line number Diff line change @@ -923,6 +923,10 @@ sigs:
923
923
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-pv-admission-labeler/main/OWNERS
924
924
- https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS
925
925
- https://raw.githubusercontent.com/kubernetes/legacy-cloud-providers/master/OWNERS
926
+ - name : kro
927
+ description : Simplify the creation and management of complex custom resources for Kubernetes.
928
+ owners :
929
+ - https://raw.githubusercontent.com/kubernetes-sigs/kro/refs/heads/main/OWNERS
926
930
- name : kubernetes-cloud-provider
927
931
owners :
928
932
- https://raw.githubusercontent.com/kubernetes/cloud-provider-sample/master/OWNERS
You can’t perform that action at this time.
0 commit comments