Merge pull request #4215 from justaugustus/cp-azure
provider-azure: Update references to cloud-provider-azure repo
This commit is contained in:
commit
2213de9ac1
|
@ -58,7 +58,7 @@ and opts-in to updates and modifications to [sig-governance].
|
|||
* Releases: The subproject owners are responsible for determining the subproject release cadence, producing releases, and communicating releases with SIG Release and any other relevant SIG.
|
||||
* Backlog grooming: The subproject owners are responsible for ensuring that the issues for the subproject are correctly associated with milestones and that bugs are triaged in a timely manner.
|
||||
PR timeliness: The subproject owners are responsible for ensuring that active pull requests for the subproject are addressed in a timely manner.
|
||||
* Repository ownership: The subproject owners are given admin permissions to repositories under the subproject. For example, the owners of the Azure subproject are given admin access to the `k8s.io/cloud-provider-azure` repository.
|
||||
* Repository ownership: The subproject owners are given admin permissions to repositories under the subproject. For example, the owners of the Azure subproject are given admin access to the `sigs.k8s.io/cloud-provider-azure` repository.
|
||||
|
||||
|
||||
### Subproject Creation
|
||||
|
|
|
@ -83,7 +83,7 @@ The following [subprojects][subproject-definition] are owned by sig-cloud-provid
|
|||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/OWNERS
|
||||
- **Meetings:**
|
||||
- Azure Subproject Meeting (First Monday): [Mondays at 14:30 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:30&tz=UTC).
|
||||
- [Meeting notes and Agenda](https://docs.google.com/document/d/1SpxvmOgHDhnA72Z0lbhBffrfe9inQxZkU9xqlafOW9k/edit).
|
||||
|
|
|
@ -718,7 +718,7 @@ sigs:
|
|||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/OWNERS
|
||||
meetings:
|
||||
- description: Azure Subproject Meeting (First Monday)
|
||||
day: Monday
|
||||
|
|
Loading…
Reference in New Issue