Commit Graph

7 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
Xianglin Gao f32f91d981 add failure policy and pause (#126)
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
2019-09-19 23:56:08 -07:00
葉秋 1242684090 remove deadcode
Signed-off-by: 葉秋 <kevin.qwk@alibaba-inc.com>
2019-07-19 09:20:45 +08:00
kanchairen f13d89564a Fix a bug that StatefulSet applies the revision incorrectly 2019-07-01 19:24:41 +08:00
He, Jian 20f7bdb00d initial kruise 2019-06-05 15:03:48 -07:00