File tree Expand file tree Collapse file tree 4 files changed +11
-32
lines changed Expand file tree Collapse file tree 4 files changed +11
-32
lines changed Original file line number Diff line number Diff line change 11# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
22
33approvers:
4- # TODO: in your repo created from this template, you should replace the
5- # steering-committee with a list of project owners, see the doc linked above.
6- - steering-committee
4+ - saad-ali
5+ - msau42
6+ - pohly
7+
8+ reviewers:
9+ - saad-ali
10+ - msau42
11+ - pohly
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Release Process
22
3- The Kubernetes Template Project is released on an as-needed basis. The process is as follows:
4-
5- 1 . An issue is proposing a new release with a changelog since the last release
6- 1 . All [ OWNERS] ( OWNERS ) must LGTM this release
7- 1 . An OWNER runs ` git tag -s $VERSION ` and inserts the changelog and pushes the tag with ` git push $VERSION `
8- 1 . The release issue is closed
9- 1 . An announcement email is sent to
` [email protected] ` with the subject
` [ANNOUNCE] kubernetes-template-project $VERSION is released ` 3+ TODO: describe the release process for this project
Original file line number Diff line number Diff line change 1010# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
1111# INSTRUCTIONS AT https://kubernetes.io/security/
1212
13- bob
14- alice
13+ saad-ali
14+ msau42
You can’t perform that action at this time.
0 commit comments