Ali Farah
|
a22e115a0e
|
Split scheduler framework implementation into new runtime package
|
2020-06-22 00:23:43 +10:00 |
|
Rafal Wicha
|
85be9c1673
|
Move Scheduler plugin args validation to apis/config/validation
|
2020-05-25 16:27:21 +01:00 |
|
Davanum Srinivas
|
07d88617e5
|
Run hack/update-vendor.sh
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:33 -04:00 |
|
Abdullah Gharaibeh
|
087839daf7
|
Added pre-processed preferred affinity terms to scheduler's PodInfo type.
|
2020-05-15 09:00:56 -04:00 |
|
Abdullah Gharaibeh
|
5e0211c72d
|
Added pre-processed required affinity terms to scheduler's PodInfo type.
|
2020-05-14 10:30:42 -04:00 |
|
Aldo Culquicondor
|
98d1e241f1
|
Use internal config types in scheduling plugin args
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-04-29 17:07:10 -04:00 |
|
Rafał Wicha
|
c4d20ca8a8
|
Add types for Scheduler plugin args to kube-scheduler.config.k8s.io
|
2020-04-08 20:23:56 +01:00 |
|
Abdullah Gharaibeh
|
a5d8172715
|
move nodeinfo type to framework pkg
|
2020-04-07 10:25:24 -04:00 |
|
Harsh Singh
|
015d06bf41
|
Internal channels for scheduler
|
2020-04-04 02:30:16 +05:30 |
|
Abdullah Gharaibeh
|
ed3fe054df
|
move scheduler nodeinfo to pkg/scheduler/types
|
2020-03-31 21:02:09 -04:00 |
|
Aldo Culquicondor
|
e902e70d0d
|
Use sqrt(n) chunk size in pod affinity and core scheduler
|
2020-03-24 10:29:59 -04:00 |
|
Aldo Culquicondor
|
c8377ef7db
|
Add BuildArgs to interpodaffinity plugin
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-02-18 09:55:06 -05:00 |
|
Aldo Culquicondor
|
99bda6fac0
|
Remove HardPodAffinityWeight from v1alpha2
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-02-13 11:59:56 -05:00 |
|
Aldo Culquicondor
|
f53d7e55df
|
Move Snapshot from nodeinfo/snapshot to internal/cache
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-01-17 13:29:41 -05:00 |
|
Wei Huang
|
b2159b5d66
|
Remove scheduler/algorithm/priorities/util package
|
2020-01-09 20:16:05 -08:00 |
|
Kubernetes Prow Robot
|
407b29fa05
|
Merge pull request #86981 from alculquicondor/fix/node_info_list_2
Remove uses of NodeInfoMap outside of snapshot and cache
|
2020-01-09 11:33:31 -08:00 |
|
Aldo Culquicondor
|
bcab9b4c9e
|
Remove uses of NodeInfoMap outside of snapshot and cache
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-01-09 10:04:11 -05:00 |
|
Haosdent Huang
|
a1053e4835
|
Break interpodaffinity Filter plugins dependency on predicates package
|
2020-01-08 14:37:51 +08:00 |
|
Abdullah Gharaibeh
|
429448cb40
|
move inter pod affinity predicate logic to its Filter plugin
|
2019-12-20 16:58:36 -05:00 |
|
Abdullah Gharaibeh
|
119a9a94d1
|
InterPodAffinity Priority as Score plugin
|
2019-12-19 13:42:49 -05:00 |
|
Abdullah Gharaibeh
|
2fdf1fa3c1
|
inter-pod affinity prefilter
|
2019-12-12 15:20:14 -05:00 |
|
draveness
|
715068312a
|
feat(scheduler): convert InterPodAffinity to score plugin
|
2019-11-08 15:37:33 +08:00 |
|
Abdullah Gharaibeh
|
8ec56aeafb
|
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 |
|
Abdullah Gharaibeh
|
d393804237
|
separate listers into their own package
|
2019-10-22 18:11:02 -04:00 |
|
lichuqiang
|
671f7690fe
|
[migration phase 1] MatchInterPodAffinity as filter plugin
|
2019-10-18 16:26:34 +08:00 |
|