Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
nfs-subdir-external-provisioner
Commits
d23a16cb
Commit
d23a16cb
authored
Jan 16, 2019
by
Aaron Crickenberger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Port over information from kubernetes/org
parent
b41cac35
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
32 deletions
+11
-32
OWNERS
OWNERS
+8
-3
OWNERS_ALIASES
OWNERS_ALIASES
+0
-20
RELEASE.md
RELEASE.md
+1
-7
SECURITY_CONTACTS
SECURITY_CONTACTS
+2
-2
No files found.
OWNERS
View file @
d23a16cb
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
approvers:
approvers:
# TODO: in your repo created from this template, you should replace the
- saad-ali
# steering-committee with a list of project owners, see the doc linked above.
- msau42
- steering-committee
- pohly
reviewers:
- saad-ali
- msau42
- pohly
OWNERS_ALIASES
deleted
100644 → 0
View file @
b41cac35
# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#owners_aliases
aliases:
# TODO: remove this alias, it will go stale in your repo, and in your repo
# you should have your own set of approvers (see OWNERS)
# in the original template repo, we must maintain this list to approve changes
# to the template itself
steering-committee:
- bgrant0607
- brendandburns
- derekwaynecarr
- dims
- jbeda
- michelleN
- philips
- pwittrock
- sarahnovotny
- smarterclayton
- spiffxp
- timothysc
RELEASE.md
View file @
d23a16cb
# Release Process
# Release Process
The Kubernetes Template Project is released on an as-needed basis. The process is as follows:
TODO: describe the release process for this project
1.
An issue is proposing a new release with a changelog since the last release
1.
All
[
OWNERS
](
OWNERS
)
must LGTM this release
1.
An OWNER runs
`git tag -s $VERSION`
and inserts the changelog and pushes the tag with
`git push $VERSION`
1.
The release issue is closed
1.
An announcement email is sent to
`kubernetes-dev@googlegroups.com`
with the subject
`[ANNOUNCE] kubernetes-template-project $VERSION is released`
SECURITY_CONTACTS
View file @
d23a16cb
...
@@ -10,5 +10,5 @@
...
@@ -10,5 +10,5 @@
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
# INSTRUCTIONS AT https://kubernetes.io/security/
# INSTRUCTIONS AT https://kubernetes.io/security/
bob
saad-ali
alice
msau42
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment