mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-03-05 03:01:50 +00:00
Move the newProtectedStorageClassesConfig helper function from local scope to package level so it can be reused by both TestDefaultEvictorFilter and Test_protectedPVCStorageClasses, eliminating code duplication.