mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +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.