Commit Graph

11 Commits

Author SHA1 Message Date
Siyu Wang dbe481e5d0
Promote Advacned StatefulSet to v1beta1 (#423) 2020-11-02 10:01:04 -08:00
Ryan Zhang 5ef778cb70
add min ready setting (#336)
* add minReadySeconds to the stateful RollingUpdateStatefulSetStrategy

* fix lint

* add a requeue time when the pod is ready but need to wait

* address comments
2020-08-24 20:07:52 -07:00
Siyu Wang 5e8ad0adab
Update controller-runtime and rebuild project structure (#321)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-07-31 14:16:47 -07:00
Siyu Wang ecac53bd53 cloneset controller supports pod update (#200)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-01-01 22:39:07 -08:00
Siyu Wang 2c8202b14a Add custom-resource-gate in README and fix circleci config (#185)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2019-12-13 10:11:15 -08:00
Siyu Wang 22b8e17e60 Optimize inplace update for updating conflict (#182) 2019-12-12 11:22:58 -08:00
KevinBetterQ f297eaa8b1 complete code format
Signed-off-by: KevinBetterQ <1093850932@qq.com>
Signed-off-by: 葉秋 <kevin.qwk@alibaba-inc.com>
2019-07-18 22:21:33 +08:00
KevinBetterQ 6160ace1e3 feature: statefulset support pause
Signed-off-by: KevinBetterQ <1093850932@qq.com>
2019-07-17 21:00:53 +08:00
Kevin Qi c8b115118f fix: fix misspell,ineffassign and gofmt (#81)
Signed-off-by: KevinBetterQ <1093850932@qq.com>
2019-07-11 16:19:24 -07:00
FillZpp b148061146 AStatefulSet supports in-place update 2019-06-10 20:08:36 +08:00
He, Jian 20f7bdb00d initial kruise 2019-06-05 15:03:48 -07:00