serverless-heaven / serverless-aws-alias

Alias support for Serverless 1.x
MIT License
189 stars 68 forks source link

Is there a plan to support alias traffic weighting feature? #230

Open zmw85 opened 10 months ago

zmw85 commented 10 months ago

it doesn't need to support the full gradual deployment feature like serverless-plugin-canary-deployments plugin does, it will be good enough if alias traffic weighting options can be included in the config, so we can build a canary CD process to have multiple deployment stages to shift the traffic manually.

Thanks