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 2017/12/11 21:43:16 UTC

[GitHub] dgrove-oss opened a new pull request #3093: Make OpenWhisk CLI available only via redirect

dgrove-oss opened a new pull request #3093: Make OpenWhisk CLI available only via redirect
URL: https://github.com/apache/incubator-openwhisk/pull/3093
 
 
   As was already done with the iOS starter app and the blackbox SDK,
   switch to making the cli binaries available via a redirect to the
   openwhisk-cli release page instead of copying cli binaries into
   the edge container.  As discussed in issue #2152 this eliminates
   the need for a custom OpenWhisk edge image for downstream deployments.
   
   Also update GoCLINginxTests to check for redirects instead of direct
   downloads and remove the cli role and related variable definitions
   from ansible.

----------------------------------------------------------------
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