mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
When adding CSIDriver.Spec.VolumeLifecycleModes, the defaulting in pkg/apis/storage/fuzzer/fuzzer.go did not quite match the one from pkg/apis/storage/v1beta1/defaults.go, causing a test failure when the corresponding feature gate is enabled.