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 2017/12/20 17:49:30 UTC

[GitHub] dgrove-oss opened a new pull request #133: fixes for apigateway; restructure deployment to eliminate cycles

dgrove-oss opened a new pull request #133: fixes for apigateway; restructure deployment to eliminate cycles
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/133
 
 
   Several small fixes to get apigateway functionality working including
   adding an ingress definition for apigateway.
   
   Restructure deployment so that all services and ingresses get created
   during initial cluster configuration.  This breaks circular
   dependencies since it makes the service host/port and ingress
   information available before any pods are deployed.
   
   Closes #109.

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