mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
previously, descheduler code had copied an old version of PodRequestsAndLimits which does not consider native sidecars it will now rely on resourcehelper libs, which will continue to get upstream updates Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
14 lines
227 B
Plaintext
Vendored
14 lines
227 B
Plaintext
Vendored
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
options:
|
|
no_parent_owners: true
|
|
approvers:
|
|
- api-approvers
|
|
reviewers:
|
|
- sig-node-reviewers
|
|
- sig-scheduling
|
|
labels:
|
|
- sig/node
|
|
- sig/scheduling
|
|
- kind/api-change
|