| .. |
|
algorithm
|
Merge pull request #82990 from SataQiu/cleanup-scheduler-20190922
|
2019-09-24 13:37:38 -07:00 |
|
algorithmprovider
|
Remove unnecessary factory layer
|
2019-08-24 08:08:30 +09:00 |
|
api
|
Fix staticcheck failures for pkg/scheduler/...
|
2019-09-23 22:49:59 +02:00 |
|
apis/config
|
delete unused var
|
2019-09-19 18:04:13 +08:00 |
|
core
|
Merge pull request #82912 from ahg-g/ahg-prefilter-update
|
2019-09-25 11:06:40 -07:00 |
|
factory
|
Refactor the scheduler's configuration logic.
|
2019-09-19 15:43:26 -04:00 |
|
framework
|
An interface that allows pre-filter plugins to update their pre-calculated.
|
2019-09-24 13:01:50 -04:00 |
|
internal
|
Merge pull request #82912 from ahg-g/ahg-prefilter-update
|
2019-09-25 11:06:40 -07:00 |
|
metrics
|
Migrate prometheus bucket functionality to metrics stability framework.
|
2019-09-16 11:47:12 +08:00 |
|
nodeinfo
|
Merge pull request #81647 from jfbai/test-node-has-no-mages
|
2019-09-11 20:04:23 -07:00 |
|
testing
|
Benchmark test for PodAffinity
|
2019-09-19 10:52:03 -07:00 |
|
util
|
Move GetPodPriority from /scheduler/util to /api/pod
|
2019-09-24 22:02:13 +05:30 |
|
volumebinder
|
Update scheduler to use new volume scheduling library
|
2019-05-02 14:57:47 +08:00 |
|
BUILD
|
use factory.Config fields directly in scheduler struct
|
2019-08-16 15:21:28 +02:00 |
|
eventhandlers.go
|
use factory.Config fields directly in scheduler struct
|
2019-08-16 15:21:28 +02:00 |
|
eventhandlers_test.go
|
clean up redundant conditiontype OutOfDisk
|
2019-07-03 14:34:52 +08:00 |
|
OWNERS
|
delete all duplicate empty blanks
|
2019-02-23 10:28:04 +08:00 |
|
scheduler.go
|
use scheduler.Option in initTestSchedulerWithOptions
|
2019-09-21 00:06:42 +02:00 |
|
scheduler_test.go
|
Fix staticcheck failures for pkg/scheduler/...
|
2019-09-23 22:49:59 +02:00 |