Commit Graph

6 Commits

Author SHA1 Message Date
Qing Hao
872fafd298 upgrade to golang 1.17 (#57)
Signed-off-by: haoqing0110 <qhao@redhat.com>
2022-01-17 05:09:19 +01: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
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
cf967a313f add e2e test cases
Signed-off-by: Yang Le <yangle@redhat.com>
2021-05-24 18:31:34 +08:00
Yang Le
745568e107 add placementdecision creating controller
Signed-off-by: Yang Le <yangle@redhat.com>
2021-05-07 11:02:45 +08:00
Yang Le
10ce79464e add empty controller
Signed-off-by: Yang Le <yangle@redhat.com>
2021-04-23 17:21:06 +08:00