mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
This moves the enabled/disabled test into the common test/integration/dra which simplifies the code a bit and amortizes the cost of starting the apiserver because several different tests can use the same instance, running in parallel. While at it, setting the status via SSA also gets tested.