Skip to content

Commit 12f24cc

Browse files
tssuryashaneutt
andcommitted
Add Subproject Leads responsibilities
Co-Authored-by: Shane Utt <[email protected]> Signed-off-by: Surya Seetharaman <[email protected]> Signed-off-by: Shane Utt <[email protected]>
1 parent 6ec7d3f commit 12f24cc

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

sig-network/README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,31 @@ The following [subprojects][subproject-definition] are owned by sig-network:
136136
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
137137
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
138138
<!-- BEGIN CUSTOM CONTENT -->
139+
140+
### Subproject Leads
141+
142+
SIG network provides some additional responsibilities for subproject leads beyond what is covered in the [standard subproject definition][subprojects].
143+
Most of these additional responsibilities relate to communication about their projects within SIG Network, and to the greater community:
144+
145+
- **Transparent Project Planning, Maintenance and Communication:**
146+
- Subproject Leads must provide transparent view into their historical and future project plans (eg; using GitHub project boards, KEPs, or custom enhancement proposals (see [GEPs]/[NPEPs])).
147+
- Subproject leads must create, maintain and be present in a public [Kubernetes Slack] channel with the easy-to-find naming `#sig-network-<subproject>` for their sub-project.
148+
- Subproject leads should create and maintain a regular public [Zoom] sync on the [SIG Network Calendar].
149+
- Subproject leads must keep the project in good health through regular issue triaging, PR reviews, CI health monitoring and checking testgrids (delegating this to other members in the community is good!)
150+
- Projects that own CRDs in the `k8s.io` group must go through the [API review process](https://github.com/kubernetes/community/blob/master/sig-architecture/api-review-process.md) and Subproject leads are expected to make sure this well defined processes across Kubernetes is followed.
151+
152+
- **Regular Project Updates**
153+
- Subproject leads must report on project's status, significant releases/events, interesting developments to the wider SIG-Network community via the [SIG Network Mailing List] on a quarterly basis (or as needed).
154+
- Subproject leads should report on project status in the general SIG Network community meetings (in addition to mailing list updates).
155+
156+
[subprojects]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
157+
[GEPs]: https://github.com/kubernetes-sigs/gateway-api/blob/main/geps/overview.md
158+
[NPEPs]: https://github.com/kubernetes-sigs/network-policy-api/blob/main/npeps
159+
[Kubernetes Slack]: https://kubernetes.slack.com
160+
[Zoom]: https://zoom.us
161+
[SIG Network Calendar]: https://github.com/kubernetes/community/tree/master/sig-network#meetings
162+
[SIG Network Mailing List]: https://groups.google.com/g/kubernetes-sig-network
163+
139164
## Areas of Responsibility
140165

141166
SIG Network is responsible for the following Kubernetes subsystems:

0 commit comments

Comments
 (0)