Meng Wenbin

Results 3 issues of Meng Wenbin

基于https://github.com/CNSRE/ABTestingGateway 实现基本的灰度发布策略,并基于此二次开发动态增删查改策略的服务,用户可以自定义灰度策略。 灰度发布流程。 1. 用户在ABTestingGateway中添加自己灰度策略 2. 用户根据自己的灰度策略在应用中生成对应的名单,并将数据存放在策略位置,如url,cookie,header,ip .etc 3. 在console中填写灰度发布参数(divtype, divdata, instances .etc)进行灰度发布 4. deployd根据灰度发布参数生成对应的灰度容器,并将数据写入etcd 5. webrouter根据etcd数据动态更改路由配置 6. 停止灰度,则删除对应的容器,升级则将应用升级后删除灰度容器

in containerd 0.2.x, docker exec new process need 70ms as issue https://github.com/moby/moby/issues/33933 said, and containerd supervisord exec task with single goroutine, so many context cancelled when too many containers in...

## Unable to freeze tensor of type Int64/Float64 into constant layer, try to compile model with truncate_long_and_double enabled When I try to test the Transformer Attention layer with tensorRT, I...

bug