kubernetes/pkg/scheduler/apis/config/validation
Dan Winship ed289f875e Remove some dead options in KubeSchedulerConfiguration
The v1beta1 API had MetricsBindAddress and HealthzBindAddress fields
but they were removed in v1, and then never got removed from the
unversioned type when the v1beta1 API went away.
2024-01-19 13:47:23 -05:00
..
validation_pluginargs_test.go scheduler: ValidateNodeResourcesFitArgs will check ScoringStrategy.Type field and print supported ScoringStrategyType list on error 2022-07-26 13:23:03 +08:00
validation_pluginargs.go scheduler: fix code style issues for pkg/scheduler 2023-06-05 17:29:49 +08:00
validation_test.go Remove some dead options in KubeSchedulerConfiguration 2024-01-19 13:47:23 -05:00
validation.go Remove some dead options in KubeSchedulerConfiguration 2024-01-19 13:47:23 -05:00