k3s/pkg/scheduler
Jonathan Basseri b864a5a808 Remove scheduler "TestGroup" utility.
This util was used to fake certain aspects of apiserver behavior, such
as resource paths and JSON encoding. Our unit tests have been refactored
so they don't rely on the REST or JSON aspects of apiserver. This util
is no longer needed.
2018-12-03 16:28:21 -08:00
..
algorithm drop VerifyFeatureGatesUnchanged 2018-11-21 11:51:33 -05:00
algorithmprovider drop VerifyFeatureGatesUnchanged 2018-11-21 11:51:33 -05:00
api Merge pull request #63664 from xchapter7x/pkg-scheduler-api-validation 2018-11-29 02:00:43 -08:00
apis/config kube-scheduler: enable secure ports 10259 2018-11-08 16:43:59 +01:00
cache Move from glog to klog 2018-11-10 07:50:31 -05:00
core Autogenerated files 2018-11-30 16:03:47 -08:00
factory Remove scheduler "TestGroup" utility. 2018-12-03 16:28:21 -08:00
internal Merge pull request #71488 from bsalamat/queue-sort 2018-12-01 03:59:51 -08:00
metrics Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
plugins Autogenerated files 2018-11-30 16:03:47 -08:00
testing Remove scheduler "TestGroup" utility. 2018-12-03 16:28:21 -08:00
util Move from glog to klog 2018-11-10 07:50:31 -05:00
volumebinder Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
BUILD Autogenerated files 2018-11-30 16:03:47 -08:00
OWNERS
scheduler.go Add plugin invocation for 'reserve' and 'prebind' plugins to the scheduler. 2018-11-30 16:03:47 -08:00
scheduler_test.go Add plugin invocation for 'reserve' and 'prebind' plugins to the scheduler. 2018-11-30 16:03:47 -08:00
testutil.go Add plugin invocation for 'reserve' and 'prebind' plugins to the scheduler. 2018-11-30 16:03:47 -08:00