Aldo Culquicondor
|
6a98c93f3c
|
Add MetadataProducerFactory for predicates
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2019-11-11 11:27:44 -05:00 |
|
Kubernetes Prow Robot
|
36acfecd4b
|
Merge pull request #84973 from draveness/feature/inter-pod-affinity-score
feat(scheduler): convert InterPodAffinity to score plugin
|
2019-11-09 02:43:40 -08:00 |
|
draveness
|
715068312a
|
feat(scheduler): convert InterPodAffinity to score plugin
|
2019-11-08 15:37:33 +08:00 |
|
Cong Liu
|
e438970730
|
Aggregate mulitple NodePreference custom priorities to a single score plugin.
|
2019-11-07 22:04:38 -05:00 |
|
Kubernetes Prow Robot
|
a82092442f
|
Merge pull request #84635 from danielqsj/CheckServiceAffinity
Migrate CheckServiceAffinity custom predicate to Filter plugin
|
2019-11-07 09:04:39 -08:00 |
|
danielqsj
|
c0bbc4ce82
|
Migrate CheckServiceAffinity custom predicate to Filter plugin
|
2019-11-07 21:46:22 +08:00 |
|
Kubernetes Prow Robot
|
05fea1e437
|
Merge pull request #84834 from ahg-g/ahg-fwk
Remove Framework dependency on nodeinfo snapshot
|
2019-11-07 04:36:29 -08:00 |
|
draveness
|
652baf1860
|
feat: update interpod affinity priority with map reduce pattern
|
2019-11-07 08:52:37 +08:00 |
|
Kubernetes Prow Robot
|
46472773cb
|
Merge pull request #84836 from yuxiaobo96/k8s-checks
Correct spelling mistakes
|
2019-11-06 12:21:11 -08:00 |
|
Kubernetes Prow Robot
|
b09b962d96
|
Merge pull request #84746 from Huang-Wei/move-sched-constrants
Move out const strings in pkg/scheduler/api/well_known_labels.go
|
2019-11-06 12:20:06 -08:00 |
|
Abdullah Gharaibeh
|
6b4bd87ba3
|
Remove Framework dependency on nodeinfo snapshot
|
2019-11-06 08:37:57 -05:00 |
|
yuxiaobo
|
81e9f21f83
|
Correct spelling mistakes
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
|
2019-11-06 20:25:19 +08:00 |
|
draveness
|
089e85e098
|
feat: convert selector spread priority to score plugin
|
2019-11-06 15:48:29 +08:00 |
|
Wei Huang
|
019d7497a5
|
bazel files
|
2019-11-05 20:57:21 -08:00 |
|
Wei Huang
|
dd74205bcf
|
Move out const strings in pkg/scheduler/api/well_known_labels.go
|
2019-11-05 20:56:21 -08:00 |
|
Cong Liu
|
97d641b129
|
Aggregate mulitple NodePreference custom priorities to a single score plugin.
|
2019-11-05 16:25:19 -05:00 |
|
Abdullah Gharaibeh
|
134baa50b9
|
Convert multiple node label predicates to be a single filter plugin.
|
2019-11-05 10:34:51 -05:00 |
|
SataQiu
|
89c3673a53
|
scheduler: improve some comments and validation messages
|
2019-11-01 18:30:54 +08:00 |
|
caiweidong
|
fd6983c70f
|
simplify volume zone checker
|
2019-11-01 13:38:25 +08:00 |
|
Wei Huang
|
90603728fb
|
Migrate EvenPodsSpread Priority as Score plugin in map/reduce style
|
2019-10-31 00:52:37 -07:00 |
|
Kubernetes Prow Robot
|
409b468734
|
Merge pull request #84520 from mrkm4ntr/migrate-requested-to-capacity-ratio
RequestedToCapacityRatio as score plugin
|
2019-10-30 10:32:54 -07:00 |
|
Shintaro Murakami
|
4b72af9f00
|
RequestedToCapacityRatio as score plugin
|
2019-10-30 22:00:20 +09:00 |
|
Wei Huang
|
a4305a356c
|
Expose filteredNodes to func PriorityMetadataProducer
|
2019-10-29 18:40:47 -07:00 |
|
Abdullah Gharaibeh
|
c6baa263a3
|
Update priorities to use SharedLister instead of using the snapshot directly
|
2019-10-29 16:22:00 -04:00 |
|
Kubernetes Prow Robot
|
5f900f6332
|
Merge pull request #84389 from ahg-g/ahg-interpod
Predicates use SharedLister interface instead of NodeInfo Map
|
2019-10-29 13:06:53 -07:00 |
|
Cong Liu
|
571cea0519
|
Convert NodeLabelPresence custom predicate to filter plugin.
|
2019-10-25 19:31:17 -04:00 |
|
Abdullah Gharaibeh
|
05cb382357
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04: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 |
|
Kubernetes Prow Robot
|
4ee1e7510f
|
Merge pull request #84328 from zouyee/renamefakelister
rename scheduler fake listers
|
2019-10-25 11:15:51 -07:00 |
|
zouyee
|
b86dbb97df
|
rename scheduler fake listers
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
|
2019-10-25 13:09:01 +08:00 |
|
Jordan Liggitt
|
0e2f2dde4d
|
Feature-gate CSINode and CSIDriver informer starts
|
2019-10-24 17:44:25 -04:00 |
|
zouyee
|
3bfdcf56e6
|
Remove wrappers around storage-related listers in the predicate
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
|
2019-10-24 23:26:15 +08:00 |
|
Abdullah Gharaibeh
|
d393804237
|
separate listers into their own package
|
2019-10-22 18:11:02 -04:00 |
|
louisgong
|
70ca08ec89
|
filter plugin for cloud provider storage predicate
|
2019-10-21 23:56:23 +08:00 |
|
Kubernetes Prow Robot
|
ac6c77c440
|
Merge pull request #84121 from zouyee/renamefit
rename FilterPlugin NodeResources
|
2019-10-20 20:45:37 -07:00 |
|
Kubernetes Prow Robot
|
019b662ff5
|
Merge pull request #84017 from ahg-g/ahg-csi
Remove CSINode from scheduler cache.
|
2019-10-20 03:17:37 -07:00 |
|
zouyee
|
04340eaa34
|
rename FilterPlugin NodeResources
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
|
2019-10-20 12:51:16 +08:00 |
|
Kubernetes Prow Robot
|
e1685b5b59
|
Merge pull request #84074 from zouyee/proirity
LeastRequestedPriority/MostRequestedPriority/BalancedResourceAllocation as Score plugins
|
2019-10-19 17:21:37 -07:00 |
|
Kubernetes Prow Robot
|
9c25b16d88
|
Merge pull request #84099 from draveness/feature/remove-lister-wrapper
feat(scheduler): replace several algorithm listers with client listers
|
2019-10-19 08:05:37 -07:00 |
|
zouyee
|
bd4167d149
|
remove unused meta and rename lablance_allocated
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
|
2019-10-19 22:43:15 +08:00 |
|
zouyee
|
408c9da2a6
|
LeastRequestedPriority/MostRequestedPriority/BalancedResourceAllocation as Score plugins
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
|
2019-10-19 20:49:05 +08:00 |
|
draveness
|
00a12c787c
|
feat: implement node unschedulable as a filter plugin
|
2019-10-19 17:29:25 +08:00 |
|
draveness
|
e1f86e3460
|
feat(scheduler): replace several algorithm listers with client listers
|
2019-10-19 17:26:32 +08:00 |
|
Kubernetes Prow Robot
|
2b79d284fd
|
Merge pull request #84066 from Huang-Wei/eps-migration
Migrate EvenPodsSpread Predicate to Filter plugin
|
2019-10-18 21:54:12 -07:00 |
|
Abdullah Gharaibeh
|
a772722660
|
Remove CSINode from scheduler cache.
|
2019-10-19 03:52:22 +00:00 |
|
Wei Huang
|
64ff958e69
|
migrate EvenPodsSpread Predicate to Filter plugin
|
2019-10-18 14:18:02 -07:00 |
|
Shintaro Murakami
|
bf256bcb00
|
Use frameworkHandle to get listers
|
2019-10-19 01:29:05 +09:00 |
|
Kubernetes Prow Robot
|
27c679baca
|
Merge pull request #83982 from lichuqiang/frame_mig1
[migration phase 1] MatchInterPodAffinity as filter plugin
|
2019-10-18 09:23:58 -07:00 |
|
Kubernetes Prow Robot
|
422256110e
|
Merge pull request #84073 from draveness/feature/cleanup-framework-plugins
feat: several cleanups in the scheduling package
|
2019-10-18 04:43:57 -07:00 |
|
lichuqiang
|
671f7690fe
|
[migration phase 1] MatchInterPodAffinity as filter plugin
|
2019-10-18 16:26:34 +08:00 |
|