mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
(when passed a feature that is not Default) This allows using the regex filter to skip tests that do not work on a cluster without optional configuration, while moving tests to use WithFeatureGate without also setting WithFeature unless they have some additional configuration required. Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>