kubernetes/test/e2e/dra/test-driver/deploy/example/resourcepoolstatusrequest.yaml
Nour 4dffbf5b2a
Add tests for ResourcePoolStatusRequest
Add unit tests for handwritten and declarative validation, controller
logic, metrics, table printer output, controller-manager registration,
etcd storage round-trip, and an integration test for the full RPSR
lifecycle. Also add an e2e test exercising the DRA test driver with
RPSR and the example manifest.
2026-03-19 16:50:03 +02:00

10 lines
281 B
YAML

apiVersion: resource.k8s.io/v1alpha3
kind: ResourcePoolStatusRequest
metadata:
name: example
spec:
driver: test-driver.cdi.k8s.io
# Optional: filter to a specific pool
# poolName: network
# Optional: limit number of pools returned (default: 100, max: 1000)
# limit: 10