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/23 20:24:27 UTC

[GitHub] pritidesai opened a new issue #380: Add unit tests to verify that wskdeploy is able to load credentials

pritidesai opened a new issue #380: Add unit tests to verify that wskdeploy is able to load credentials
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/380
 
 
   We have a plan to follow precedence order of setting whisk credentials:
   
   - API host for the OpenWhisk deployment
   
   - API key for the subject invoking the action
   
   - Namespace for the activation
   
   Here is the precedence order:
   
   (1) Deployment/Manifest file
   (2) whisk properties / wskprops file
   (3) Environment variables
   
   Add verification in wskdeploy to verify that these credentials are being set before it attempts to run deployment/undeployment. 
 
----------------------------------------------------------------
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