pritidesai commented on issue #734: Enable query of dynamic runtimes from 
deployment host
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/734#issuecomment-365432288
 
 
   @mrutkows We do have support for reading runtimes dynamically from openwhisk 
endpoint, PR #737 is adding info messages saying where the runtimes are coming 
from.
   
   With PR #737, wskdeploy produces info when the openwhisk endpoint is not 
reachable:
   ```
   Info: Unmarshal OpenWhisk runtimes from local values.
   ```
   
   and when its reading runtimes dynamically:
   
   ```
   Info: Unmarshal OpenWhisk runtimes from internet at 
https://openwhisk.ng.bluemix.net.
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to