Chunlin Yang
|
dff2347502
|
Disable placement scheduling (#80)
* Disable placement scheduling
Signed-off-by: clyang82 <chuyang@redhat.com>
* Update to use annontation defined in api
Signed-off-by: clyang82 <chuyang@redhat.com>
* sync to vendor folder
Signed-off-by: clyang82 <chuyang@redhat.com>
* run go mod tidy
Signed-off-by: clyang82 <chuyang@redhat.com>
* sync-up deploy/hub
Signed-off-by: clyang82 <chuyang@redhat.com>
Signed-off-by: clyang82 <chuyang@redhat.com>
|
2022-09-10 16:50:11 +02:00 |
|
DangPeng Liu
|
22ec6cb998
|
support labelselector set (#73)
Signed-off-by: ldpliu <daliu@redhat.com>
|
2022-05-30 06:05:02 -04:00 |
|
Qing Hao
|
33be032d73
|
requeue placement when toleration seconds expire (#64)
* update plugin interface
Signed-off-by: haoqing0110 <qhao@redhat.com>
* requeue placement when toleration seconds expire
Signed-off-by: haoqing0110 <qhao@redhat.com>
* return RequeueResult in isClusterTolerated
Signed-off-by: haoqing0110 <qhao@redhat.com>
* get minimal requeue time in for loop
Signed-off-by: haoqing0110 <qhao@redhat.com>
|
2022-03-14 02:16:13 -04:00 |
|
Qing Hao
|
aa32f623d7
|
support legacy clusterset (#65)
* support legacy clusterset
Signed-off-by: haoqing0110 <qhao@redhat.com>
* support legacy clusterset in getAvailableClusters
Signed-off-by: haoqing0110 <qhao@redhat.com>
|
2022-03-10 08:20:08 -05:00 |
|
Qing Hao
|
9898dbd56b
|
update placement and placementdecision api to v1beta1 (#60)
* update placement and placementdecision api to v1beta1
Signed-off-by: haoqing0110 <qhao@redhat.com>
* remove PrioritizerConfig.Name
Signed-off-by: haoqing0110 <qhao@redhat.com>
|
2022-01-29 03:22:25 -05:00 |
|
Qing Hao
|
137f8cab3f
|
add resync controller (#55)
* run resync in another goroutine
Signed-off-by: haoqing0110 <qhao@redhat.com>
* add resync controller
Signed-off-by: haoqing0110 <qhao@redhat.com>
* update benchmark testing
Signed-off-by: haoqing0110 <qhao@redhat.com>
|
2022-01-19 05:12:59 -05:00 |
|
Qing Hao
|
d13d0dbe48
|
placement extensible scheduling (#51)
* placement extensible scheduling
Signed-off-by: haoqing0110 <qhao@redhat.com>
* resync every 5 minutes
Signed-off-by: haoqing0110 <qhao@redhat.com>
* use ScoreCoordinate as map key, and add score lister
Signed-off-by: haoqing0110 <qhao@redhat.com>
* update go.mod
Signed-off-by: haoqing0110 <qhao@redhat.com>
* requeue placement with ScoreCoordinateTypeAddOn
Signed-off-by: haoqing0110 <qhao@redhat.com>
* update integration test case
Signed-off-by: haoqing0110 <qhao@redhat.com>
* fix review comments and remove resync from this PR
Signed-off-by: haoqing0110 <qhao@redhat.com>
* update api
Signed-off-by: haoqing0110 <qhao@redhat.com>
|
2022-01-12 02:56:07 +01:00 |
|
suigh
|
4d799ef051
|
add length check for event (#43)
Signed-off-by: suigh <suigh@cn.ibm.com>
|
2021-10-26 08:01:26 +00:00 |
|
Yang Le
|
9307989329
|
upgrade clusterset
Signed-off-by: Yang Le <yangle@redhat.com>
|
2021-09-18 11:10:17 +08:00 |
|
haoqing0110
|
2d1f7c301a
|
add prioritizer with weight
Signed-off-by: haoqing0110 <qhao@redhat.com>
|
2021-09-08 13:04:59 +00:00 |
|
Jian Qiu
|
148623f860
|
Add debugger endpoint
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2021-08-04 16:46:28 +08:00 |
|
Jian Qiu
|
4004e354fa
|
Use plugin to support steady/balance
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2021-07-27 16:50:49 +08:00 |
|
Jian Qiu
|
81dd4ec841
|
Update deps and actions
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2021-06-22 14:15:31 +08:00 |
|
Yang Le
|
08b26501cc
|
add more condition reasons
Signed-off-by: Yang Le <yangle@redhat.com>
|
2021-06-10 17:26:36 +08:00 |
|
Joshua Packer
|
598002e18f
|
Add condition for No ManagedClusterSetBindings (#11)
* Add condition for No ManagedClusterSetBindings
Signed-off-by: Joshua Packer <jpacker@redhat.com>
|
2021-06-03 17:08:46 +08:00 |
|
Yang Le
|
f5b9c31972
|
reschedule once cluster/clusterset/clustersetbinding changes
Signed-off-by: Yang Le <yangle@redhat.com>
|
2021-05-26 14:59:13 +08:00 |
|
Yang Le
|
3d64c80b75
|
add scheduling controller
Signed-off-by: Yang Le <yangle@redhat.com>
|
2021-05-18 18:16:31 +08:00 |
|