Commit Graph

16 Commits

Author SHA1 Message Date
Shu 127d91d51c
Fix typos (#458) 2020-11-20 10:04:10 -08:00
Siyu Wang dbe481e5d0
Promote Advacned StatefulSet to v1beta1 (#423) 2020-11-02 10:01:04 -08:00
Jeremy 0919e3114d
Some clean ups (#399)
* Accessing field 'firstUnhealthyPod.Name' may lead to nil pointer dereference

Signed-off-by: hantmac <hantmac@outlook.com>

* update
2020-10-22 09:54:31 -07:00
Siyu Wang 2e0a0a2d16
Fix Advanced StatefulSet inconsistentStatus comparing availableReplicas (#353) 2020-08-25 23:43:44 -07: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 bf798db07a
Optimize label selector for HPA (#233)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-03-09 23:17:11 -07:00
Siyu Wang 0b4204a357 Advanced Statefulset supports priority update (#199)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-01-02 23:12:45 -08: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
Junjun Li 75dd801078 report statefulSet condition error (#164)
report statefulSet condition error
Signed-off-by: Junjun Li <junjunli666@gmail.com>
2019-11-15 11:29:50 +08:00
葉秋 1242684090 remove deadcode
Signed-off-by: 葉秋 <kevin.qwk@alibaba-inc.com>
2019-07-19 09:20:45 +08:00
KevinBetterQ 40d92db3d2 fix: fix codeformat
Signed-off-by: KevinBetterQ <1093850932@qq.com>
2019-07-17 18:50:46 +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