blob: f188b21d4452ac780438067f5424ff170d18cb64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
# Release Special Interest Group
Ensure quality Kubernetes releases
The [charter](charter.md) defines the scope and governance of the Release Special Interest Group.
## Meetings
* Regular SIG Meeting: [Tuesdays at 14:30 UTC](https://zoom.us/j/327142148) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:30&tz=UTC).
* [Meeting notes and Agenda](https://bit.ly/k8s-sig-release-meeting).
* [Meeting recordings](https://bit.ly/k8s-sig-release-videos).
## Leadership
### Chairs
The Chairs of the SIG run operations and processes governing the SIG.
* Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**), VMware
* Sascha Grunert (**[@saschagrunert](https://github.com/saschagrunert)**), SUSE
### Technical Leads
The Technical Leads of the SIG establish new subprojects, decommission existing
subprojects, and resolve cross-subproject technical issues and decisions.
* Jorge Alarcon Ochoa (**[@alejandrox1](https://github.com/alejandrox1)**), Searchable AI
* Daniel Mangum (**[@hasheddan](https://github.com/hasheddan)**), Upbound
## Emeritus Leads
* Caleb Miles (**[@calebamiles](https://github.com/calebamiles)**)
* Jaice Singer DuMars (**[@jdumars](https://github.com/jdumars)**)
* Tim Pepper (**[@tpepper](https://github.com/tpepper)**)
## Contact
- Slack: [#sig-release](https://kubernetes.slack.com/messages/sig-release)
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-release)
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Frelease)
- GitHub Teams:
- [@kubernetes/kubernetes-milestone-maintainers](https://github.com/orgs/kubernetes/teams/kubernetes-milestone-maintainers) - Milestone Maintainers
- [@kubernetes/release-managers](https://github.com/orgs/kubernetes/teams/release-managers) - Release Managers
- [@kubernetes/sig-release](https://github.com/orgs/kubernetes/teams/sig-release) - SIG Release Members
- [@kubernetes/sig-release-admins](https://github.com/orgs/kubernetes/teams/sig-release-admins) - Admins for SIG Release repositories
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
## Subprojects
The following [subprojects][subproject-definition] are owned by sig-release:
### Release Engineering
The Release Engineering subproject is responsible for the [process/procedures](https://github.com/kubernetes/sig-release/tree/master/release-engineering) and [tools](https://github.com/kubernetes/release) used to create/maintain Kubernetes release artifacts.
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/downloadkubernetes/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/k8s-container-image-promoter/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/mdtoc/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/release-notes/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/zeitgeist/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/publishing-bot/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/release/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/sig-release/master/release-engineering/OWNERS
- **Contact:**
- Slack: [#release-management](https://kubernetes.slack.com/messages/release-management)
- **Meetings:**
- Release Engineering: [Tuesdays at 14:30 UTC](https://zoom.us/j/240812475) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:30&tz=UTC).
- [Meeting notes and Agenda](https://bit.ly/k8s-releng-meeting).
- [Meeting recordings](https://bit.ly/k8s-sig-release-videos).
### Release Team
The Kubernetes Release Team is responsible for the day-to-day work required to successfully create releases of Kubernetes.
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/sig-release/master/release-team/OWNERS
### SIG Release Process Documentation
Documents and processes related to SIG Release
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/sig-release/master/OWNERS
### hyperkube
Best-effort maintaining of hyperkube until 1.18 goes EOL 2021-04-30.
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/kubernetes/release-1.18/cluster/images/hyperkube/OWNERS
- https://raw.githubusercontent.com/kubernetes/release/master/images/build/debian-hyperkube-base/OWNERS
### kubernetes/repo-infra
Creates and maintains tools and templates for Kubernetes org repositories.
Includes bazel tooling for managing dependencies for kubernetes/kubernetes
and kubernetes/test-infra.
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
---
_The canonical location for SIG Release information is [k/sig-release](https://github.com/kubernetes/sig-release)._
<!-- END CUSTOM CONTENT -->
|