Davanum Srinivas
|
07d88617e5
|
Run hack/update-vendor.sh
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:33 -04:00 |
|
Davanum Srinivas
|
442a69c3bd
|
switch over k/k to use klog v2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:27 -04:00 |
|
Gaurav Singh
|
31afb24244
|
[Scheduler] Map deletion complexity: log(n) => O(1)
|
2020-04-19 11:31:55 -04:00 |
|
Kubernetes Prow Robot
|
b35fdbc037
|
Merge pull request #89904 from alculquicondor/raw-extension-plugin-args
Use RawExtension and Object for external and internal, respectively, scheduling plugin args
|
2020-04-15 15:22:59 -07:00 |
|
Aldo Culquicondor
|
ce05382b58
|
Use RawExtension and Object for external and internal scheduling plugin args, respectively
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-04-14 13:44:42 -04:00 |
|
Abdullah Gharaibeh
|
2c51c13620
|
Scheduler NodeInfo cleanup
|
2020-04-09 19:03:51 -04:00 |
|
Abdullah Gharaibeh
|
b8ddd00312
|
scheduler's NodeInfo tracks PodInfos instead of Pods
|
2020-04-08 17:53:20 -04:00 |
|
Abdullah Gharaibeh
|
a5d8172715
|
move nodeinfo type to framework pkg
|
2020-04-07 10:25:24 -04:00 |
|
Abdullah Gharaibeh
|
ed3fe054df
|
move scheduler nodeinfo to pkg/scheduler/types
|
2020-03-31 21:02:09 -04:00 |
|
Abdullah Gharaibeh
|
fb66e807cd
|
Remove scheduler framework dependency on predicates package
|
2020-01-13 13:02:31 -05:00 |
|
Abdullah Gharaibeh
|
c86f59610c
|
remove test/integration dependency on predicates and algorithmprovider
|
2020-01-08 19:51:22 -05:00 |
|
Haosdent Huang
|
aae9a7f704
|
Break nodevolumelimits Filter plugins dependency on predicates package
|
2020-01-06 02:30:40 +08:00 |
|
draveness
|
320ac4e277
|
feat(scheduling): implement azure, cinder, ebs and gce as filter plugin
|
2019-12-28 11:46:40 +08:00 |
|
draveness
|
291a7bb164
|
feat(scheduling): move csi volume predicates to csi filter plugin
|
2019-12-27 09:14:35 +08:00 |
|
Fabio Bertinatto
|
a59abc3cc3
|
Convert scheduler to use CSINode GA
|
2019-11-12 09:43:54 +01:00 |
|
Fabio Bertinatto
|
affcd0128b
|
Promote volume limits to GA
|
2019-11-12 09:43:53 +01: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 |
|
Abdullah Gharaibeh
|
a772722660
|
Remove CSINode from scheduler cache.
|
2019-10-19 03:52:22 +00:00 |
|
Shintaro Murakami
|
bf256bcb00
|
Use frameworkHandle to get listers
|
2019-10-19 01:29:05 +09: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 |
|
notpad
|
f06925b0ee
|
[migration phase 1] CSIMaxVolumeLimitChecker as filter plugin
|
2019-10-17 22:04:02 +08:00 |
|