mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +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
|
- davidopp
|
||||||
- timothysc
|
- timothysc
|
||||||
- wojtek-t
|
- wojtek-t
|
||||||
|
- k82cn
|
||||||
sig-scheduling:
|
sig-scheduling:
|
||||||
- davidopp
|
- davidopp
|
||||||
|
- bsalamat
|
||||||
- timothysc
|
- timothysc
|
||||||
- wojtek-t
|
- wojtek-t
|
||||||
- k82cn
|
- k82cn
|
||||||
- jayunit100
|
- jayunit100
|
||||||
sig-cli-maintainers:
|
sig-cli-maintainers:
|
||||||
- adohe
|
- adohe
|
||||||
|
@ -1,12 +1,4 @@
|
|||||||
approvers:
|
approvers:
|
||||||
- davidopp
|
- sig-scheduling-maintainers
|
||||||
- timothysc
|
|
||||||
- wojtek-t
|
|
||||||
- k82cn
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- davidopp
|
- sig-scheduling
|
||||||
- bsalamat
|
|
||||||
- timothysc
|
|
||||||
- wojtek-t
|
|
||||||
- k82cn
|
|
||||||
- jayunit100
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
approvers:
|
approvers:
|
||||||
- sig-scheduling-maintainers
|
- sig-scheduling-maintainers
|
||||||
- k82cn
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-scheduling
|
- 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