kubernetes/pkg/scheduler/framework/plugins/dynamicresources/OWNERS
Patrick Ohly d2ff210c20 scheduler: add dynamic resource allocation plugin
The plugin handles the interaction with ResourceClaims that are referenced by a
Pod.
2022-11-11 21:58:03 +01:00

9 lines
117 B
Plaintext

# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- klueska
- pohly
- bart0sh
labels:
- sig/node