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/07 20:50:22 UTC

[GitHub] DanLavine opened a new pull request #2583: Create Nginx image with localy built CLI, Blackbox SDK.

DanLavine opened a new pull request #2583: Create Nginx image with localy built CLI, Blackbox SDK.
URL: https://github.com/apache/incubator-openwhisk/pull/2583
 
 
   * Loclally builds and adds all CLI OS + arch builds to Nginx
   * builds and adds Blackbox SDK
   * Update Ansible scripts to deploy the new nginx image
   
   The main motivation for this feature is so deployment options that don't want to rely on Ansible's post docker creation steps can have an Nginx image with all the extra CLIs and SDKs built into it.
   
   **NOTE** This PR will require a new Nginx image for OpenWhisk. I'm not sure where this would be built and published from.
   
   **NOTE** This PR removes the ability to install the CLI from the remote github repo. However, when the CLI is split out of the main OpenWhisk repo it should be easy to pull the remote CLI. All that would need to change is not building the CLI locally and instead, pull the CLI binary/zip files from github.
 
----------------------------------------------------------------
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