-
Notifications
You must be signed in to change notification settings - Fork 396
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #348 from justaugustus/charter
Update SIG info (contact info / charter)
- Loading branch information
Showing
1 changed file
with
8 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,19 @@ | ||
# SIG Release | ||
|
||
## Mission | ||
- Production of high quality Kubernetes releases on a reliable schedule | ||
- Ensure there is a [consistent group of community members][1.6-retro] in place to support the release process | ||
- Provide guidance and tooling to facilitate the production of automated releases | ||
- Serve as a tightly integrated partner with other SIGs to empower SIGs to integrate their repositories into the release process | ||
## Charter | ||
|
||
## Join us! | ||
- [Google group](https://groups.google.com/forum/#!forum/kubernetes-sig-release) | ||
- [Slack channel](https://kubernetes.slack.com/messages/C2C40FMNF/) | ||
- [Events and meetings calendar](https://calendar.google.com/calendar/embed?src=kipmnllvl17vl9m98jen6ujcrs%40group.calendar.google.com&ctz=America%2FLos_Angeles) | ||
- [Meeting agenda and notes](https://docs.google.com/document/d/1Fu6HxXQu8wl6TwloGUEOXVzZ1rwZ72IAhglnaAMCPqA/edit) ([read-only archive](https://docs.google.com/a/google.com/document/d/e/2PACX-1vRsGZTlmggTI5T4ysYGlaJiaW3vgnrc_dlv-B1nnt69gU2Xt6vzRpZDMm-7driIj14T1DraicGzkAHr/pub)) | ||
The [charter] defines the scope and governance of the Release Special Interest Group. | ||
|
||
## Responsibilities | ||
- Ensuring high quality Kubernetes releases | ||
- Define and staff release roles to manage the resolution of release blocking criteria | ||
- Define and drive development processes (e.g. merge queues, cherrypicks) and release processes | ||
(e.g. burndown meetings, cutting beta releases) with the intent of meeting the release schedule | ||
- Manage the creation of release specific artifacts including | ||
- Code branches | ||
- Binary distributions | ||
- Release notes | ||
- Continually improving release and development processes | ||
- Work closely with SIG Contributor Experience to define and build tools to facilitate release process (e.g. dashboards) | ||
- Work with downstream communities responsible for packaging Kubernetes releases | ||
- Work with other SIGs to agree upon the responsibilities of their SIG with respect to the release | ||
- Define and collect metrics related to the release in order to measure progress over each release | ||
- Collaboration with downstream communities which build artifacts from Kubernetes releases | ||
- Ensure the appropriate level of integration with publishing the OSS build artifacts | ||
## Join us! | ||
- [Slack](https://kubernetes.slack.com/messages/sig-release) | ||
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-release) | ||
- [Open Issues / PRs](https://github.com/search?q=org%3Akubernetes+org%3Akubernetes-client+org%3Akubernetes-csi+org%3Akubernetes-incubator+org%3Akubernetes-retired+org%3Akubernetes-sigs+is%3Aopen+label%3Asig%2Frelease) | ||
- [Meeting agenda and notes](https://docs.google.com/document/d/1Fu6HxXQu8wl6TwloGUEOXVzZ1rwZ72IAhglnaAMCPqA/edit) | ||
|
||
## Release Team | ||
|
||
Several of the responsibilities of SIG Release are discharged by the Release Team, a subproject of SIG Release. Explicit details on each of the roles can be found in the [Release Team subproject directory][rt-directory]. | ||
|
||
|
||
[1.6-retro]: https://docs.google.com/a/google.com/document/d/1JAUqKl-lYdYLQ7GUT_9LzqxwQv-PcOdyAxNRZKItajo/edit?usp=sharing | ||
[charter]: https://git.k8s.io/community/sig-release/charter.md | ||
[rt-directory]: /release-team/README.md |