kubernetes/pkg/scheduler
Patrick Ohly a8c930ef46 generic ephemeral volume: graduation to GA
The feature gate gets locked to "true", with the goal to remove it in two
releases.

All code now can assume that the feature is enabled. Tests for "feature
disabled" are no longer needed and get removed.

Some code wasn't using the new helper functions yet. That gets changed while
touching those lines.
2021-10-11 20:54:20 +02:00
..
apis/config remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00
framework generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
internal Merge pull request #105125 from BinacsLee/binacs-fix-scheQ-caculate-overflow 2021-09-20 21:26:23 -07:00
metrics Merge pull request #103751 from y-tag/approx-float64 2021-09-09 08:22:11 -07:00
profile make runtime.NewFramework accept KubeSchedulerProfile 2021-03-05 18:30:21 +00:00
testing sched: adjust events to register for VolumeBinding plugin 2021-10-07 08:51:04 -07:00
util Structured Logging migration:modify Scheduler part logs. 2021-08-29 20:17:08 +08:00
eventhandlers_test.go Add unit tests for scheduler's dynamic event handlers registration 2021-09-14 22:51:52 +08:00
eventhandlers.go scheduler: delete docs related to equivalence cache from scheduler (#105417) 2021-10-04 16:23:49 -07:00
extender_test.go refactored extenders from scheduler/core to scheduler 2021-07-05 15:37:51 +08:00
extender.go refactored extenders from scheduler/core to scheduler 2021-07-05 15:37:51 +08:00
factory_test.go remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00
factory.go remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00
generic_scheduler_test.go sched: de-duplicate plugin registration logic by using FactoryAdapter 2021-09-20 10:12:34 -07:00
generic_scheduler.go Revert PR 103515 2021-09-08 13:23:30 -07:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler_test.go remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00
scheduler.go remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00