Shawn Rebello
|
22bd26fefb
|
Adding taint toleration error reasons
|
2020-01-24 02:50:55 +05:30 |
|
Kubernetes Prow Robot
|
9269b5d430
|
Merge pull request #87014 from notpad/fix/comments
Fix comment
|
2020-01-09 21:58:55 -08:00 |
|
Abdullah Gharaibeh
|
50b697bacb
|
move TaintToleration predicate to its plugin
|
2020-01-09 08:14:53 -05:00 |
|
notpad
|
228891de9c
|
Fix comment
|
2020-01-09 20:06:56 +08:00 |
|
SataQiu
|
21c916c3d2
|
move Taint and toleration predicate to its Score plugin
|
2019-12-24 19:22:12 +08:00 |
|
Abdullah Gharaibeh
|
c6baa263a3
|
Update priorities to use SharedLister instead of using the snapshot directly
|
2019-10-29 16:22:00 -04:00 |
|
Abdullah Gharaibeh
|
05cb382357
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04:00 |
|
draveness
|
39af760930
|
feat: several cleanups in the scheduling package
+ Remove unused variable in tests.
+ Use more common statement for interface conformance check.
+ Fix several comments in the framework plugins.
|
2019-10-18 11:14:05 +08:00 |
|
draveness
|
47a6c5b693
|
feat(scheduler): use context in the scheduler package
+ Use context instead of stopCh
+ Add context to the scheduling framework interface
|
2019-10-17 09:03:55 +08:00 |
|
draveness
|
6f6618fc5d
|
feat: implement imagelocality as a score plugin
|
2019-10-13 19:58:21 +08:00 |
|
Abdullah Gharaibeh
|
7429b0fe86
|
Implemented taints and tolerations priority function as a Score plugin
|
2019-10-10 17:49:40 -04:00 |
|
Abdullah Gharaibeh
|
66386fdf49
|
Added the first predicate as a filter plugin: PodToleratesNodeTaints.
|
2019-10-05 08:43:17 -04:00 |
|