apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.54k stars 1.17k forks source link

Add rust:1.34 runtime support to default deployments #4443

Open csantanapr opened 5 years ago

csantanapr commented 5 years ago

Title: Add rust:1.34 runtime support to default deployments

1. Add rust:1.34 to core ansible/vagrant deploy

3. Add rust:1.34 to docker-compose deploy

4. Add rust:1.34 to deploy-kube

5. Update wskdeploy with rust:1.34

6 Update website with rust:1.34

rdiaz82 commented 5 years ago

@csantanapr I'm going to start working on this! :)

csantanapr commented 5 years ago

Thank you @rdiaz82

dgrove-oss commented 5 years ago

@rdiaz82 great to see you working on this again. Should we be making an official release of the rust runtime now (or soon) as part of closing this work out?

rdiaz82 commented 5 years ago

@dgrove-oss To be honest, I don't have much idea about the release process. I'm just marking things done from the list 🤣 So please any guidance from your side will be awesome!