Rohit Goyal

Results 3 issues of Rohit Goyal

Hi, I have downloaded the open source version of Microgateway and created a Swagger yaml with SecurityDefinitions ``` securityDefinitions: clientIdHeader: type: apiKey in: header name: X-IBM-Client-Id ``` I was able...

##How do I deploy Kong with HTTP Load Balancer on GKE I am trying to setup Kong on GKE with HTTP Load Balancing. GKE allow creation of HTTP Load Balancer...

I am using maven plugin 1.9.60 with JDK 8 Running command `mvn install appengine:update -Dappengine.additionalParams="--service_account_json_key_file=client-secret.json"` I could see the version deployed but 0% traffic. Logs says error as below. Could...