Skip to content

Commit e5b31b8

Browse files
authored
Merge pull request #43408 from saschagrunert/rapture
Remove rapture reference for build admins
2 parents f906b06 + f833be4 commit e5b31b8

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

content/en/releases/release-managers.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ The responsibilities of each role are described below.
1616
- [Becoming a Release Manager](#becoming-a-release-manager)
1717
- [Release Manager Associates](#release-manager-associates)
1818
- [Becoming a Release Manager Associate](#becoming-a-release-manager-associate)
19-
- [Build Admins](#build-admins)
2019
- [SIG Release Leads](#sig-release-leads)
2120
- [Chairs](#chairs)
2221
- [Technical Leads](#technical-leads)
@@ -25,7 +24,7 @@ The responsibilities of each role are described below.
2524

2625
| Mailing List | Slack | Visibility | Usage | Membership |
2726
| --- | --- | --- | --- | --- |
28-
| [[email protected]](mailto:[email protected]) | [#release-management](https://kubernetes.slack.com/messages/CJH2GBF7Y) (channel) / @release-managers (user group) | Public | Public discussion for Release Managers | All Release Managers (including Associates, Build Admins, and SIG Chairs) |
27+
| [[email protected]](mailto:[email protected]) | [#release-management](https://kubernetes.slack.com/messages/CJH2GBF7Y) (channel) / @release-managers (user group) | Public | Public discussion for Release Managers | All Release Managers (including Associates, and SIG Chairs) |
2928
| [[email protected]](mailto:[email protected]) | N/A | Private | Private discussion for privileged Release Managers | Release Managers, SIG Release leadership |
3029
| [[email protected]](mailto:[email protected]) | [#security-release-team](https://kubernetes.slack.com/archives/G0162T1RYHG) (channel) / @security-rel-team (user group) | Private | Security release coordination with the Security Response Committee | [[email protected]](mailto:[email protected]), [[email protected]](mailto:[email protected]) |
3130

@@ -42,7 +41,6 @@ for more information.
4241

4342
- [Patch Release Team][handbook-patch-release]
4443
- [Branch Managers][handbook-branch-mgmt]
45-
- [Build Admins][handbook-packaging]
4644

4745
## Release Managers
4846

@@ -158,22 +156,6 @@ Contributors can become Associates by demonstrating the following:
158156
- these efforts require interacting and pairing with Release Managers and
159157
Associates
160158

161-
## Build Admins
162-
163-
Build Admins are (currently) Google employees with the requisite access to
164-
Google build systems/tooling to publish deb/rpm packages on behalf of the
165-
Kubernetes project. They are responsible for:
166-
167-
- Building, signing, and publishing the deb/rpm packages
168-
- Being the interlock with Release Managers (and Associates) on the final steps
169-
of each minor (1.Y) and patch (1.Y.Z) release
170-
171-
GitHub team: [@kubernetes/build-admins](https://github.com/orgs/kubernetes/teams/build-admins)
172-
173-
- Aaron Crickenberger ([@spiffxp](https://github.com/spiffxp))
174-
- Ben Kazemi ([@BenjaminKazemi](https://github.com/BenjaminKazemi))
175-
- Grant McCloskey ([@MushuEE](https://github.com/MushuEE))
176-
177159
## SIG Release Leads
178160

179161
SIG Release Chairs and Technical Leads are responsible for:
@@ -211,7 +193,6 @@ Example: [1.15 Release Team](https://git.k8s.io/sig-release/releases/release-1.1
211193

212194
[community-membership]: https://git.k8s.io/community/community-membership.md#member
213195
[handbook-branch-mgmt]: https://git.k8s.io/sig-release/release-engineering/role-handbooks/branch-manager.md
214-
[handbook-packaging]: https://git.k8s.io/release/hack/rapture/README.md
215196
[handbook-patch-release]: https://git.k8s.io/sig-release/release-engineering/role-handbooks/patch-release-team.md
216197
[k-sig-release-releases]: https://git.k8s.io/sig-release/releases
217198
[patches]: /releases/patch-releases/

0 commit comments

Comments
 (0)