mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-24 03:40:56 +00:00
This can happen when a test is run in a cluster where a required feature gate is turned off. Letting the test continue then fails less clearly. For example, a test for partitionable devices runs with ResourceSlices which don't have the additional fields for partitionable devices.