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
|
3d1df9c315
|
allow users define controller workers (#67)
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-23 14:46:26 +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 |
Wei-Xiang Sun
|
53a746ace6
|
fix goroutine race bug (#62)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
|
2022-08-08 19:15:53 +08:00 |
Wei-Xiang Sun
|
149e5a48da
|
add dynamic watcher for various workload types (#47)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
|
2022-06-22 13:46:09 +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 |