You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/31 22:59:30 UTC

[GitHub] pritidesai opened a new issue #429: runtime swift vs swift:2 vs swift:3.1.1

pritidesai opened a new issue #429: runtime swift vs swift:2 vs swift:3.1.1
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/429
 
 
   I am writing an action and have set runtime to `swift` or `swift:2` which fails:
   
   ```
   2017/08/31 14:09:46 Got error creating action with error message: The 'swift' runtime is no longer supported. You may read and delete but not update or invoke this action. (code 196) and error code: 144.
   ```
   This error disappears and action is deployed when runtime is set to `swift:3.1.1`. 
   
   Does openwhisk support swift:2? One of the blog posts says "If you have any Swift v2 actions, you will want to migrate those to the Swift v3 runtime." 
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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