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:
[email protected]


With regards,
Apache Git Services

Reply via email to