Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
2a2c71a6
Unverified
Commit
2a2c71a6
authored
Oct 13, 2018
by
k8s-ci-robot
Committed by
GitHub
Oct 13, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #69772 from cblecker/api-block-inheritance
Disable OWNERS inheritance on key api change directories
parents
2129bc9f
617603db
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
1 deletion
+12
-1
OWNERS
api/OWNERS
+3
-0
OWNERS
docs/api-reference/OWNERS
+3
-0
OWNERS
pkg/api/OWNERS
+3
-1
OWNERS
staging/src/k8s.io/api/OWNERS
+3
-0
No files found.
api/OWNERS
View file @
2a2c71a6
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
approvers:
- api-approvers
- api-approvers
reviewers:
reviewers:
...
...
docs/api-reference/OWNERS
View file @
2a2c71a6
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
approvers:
- api-approvers
- api-approvers
reviewers:
reviewers:
...
...
pkg/api/OWNERS
View file @
2a2c71a6
# See the OWNERS docs at https://go.k8s.io/owners
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
filters:
filters:
".*":
".*":
approvers:
approvers:
...
...
staging/src/k8s.io/api/OWNERS
View file @
2a2c71a6
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
approvers:
- erictune
- erictune
- lavalamp
- lavalamp
...
...
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