k3s/plugin/pkg/scheduler
Clayton Coleman c1d932e44a Switch API objects to not register per version codecs
Remove Codec from versionInterfaces in meta (RESTMapper is now agnostic
to codec and serialization). Register api/latest.Codecs as the codec
factory and use latest.Codecs.LegacyCodec(version) as an equvialent to
the previous codec.
2016-01-22 01:10:21 -05:00
..
algorithm Merge pull request #19083 from resouer/allocatable 2016-01-21 16:05:05 -08:00
algorithmprovider Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00
api Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
factory Merge pull request #19128 from resouer/qps-limit 2016-01-16 10:03:00 -08:00
metrics Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00
extender.go Scheduler extension 2015-11-25 08:19:27 -08:00
extender_test.go Don't recreate the same map 3 times 2015-12-16 20:39:28 -08:00
generic_scheduler.go return error if got InsufficientResourceError and fit=true 2016-01-12 08:46:35 -08:00
generic_scheduler_test.go move filter logic to list&watch client 2015-12-22 19:32:18 +08:00
modeler.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
modeler_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
scheduler.go Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00
scheduler_test.go Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00