You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/04/12 03:11:42 UTC

[GitHub] [incubator-openwhisk] csantanapr opened a new issue #4443: Add rust:1.34 runtime support to default deployments

csantanapr opened a new issue #4443: Add rust:1.34 runtime support to default deployments
URL: https://github.com/apache/incubator-openwhisk/issues/4443
 
 
   Title: Add `rust:1.34` runtime support to default deployments
   
   ### 1. Add `rust:1.34` to core ansible/vagrant deploy
   - [ ] Add `rust:1.34`entry into [ansible/files/runtimes.json](https://github.com/apache/incubator-openwhisk/blob/master/ansible/files/runtimes.json#L209)
   - [ ] Update and add doc file into [docs/actions.md](https://github.com/apache/incubator-openwhisk/tree/master/docs/actions.md)
   - [ ] Update unicode tests https://github.com/apache/incubator-openwhisk/tree/master/tests/dat/actions/unicode.tests
   - [ ] Update swagger file https://github.com/apache/incubator-openwhisk/blob/master/core/controller/src/main/resources/apiv1swagger.json
   
   ### 3. Add `rust:1.34` to docker-compose deploy
   - [ ] Add `rust:1.34` into runtime manifest
   https://github.com/apache/incubator-openwhisk-devtools/blob/master/docker-compose/docker-whisk-controller.env#L64
   
   ### 4. Add `rust:1.34` to deploy-kube
   - [ ] Add `rust:1.34` into runtime manifest
   https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/helm/openwhisk/runtimes.json
   
   ### 5. Update wskdeploy with `rust:1.34`
   - [ ] Update spec, and tests for `rust:1.34`
   https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/runtimes/runtimes.go#L267
   https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/specification/html/spec_actions.md#valid-runtime-names
   https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/tests/src/integration/runtimetests/manifest.yaml#L5
   
   ### 6 Update website with `rust:1.34`
   - [ ] Update js action section with `rust:1.34`
   https://github.com/apache/incubator-openwhisk-website/blob/master/_layouts/documentation.html
   https://github.com/apache/incubator-openwhisk-website/tree/master/_includes/code

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services