mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-05-11 03:38:04 +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.