mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #46930 from k82cn/sched_integ_test
Automatic merge from submit-queue (batch tested with PRs 47417, 47638, 46930) Added scheduler integration test owners. **What this PR does / why we need it**: Add OWNER file into scheduler integration test. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # N/A **Release note**: ```release-note-none ```
This commit is contained in:
commit
0c74c36b70
@ -3,11 +3,13 @@ aliases:
|
||||
- davidopp
|
||||
- timothysc
|
||||
- wojtek-t
|
||||
- k82cn
|
||||
sig-scheduling:
|
||||
- davidopp
|
||||
- bsalamat
|
||||
- timothysc
|
||||
- wojtek-t
|
||||
- k82cn
|
||||
- k82cn
|
||||
- jayunit100
|
||||
sig-cli-maintainers:
|
||||
- adohe
|
||||
|
@ -1,12 +1,4 @@
|
||||
approvers:
|
||||
- davidopp
|
||||
- timothysc
|
||||
- wojtek-t
|
||||
- k82cn
|
||||
- sig-scheduling-maintainers
|
||||
reviewers:
|
||||
- davidopp
|
||||
- bsalamat
|
||||
- timothysc
|
||||
- wojtek-t
|
||||
- k82cn
|
||||
- jayunit100
|
||||
- sig-scheduling
|
||||
|
@ -1,5 +1,4 @@
|
||||
approvers:
|
||||
- sig-scheduling-maintainers
|
||||
- k82cn
|
||||
reviewers:
|
||||
- sig-scheduling
|
||||
|
4
test/integration/scheduler/OWNERS
Normal file
4
test/integration/scheduler/OWNERS
Normal file
@ -0,0 +1,4 @@
|
||||
approvers:
|
||||
- sig-scheduling-maintainers
|
||||
reviewers:
|
||||
- sig-scheduling
|
Loading…
Reference in New Issue
Block a user