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
c81a4a09
Unverified
Commit
c81a4a09
authored
Oct 31, 2018
by
k8s-ci-robot
Committed by
GitHub
Oct 31, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #70453 from liggitt/api-owners
Update API-related owners files
parents
a95c0c36
8c20bdaf
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
112 additions
and
59 deletions
+112
-59
OWNERS_ALIASES
OWNERS_ALIASES
+3
-0
OWNERS
staging/src/k8s.io/api/OWNERS
+3
-48
OWNERS
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/OWNERS
+9
-0
OWNERS
staging/src/k8s.io/apimachinery/pkg/apis/OWNERS
+9
-0
OWNERS
staging/src/k8s.io/apiserver/pkg/apis/OWNERS
+9
-0
OWNERS
staging/src/k8s.io/csi-api/pkg/apis/OWNERS
+10
-0
OWNERS
staging/src/k8s.io/csi-api/pkg/crd/OWNERS
+10
-0
OWNERS
staging/src/k8s.io/kube-aggregator/pkg/apis/OWNERS
+9
-0
OWNERS
staging/src/k8s.io/kube-controller-manager/OWNERS
+0
-2
OWNERS
staging/src/k8s.io/kube-controller-manager/config/OWNERS
+10
-3
OWNERS
staging/src/k8s.io/kube-proxy/OWNERS
+0
-2
OWNERS
staging/src/k8s.io/kube-proxy/config/OWNERS
+10
-0
OWNERS
staging/src/k8s.io/kube-scheduler/OWNERS
+0
-2
OWNERS
staging/src/k8s.io/kube-scheduler/config/OWNERS
+10
-0
OWNERS
staging/src/k8s.io/kubelet/OWNERS
+0
-2
OWNERS
staging/src/k8s.io/kubelet/config/OWNERS
+10
-0
OWNERS
staging/src/k8s.io/metrics/pkg/apis/OWNERS
+10
-0
No files found.
OWNERS_ALIASES
View file @
c81a4a09
aliases:
aliases:
sig-storage-reviewers:
- saad-ali
- childsb
sig-scheduling-maintainers:
sig-scheduling-maintainers:
- bsalamat
- bsalamat
- davidopp
- davidopp
...
...
staging/src/k8s.io/api/OWNERS
View file @
c81a4a09
...
@@ -2,54 +2,9 @@
...
@@ -2,54 +2,9 @@
options:
options:
no_parent_owners: true
no_parent_owners: true
approvers:
approvers:
- erictune
- api-approvers
- lavalamp
- smarterclayton
- thockin
- liggitt
# - bgrant0607 # manual escalations only
reviewers:
reviewers:
- brendandburns
- api-reviewers
- caesarxuchao
- davidopp
- dchen1107
- deads2k
- derekwaynecarr
- dims
- eparis
- erictune
- errordeveloper
- feiskyer
- gmarek
- janetkuo
- jbeda
- jsafrane
- jszczepkowski
- justinsb
- krousey
- lavalamp
- liggitt
- luxas
- madhusudancs
- mikedanese
- mwielgus
- ncdc
- nikhiljindal
- piosz
- pmorie
- pwittrock
- roberthbailey
- rootfs
- saad-ali
- smarterclayton
- soltysh
- sttts
- tallclair
- thockin
- vishh
- wojtek-t
- yifan-gu
- yujuhong
- zmerlynn
labels:
labels:
- sig/architecture
- sig/architecture
- kind/api-change
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
labels:
- kind/api-change
staging/src/k8s.io/apimachinery/pkg/apis/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
labels:
- kind/api-change
staging/src/k8s.io/apiserver/pkg/apis/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
labels:
- kind/api-change
staging/src/k8s.io/csi-api/pkg/apis/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
- sig-storage-reviewers
labels:
- kind/api-change
staging/src/k8s.io/csi-api/pkg/crd/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
- sig-storage-reviewers
labels:
- kind/api-change
staging/src/k8s.io/kube-aggregator/pkg/apis/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
labels:
- kind/api-change
staging/src/k8s.io/kube-controller-manager/OWNERS
View file @
c81a4a09
approvers:
approvers:
- api-approvers
- deads2k
- deads2k
- luxas
- luxas
- mtaufen
- mtaufen
- sttts
- sttts
- stewart-yu
- stewart-yu
reviewers:
reviewers:
- api-reviewers
- deads2k
- deads2k
- luxas
- luxas
- mtaufen
- mtaufen
...
...
staging/src/k8s.io/
apiserver/pkg/apis
/config/OWNERS
→
staging/src/k8s.io/
kube-controller-manager
/config/OWNERS
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
approvers:
- api-approvers
- api-approvers
- sttts
- luxas
reviewers:
reviewers:
- api-reviewers
- api-reviewers
- hanxiaoshuai
- deads2k
- luxas
- mtaufen
- sttts
- stewart-yu
labels:
- kind/api-change
staging/src/k8s.io/kube-proxy/OWNERS
View file @
c81a4a09
approvers:
approvers:
- api-approvers
- sig-network-approvers
- sig-network-approvers
- sttts
- sttts
- luxas
- luxas
reviewers:
reviewers:
- api-reviewers
- sig-network-reviewers
- sig-network-reviewers
- luxas
- luxas
- sttts
- sttts
...
...
staging/src/k8s.io/kube-proxy/config/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
- sig-network-reviewers
labels:
- kind/api-change
staging/src/k8s.io/kube-scheduler/OWNERS
View file @
c81a4a09
approvers:
approvers:
- api-approvers
- sig-scheduling-maintainers
- sig-scheduling-maintainers
- sttts
- sttts
- luxas
- luxas
reviewers:
reviewers:
- sig-scheduling
- sig-scheduling
- api-reviewers
- dixudx
- dixudx
- luxas
- luxas
- sttts
- sttts
staging/src/k8s.io/kube-scheduler/config/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
- sig-scheduling
labels:
- kind/api-change
staging/src/k8s.io/kubelet/OWNERS
View file @
c81a4a09
approvers:
approvers:
- api-approvers
- sig-node-approvers
- sig-node-approvers
- sttts
- sttts
- luxas
- luxas
- mtaufen
- mtaufen
reviewers:
reviewers:
- api-reviewers
- sig-node-reviewers
- sig-node-reviewers
- luxas
- luxas
- sttts
- sttts
staging/src/k8s.io/kubelet/config/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
- sig-node-reviewers
labels:
- kind/api-change
staging/src/k8s.io/metrics/pkg/apis/OWNERS
0 → 100644
View file @
c81a4a09
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
- sig-autoscaling-maintainers
labels:
- kind/api-change
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