Files
kubernetes/test/integration/dra/OWNERS
Patrick Ohly 9492a2ca9b DRA: add dedicated integration tests
DRA had integration tests as part of test/integration/scheduler_perf (for the
scheduler plugin) and some others scattered in different
places (e.g. test/integration/resourceclaim for device status).

The new test/integration/dra is meant to become the common location for all
DRA-related integration tests. This makes it simpler to share common setup
code.
2025-02-21 20:48:04 +01:00

13 lines
181 B
Plaintext

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