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 2018/01/08 21:12:45 UTC

[GitHub] dgrove-oss opened a new pull request #143: bugfix for setting WSK_HOST on minikube

dgrove-oss opened a new pull request #143: bugfix for setting WSK_HOST on minikube
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/143
 
 
   When minikube isn't using the none driver, the Hostname
   returned from `kubectl describe nodes` may not be resolvable.
   Use `minikube ip` instead to get an ip addr for WSK_HOST.
   
   Also update the logs command that runs when the script fails
   to use the name=invoker label (missed when we converted the
   invoker from statefulsets to daemonsets).

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