Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

apigee-istio provision on Windows fails #178

Closed
srinandan opened this issue Aug 6, 2018 · 5 comments
Closed

apigee-istio provision on Windows fails #178

srinandan opened this issue Aug 6, 2018 · 5 comments
Labels
bug Something isn't working CLI Command Line Interface

Comments

@srinandan
Copy link
Contributor

Looks like the proxy bundle is not created properly on Windows Please see here: https://community.apigee.com/questions/59768/apigee-with-istio.html

@theganyo theganyo changed the title apigee-istio provision on Windows apigee-istio provision on Windows fails Aug 6, 2018
@theganyo theganyo added the bug Something isn't working label Aug 6, 2018
@theganyo theganyo added backlog CLI Command Line Interface and removed backlog labels Aug 16, 2018
@theganyo
Copy link
Member

This has been solved. Per the original poster at the link above:
"Was using git bash. From Windows command line, the apigee-istio.exe is working OK."

@theganyo theganyo removed the next label Aug 21, 2018
@vgribok
Copy link

vgribok commented Apr 11, 2019

Still having this problem with apigee-istio.exe as of adapter version 1.0.6. Ran in both regular Windows command prompt windows and GitBash - same problem, as described above. Had to get Linux version and run it in Windows Subsystem for Linux (WSL), where it did work.

@theganyo
Copy link
Member

Would you be able to run with --verbose and post the results? (Since you've now successfully installed the proxy, you'll need to delete the istio-auth proxy, use a different org, or use the --forceProxyInstall option to get the client to attempt to install it again.)

@vgribok
Copy link

vgribok commented Apr 11, 2019

apigee-istio.exe of 1.0.6 does not appear to have "--verbose" option. It's not listed when running --help, and adding it at the end of the command line does not change the output. Using version 1.0.6 since that is Istio version installed on the GKE cluster I am working with.

@theganyo theganyo reopened this Apr 17, 2019
@theganyo
Copy link
Member

I was able to recreate. It appears that the proxy bundle is included in the apigee-istio.exe and is sent to the Apigee server during execution of the provisioning command, but is rejected by Apigee for some reason.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working CLI Command Line Interface
Projects
None yet
Development

No branches or pull requests

3 participants