Hi guys, I am working on Apigee Istio Adapter in Win64 machine. I have tried multiple versions 1.0.5/1.0.4 but with the same error,
apigee-istio provision --forceProxyInstall -o org-eval -e prod -u ssss@sss.com -p ssssss > samples/apigee/handler.yaml
error deploying auth proxy: error importing proxy istio-auth: POST https://api.enterprise.apigee.com/v1/o/org-eval/apis?action=import&name=istio-auth: 400 Bundle is invalid. Empty bundle
There are no solutions in the github issues page as well. Any help is appreciated.
Apart from this do we have any other examples on Apigee Istio?
Answer by Siddharth Barahalikar
·
Apr 30, 2019 at 07:02 AM
For demo purpose, I have copied an handler.yaml from my Linux machine and used the same in my Windows machine.
So in my windows machine, I am not running provision command, I simply copy paste the existing handler.yaml file.
I understand this is not a good practice, but I guess we can use this for testing/learning purpose.
Note - This is for version 1.0.5. I have not tried with the latest versions.
Answer by theganyo · Jan 25, 2019 at 04:56 PM
Perhaps there is an issue with Windows CLI. Is there any way you can running this using Linux or OS X?
Apigee with Istio 3 Answers
Istio Deployment Failure 2 Answers
Apigee Istio Queries 1 Answer
Error al configurar samples/apigee/handler.yaml 3 Answers
Issue implementing API Key/Quota validation with the Apigee Istio adapter 1 Answer