kubernetes/pkg/scheduler/framework/plugins/feature
Patrick Ohly b5bcac998d DRA scheduler: clean up feature gate handling
Copying from feature.Features to new fields in the plugin got a bit silly with
the long list of features that we have now. Embedding feature.Features is
simpler.

Two fields in feature.Features weren't named according to the feature gate, now
they are named consistently and the fields are sorted.
2025-09-30 16:53:38 +02:00
..
feature.go DRA scheduler: clean up feature gate handling 2025-09-30 16:53:38 +02:00