Wei-Xiang Sun
c56e2f3394
rolling deployment in partition-style ( #115 )
...
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
2023-02-10 10:57:55 +08:00
Wei-Xiang Sun
b0c7b3b92a
init advanced deployment controller as native deployment controller ( #104 )
...
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-19 17:54:08 +08:00
berg
973e39b0c8
Rewrite rollout controller code ( #102 )
...
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
2022-12-16 22:56:07 +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
berg
0c54037c60
Implementing a generic Ingress based on Lua And A/B Testing Release ( #86 )
...
* rollout support A/B Testing API
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
* Implementing a generic Ingress based on Lua
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
2022-11-22 11:22:43 +08:00
Wei-Xiang Sun
113527e6f3
add failure threshold ( #101 )
...
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-16 13:40:37 +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
yike21
b7315e1658
[Issue10] Add_rollout history api and controller ( #61 )
...
* add RolloutHistory api
Signed-off-by: yike21 <yike21@qq.com>
* add RolloutHistory controller
Signed-off-by: yike21 <yike21@qq.com>
Signed-off-by: yike21 <yike21@qq.com>
2022-10-31 11:50:23 +08:00
Wei-Xiang Sun
5525846f6c
change rollout id from workload labels to annotations ( #75 )
...
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-09-05 11:26:38 +08:00
Wei-Xiang Sun
e1ba1b0ea6
update canary status after the first deployment of rollout ( #72 )
...
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-09-01 14:39:35 +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
84d9702e3d
fix revision name for statefulset ( #53 )
...
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
2022-07-08 11:05:23 +08:00
Wei-Xiang Sun
68b1c9eea9
consider the indirect owner-relationship between pod and workload ( #48 )
...
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
2022-06-28 10:32:18 +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
cf29580566
ignore some cases that no needs to progress ( #46 )
...
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
2022-06-14 15:04:01 +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
berg
15d5a77260
Code optimization ( #25 )
...
* code optimization rollout
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
* changelog 0.1.0
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
* github workflow e2e test
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
* Optimize rollout state transition related code
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
2022-04-20 20:22:38 +08:00
berg
f25653606f
Allow modification of steps during rollout ( #23 )
...
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
2022-03-28 16:33:50 +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
Siyu Wang
d26d3a66c6
Add workflow actions and update Makefile ( #20 )
...
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-03-10 19:28: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
berg
40748424e4
rollout controller ( #6 )
...
* rollout controller
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
* rollout controller e2e
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
* add rollout status message
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
2022-03-10 13:59:42 +08:00