|
1 | 1 | <!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
2 | 2 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
3 | 3 |
|
4 |
| -* [Cluster API Release Team](#cluster-api-release-team) |
5 |
| - * [Overview](#overview) |
6 |
| - * [Goals](#goals) |
7 |
| - * [Non-Goals/Future work](#non-goalsfuture-work) |
8 |
| - * [Duration of Term](#duration-of-term) |
9 |
| - * [Specific Responsibilities](#specific-responsibilities) |
10 |
| - * [Team Roles](#team-roles) |
11 |
| - * [Team Selection](#team-selection) |
12 |
| - * [Selection Criteria](#selection-criteria) |
13 |
| - * [Time Commitment](#time-commitment) |
14 |
| - * [Why should I volunteer?](#why-should-i-volunteer) |
15 |
| - * [Cluster API release team vs kubernetes/kubernetes-SIG membership](#cluster-api-release-team-vs-kuberneteskubernetes-sig-membership) |
| 4 | +- [Cluster API Release Team](#cluster-api-release-team) |
| 5 | + - [Overview](#overview) |
| 6 | + - [Goals](#goals) |
| 7 | + - [Non-Goals/Future work](#non-goalsfuture-work) |
| 8 | + - [Duration of Term](#duration-of-term) |
| 9 | + - [Specific Responsibilities](#specific-responsibilities) |
| 10 | + - [Team Roles](#team-roles) |
| 11 | + - [Team Selection](#team-selection) |
| 12 | + - [Selection Criteria](#selection-criteria) |
| 13 | + - [Time Commitment](#time-commitment) |
| 14 | + - [Suggestions for Team Leads](#suggestions-for-team-leads) |
| 15 | + - [Why should I volunteer?](#why-should-i-volunteer) |
| 16 | + - [Cluster API release team vs kubernetes/kubernetes-SIG membership](#cluster-api-release-team-vs-kuberneteskubernetes-sig-membership) |
16 | 17 |
|
17 | 18 | <!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
18 | 19 |
|
@@ -89,10 +90,29 @@ When assembling a release team, the release team lead should look for volunteers
|
89 | 90 |
|
90 | 91 | ## Time Commitment
|
91 | 92 |
|
92 |
| -As a member of the release team, you should expect to spend approximately 4-8 hours a week on release related activities for the duration of the term. |
| 93 | +As a member of the release team, you should expect to spend approximately 4-8 hours a week on release related activities for the duration of the term. |
| 94 | + |
| 95 | +Specific time commitments include: |
| 96 | + * Release Team meetings once a week throughout the entire release cycle. |
| 97 | + * Release Day meetings ideally occurring once during the actual release weeks. Refer to release cycle timeline for more specific details. |
| 98 | + * Any other release-related critical meetings with prior notice. |
| 99 | + |
| 100 | +While we don't anticipate individuals to be available every week during the release cycle, please feel free to inform the team of any unavailability so we can plan accordingly. |
93 | 101 |
|
94 | 102 | Before you volunteer to be part of a CAPI release team, please make certain that your employer is aware and supportive of your commitment to the release team.
|
95 | 103 |
|
| 104 | +## Suggestions for Team Leads |
| 105 | + |
| 106 | + * Clearly communicate with the team shadows you are responsible for, that the majority of the work during the release cycle will be a collaborative effort. |
| 107 | + * Establish an ownership rotation policy in consultation with respective team members. |
| 108 | + * Provide opportunities for team members to take the lead in cutting a release within the cycle, based on feasibility. |
| 109 | + * Define backup ownership and tasks for team members, such as: |
| 110 | + * Hosting release team meetings. |
| 111 | + * Communicating key updates during office hours meetings when necessary. |
| 112 | + * Sharing release-related updates with the CAPI community. |
| 113 | + * Monitoring and reporting CI status regularly to the release team. |
| 114 | + * Scheduling additional meetings as required to facilitate a smooth release cycle. |
| 115 | + |
96 | 116 | ## Why should I volunteer?
|
97 | 117 |
|
98 | 118 | Volunteering to be part of a CAPI release team is a great way to contribute to the community and to the release process:
|
|
0 commit comments