mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
We only need one special "DynamicResourceAllocation" feature for the optional node support of DRA (plugin registration, CDI support in the container runtime). For individual features, the automatic labeling through WithFeatureGate is sufficient. To find DRA-related tests in a label filter, instead of plain-text "DRA" a "DRA" label now gets added. This change depends on an update of the DRA jobs.