Commit Graph

6 Commits

Author SHA1 Message Date
Zhizhen He 1ee3516903
fix: replace deadcode with unused and address existing issues (#1175)
* fix: replace deadcode with unused and address existing issues

Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>

* chore: update manifests

Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>

* fix: remove unused functions to make linter happy

Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>

* fix: make generate

Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>

* fix: run make generate manifests using Go 1.18

Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>

---------

Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2023-02-15 15:48:04 +08:00
Wei-Xiang Sun daaf16d22f
workloadspread support statefulset (#1056)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>

Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
2022-08-18 11:10:19 +08:00
Wei-Xiang Sun 11771e1d78
Make workloadSpread more robust and easily-used. (#823)
* relax validation restriction of workloadspread

Signed-off-by: veophi <vec.g.sun@gmail.com>

* improve management of workloadspread for existing pods

Signed-off-by: veophi <vec.g.sun@gmail.com>
2021-12-03 15:23:27 +08:00
Wei-Xiang Sun f5214526dc
manage the pods that were created before workloadspread (#752)
Signed-off-by: veophi <vec.g.sun@gmail.com>
2021-10-25 11:13:16 +08:00
Siyu Wang 908a58b353
Bump Kubernetes dependency to 1.20 and admission/apiextensions to v1 (#743)
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
2021-09-09 17:14:55 +08:00
Guanglei Cao 724658576a
add api and validation webhook for workloadspread (#659)
Signed-off-by: bolstlei <1606880753@qq.com>
2021-08-05 16:00:59 +08:00