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: [email protected] With regards, Apache Git Services
