| .. |
|
algorithm
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04:00 |
|
algorithmprovider
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
api
|
feat: remove CheckNodeMemoryPressure/DiskPressure/PIDPressure/Condition predicates
|
2019-10-22 15:28:32 +08:00 |
|
apis
|
feat: add pod initial/max backoff duration to config API
|
2019-10-09 19:48:28 +08:00 |
|
core
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04:00 |
|
framework
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04:00 |
|
internal
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
listers
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
metrics
|
Add permit_wait_duration_seconds metric for scheduler.
|
2019-10-23 09:01:27 -04:00 |
|
nodeinfo
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
testing
|
separate listers into their own package
|
2019-10-22 18:11:02 -04:00 |
|
util
|
Replaced sortable list with native golang slice.
|
2019-10-12 21:57:28 +05:30 |
|
volumebinder
|
Update scheduler to use new volume scheduling library
|
2019-05-02 14:57:47 +08:00 |
|
algorithm_factory.go
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
algorithm_factory_test.go
|
move factory package to scheduler
|
2019-10-12 23:03:07 +02:00 |
|
BUILD
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
eventhandlers.go
|
Remove CSINode from scheduler cache.
|
2019-10-19 03:52:22 +00:00 |
|
eventhandlers_test.go
|
move factory package to scheduler
|
2019-10-12 23:03:07 +02:00 |
|
factory.go
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
factory_test.go
|
feat(scheduler): use context in the scheduler package
|
2019-10-17 09:03:55 +08:00 |
|
OWNERS
|
delete all duplicate empty blanks
|
2019-02-23 10:28:04 +08:00 |
|
scheduler.go
|
Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache.
|
2019-10-25 14:24:55 -04:00 |
|
scheduler_test.go
|
feat: remove WaitForCacheSync from scheduler factory
|
2019-10-24 10:19:35 +08:00 |