Skip to content

Commit d78d961

Browse files
Clarify release team vs k8s/k8s-SIGs org membership
1 parent a0f2568 commit d78d961

File tree

1 file changed

+24
-13
lines changed

1 file changed

+24
-13
lines changed

docs/release/release-team.md

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33

4-
5-
- [Cluster API Release Team](#cluster-api-release-team)
6-
- [Overview](#overview)
7-
- [Goals](#goals)
8-
- [Non-Goals/Future work](#non-goalsfuture-work)
9-
- [Duration of Term](#duration-of-term)
10-
- [Specific Responsibilities](#specific-responsibilities)
11-
- [Team Roles](#team-roles)
12-
- [Team Selection](#team-selection)
13-
- [Selection Criteria](#selection-criteria)
14-
- [Time Commitment](#time-commitment)
15-
- [Why should I volunteer?](#why-should-i-volunteer)
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)
1616

1717
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1818

@@ -81,9 +81,11 @@ When assembling a release team, the release team lead should look for volunteers
8181

8282
- Can commit to the amount of time required across the release cycle
8383
- Are enthusiastic about being on the release team
84-
- Are members of the Cluster Lifecycle SIG
84+
- Preferably are [members of the kubernetes or the kubernetes-SIG org](https://github.com/kubernetes/community/blob/master/community-membership.md) (see [notes](#cluster-api-release-team-vs-kuberneteskubernetes-sig-membership)).
8585
- Have some prior experience with contributing to CAPI releases (such having been in the release team for a prior release)
8686
- Have diverse company affiliations (i.e. not all from the same company)
87+
- Are members of the Kubernetes slack community (register if you are not!)
88+
- Are members of the Cluster Lifecycle SIG mailing list (subscribe to the [SIG Cluster Lifecycle Google Group](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle) if you are not!)
8789

8890
## Time Commitment
8991

@@ -98,3 +100,12 @@ Volunteering to be part of a CAPI release team is a great way to contribute to t
98100
- Get more familiar with the CAPI release process
99101
- Create lasting relationships with other members of the community
100102
- Contribute to the CAPI project health
103+
104+
## Cluster API release team vs kubernetes/kubernetes-SIG membership
105+
106+
Candidates for the Cluster API release team should preferably be [members of the kubernetes or the kubernetes-SIG org](https://github.com/kubernetes/community/blob/master/community-membership.md), but this is not a hard requirement.
107+
108+
Non-org members can perform all the tasks of the release team, but they can't be added to the [cluster-api-release-team](https://github.com/kubernetes/org/blob/99343225f3ce39c2d3da594b7aca40ca8043bd54/config/kubernetes-sigs/sig-cluster-lifecycle/teams.yaml#L341) GitHub group.
109+
110+
Being part of the Cluster API release team could be a great start for people willing to become a members of the kubernetes-SIG org, see
111+
the official list of [requirements](https://github.com/kubernetes/community/blob/master/community-membership.md#requirements).

0 commit comments

Comments
 (0)