draveness
|
b8a353a8a6
|
feat: make prioritizeNodes private function of genericScheduler
|
2019-10-31 19:43:53 +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
|
a381f7cb3e
|
Merge pull request #83508 from damemi/scheduler-cache-metric
Add scheduler cache size metrics
|
2019-10-30 16:55:36 -07:00 |
|
Mike Dame
|
828d6622a9
|
Update bazel
|
2019-10-30 15:33:29 -04:00 |
|
Mike Dame
|
4735011287
|
Add scheduler cache size metrics
|
2019-10-30 15:33:29 -04: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 |
|
Abdullah Gharaibeh
|
0a29c06ba6
|
delete nodeinfo lister
|
2019-10-30 08:59:18 -04:00 |
|
Kubernetes Prow Robot
|
86dbdbeb53
|
Merge pull request #84190 from notpad/bug/84161
Apply feature gates in scheduler policy api compatibility test
|
2019-10-30 04:10:53 -07:00 |
|
Kubernetes Prow Robot
|
87c60f32ff
|
Merge pull request #84542 from Huang-Wei/priority-meta-signature
Expose filteredNodes to func PriorityMetadataProducer
|
2019-10-30 02:30:59 -07:00 |
|
Kubernetes Prow Robot
|
8d8a068486
|
Merge pull request #83963 from damemi/duplicate-policies
Add Scheduler validation check for redeclared policy configs
|
2019-10-29 23:14:53 -07: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 |
|
Jun Gong
|
81b705960f
|
Cancel context to make sure all plugins are cancelled when each schedule finishes
|
2019-10-29 22:37:59 +08:00 |
|
Jun Gong
|
b4c2b00690
|
Make sure score plugins are executed when no priority configured
|
2019-10-29 17:25:35 +08:00 |
|
Mike Dame
|
0f15705328
|
Add unit test for scheduler custom policy redeclaration validation
|
2019-10-28 16:26:13 -04:00 |
|
Kubernetes Prow Robot
|
badcd4af3f
|
Merge pull request #84084 from wojtek-t/migrate_scheduler_to_endpoints_lease_lock
Migrate components to EndpointsLeases leader election lock
|
2019-10-28 08:43:27 -07:00 |
|
wojtekt
|
ce499ac286
|
Migrate components to EndpointsLeases leader election lock
|
2019-10-28 09:09:03 +01:00 |
|
Jun Gong
|
2a85727ec5
|
When schedule begins, run snapshot before prefilter plugins
|
2019-10-28 14:59:42 +08:00 |
|
Kubernetes Prow Robot
|
41730db3f0
|
Merge pull request #84297 from liu-cong/custompred
Convert NodeLabelPresence custom predicate to filter plugin.
|
2019-10-26 09:57:23 -07:00 |
|
Kubernetes Prow Robot
|
d379ab2697
|
Merge pull request #84288 from wojtek-t/cleanup_conversions_registrations
Cleanup conversions registrations
|
2019-10-25 22:53:22 -07:00 |
|
Cong Liu
|
571cea0519
|
Convert NodeLabelPresence custom predicate to filter plugin.
|
2019-10-25 19:31:17 -04:00 |
|
notpad
|
f67ccbeee5
|
Apply feature gates in scheduler policy api compatibility test
|
2019-10-26 07:28:01 +08: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 |
|
Kubernetes Prow Robot
|
09a251ce92
|
Merge pull request #84274 from liggitt/beta-gate-pdb-informers
Feature-gate PDB informer starts
|
2019-10-24 11:56:34 -07:00 |
|
Kubernetes Prow Robot
|
b0c0155c19
|
Merge pull request #84192 from zouyee/removewrapper
Remove wrappers around storage-related listers in the predicate
|
2019-10-24 11:56:10 -07:00 |
|
Kubernetes Prow Robot
|
4fdf582687
|
Merge pull request #84011 from liu-cong/permit
Add permit_wait_duration_seconds metric for scheduler.
|
2019-10-24 11:55:41 -07:00 |
|
wojtekt
|
7b6bcdf780
|
Autogenerated code
|
2019-10-24 20:21:00 +02: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 |
|
Kubernetes Prow Robot
|
c08161a781
|
Merge pull request #84268 from draveness/feature/remove-wait-for-cache-sync
feat: remove WaitForCacheSync from scheduler factory
|
2019-10-24 06:12:20 -07:00 |
|
Kubernetes Prow Robot
|
2905275a08
|
Merge pull request #84264 from ahg-g/ahg-antiaffinity
Optimize interpod affinity priority function
|
2019-10-24 00:47:20 -07:00 |
|
Jordan Liggitt
|
feac7a40f5
|
Feature-gate PDB informer starts
|
2019-10-24 01:17:39 -04:00 |
|
draveness
|
76a42fb29b
|
feat: remove WaitForCacheSync from scheduler factory
|
2019-10-24 10:19:35 +08:00 |
|
Abdullah Gharaibeh
|
b213255bc8
|
interpod affinity prioritize
|
2019-10-23 21:03:02 -04:00 |
|
Mike Dame
|
5296650c1c
|
Add Scheduler validation check for redeclared plugin configs
|
2019-10-23 17:07:55 -04:00 |
|
Abdullah Gharaibeh
|
373cf8c1b1
|
move nodeinfo/snapshot.go into its own package
|
2019-10-23 16:12:13 -04:00 |
|
Kubernetes Prow Robot
|
a90b9402c9
|
Merge pull request #84232 from ahg-g/ahg-tree2
fixed node search starting point
|
2019-10-23 12:52:16 -07:00 |
|
Kubernetes Prow Robot
|
4f63f61c36
|
Merge pull request #84193 from ahg-g/ahg-list
Separate scheduler listers into their own package
|
2019-10-23 12:51:30 -07:00 |
|
Cong Liu
|
f32d735b50
|
Add permit_wait_duration_seconds metric for scheduler.
|
2019-10-23 09:01:27 -04:00 |
|
Abdullah Gharaibeh
|
d17cf7ddff
|
fixed node search starting point
|
2019-10-23 07:51:56 -04:00 |
|
Kubernetes Prow Robot
|
0c3424f53c
|
Merge pull request #83535 from wgliang/cleanup/scheduler_goroutines
Add a metric to track number of scheduler binding and prioritizing goroutines
|
2019-10-22 23:18:41 -07:00 |
|
Abdullah Gharaibeh
|
d393804237
|
separate listers into their own package
|
2019-10-22 18:11:02 -04:00 |
|
draveness
|
09f333940e
|
feat: remove CheckNodeMemoryPressure/DiskPressure/PIDPressure/Condition predicates
|
2019-10-22 15:28:32 +08:00 |
|
Kubernetes Prow Robot
|
ffffd6b6f5
|
Merge pull request #84148 from gongguan/filter_plugin
[migration phase 1] Add filter plugin for cloud provider storage predicate
|
2019-10-21 21:12:19 -07:00 |
|
Kubernetes Prow Robot
|
899ca689ad
|
Merge pull request #83983 from phiremande/phk-kube-dev
Issue 83458:Changed the return check for GetNodeInfo
|
2019-10-21 21:11:58 -07:00 |
|