Merge pull request #3598 from nikhita/apiserver-network-proxy
Add apiserver-network-proxy to the cloud-provider-extraction-migration subproject
This commit is contained in:
commit
85d3f39054
|
@ -57,6 +57,8 @@ The following subprojects are owned by sig-cloud-provider:
|
|||
- **cloud-provider-extraction-migration**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/apiserver-network-proxy/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/legacy-cloud-providers/master/OWNERS
|
||||
- Meetings:
|
||||
- Weekly Sync removing the in-tree cloud providers led by @cheftako and @mcrute: [Thursdays at 13:30 PT (Pacific Time)](https://docs.google.com/document/d/1KLsGGzNXQbsPeELCeF_q-f0h0CEGSe20xiwvcR2NlYM/edit) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:30&tz=PT%20%28Pacific%20Time%29).
|
||||
|
||||
|
|
|
@ -778,6 +778,8 @@ sigs:
|
|||
- name: cloud-provider-extraction-migration
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/apiserver-network-proxy/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/legacy-cloud-providers/master/OWNERS
|
||||
meetings:
|
||||
- description: Weekly Sync removing the in-tree cloud providers led by @cheftako and @mcrute
|
||||
day: Thursday
|
||||
|
|
Loading…
Reference in New Issue