Yadan-Wei
|
15109e4cea
|
Add Kurise Advanced DaemonSet to rollouts framework. (#134)
Signed-off-by: Yadan-Wei <yadanwei0712@gmail.com>
|
2023-05-08 09:49:14 +08:00 |
Wei-Xiang Sun
|
c0b1fea7f8
|
rewrite batchRelease controller (#90)
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-12-01 17:36:51 +08:00 |
Wei-Xiang Sun
|
5924c727a7
|
allow rollout even if revision not change (#98)
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-11-01 14:48:24 +08:00 |
Wei-Xiang Sun
|
65b75a6615
|
support cloneset & statefulset rollback in batches (#54)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
|
2022-08-23 11:11:43 +08:00 |
berg
|
794003c150
|
fix some little rollout bug (#59)
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
|
2022-07-22 18:47:37 +08:00 |
Wei-Xiang Sun
|
4bd51e0c16
|
patch batch index to pods during rollout (#43)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
|
2022-06-10 17:56:57 +08:00 |
Wei-Xiang Sun
|
dc5b0cb954
|
support statefulset & advanced statefulset (#34)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
|
2022-06-02 10:30:05 +08:00 |
Wei-Xiang Sun
|
e557a759b5
|
improve code implementation (#35)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
|
2022-05-25 17:06:43 +08:00 |
Wei-Xiang Sun
|
a29ed0a806
|
Improve BatchRelease controller (#22)
* handle plan changes during rollout; support cloneset better
Signed-off-by: veophi <vec.g.sun@gmail.com>
* implify logic
Signed-off-by: veophi <vec.g.sun@gmail.com>
* parse percent-type canaryReplicas as percent-type partition
Signed-off-by: veophi <vec.g.sun@gmail.com>
* reform codes and fix bugs of repeated creation of canary deployment & cloneset canary replicas logic calculation
Signed-off-by: veophi <vec.g.sun@gmail.com>
* remove unused fields for batchrelease
Signed-off-by: veophi <vec.g.sun@gmail.com>
|
2022-03-25 18:29:49 +08:00 |
berg
|
574b31d093
|
adjusting the rollout directory structure (#19)
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
|
2022-03-10 16:07:42 +08:00 |