istio-workshop icon indicating copy to clipboard operation
istio-workshop copied to clipboard

failed to provision

Open stevehu opened this issue 7 years ago • 5 comments

I am trying to get the Istio integrated with Apigee Edge cloud service by following your tutorial. I am stuck at the provision step.

Here is my command line.

./apigee-istio -u [email protected] -p xxxxxxxxxxx -o huizhongstevehu-eval -e test provision > samples/apigee/handler.yaml

And I got the following error with an empty handler.yaml file in the apigee folder.

error retrieving or creating kvm: error checking for kvm istio, status code: 401

I am guessing that a kvm instance needs to be created on the apigee server side and I don't have the permission. Do you know the root cause? What should I do to get it resolved?

Thanks.

stevehu avatar Sep 28 '18 16:09 stevehu

Hey Steve, I'm glad you're trying this.

yes, that is the problem. The user should be an org admin on Apigee Edge.

srinandan avatar Sep 29 '18 05:09 srinandan

My friend, thanks for your help. Let me know the next time you travel to Toronto.

stevehu avatar Sep 29 '18 23:09 stevehu

Hi Srinandan, I have granted Organization Administrator role but still go the same error with the amer-poc20 org on Apigee Edge. Anything else should I check? Do I need to create the key/value mapping on the Apigee Edge manually?

Thanks.

error retrieving or creating kvm: error checking for kvm istio, status code: 401

stevehu avatar Oct 01 '18 19:10 stevehu

The released package has a bug. I have compiled master branch and executed the command line on my local with the correct output. I have to manually update the handler.yaml file.

stevehu avatar Oct 04 '18 22:10 stevehu

Can you please open an issue here?

srinandan avatar Oct 05 '18 20:10 srinandan