Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge micro-gateway: K8 installation- URL in the file does not exist #286

Open
vpulagarwal opened this issue Apr 22, 2020 · 2 comments
Open

Comments

@vpulagarwal
Copy link

While attempting to run the curl command mentioned the docs:
curl -L https://raw.githubusercontent.com/apigee-internal/microgateway/master/kubernetes/release/downloadEdgeMicrok8s.sh | sh -
I get

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

I checked the URL used in the script to download latest version of edgemicro. The URL formed at line 43 in the script does not exist.

URL="https://github.com/apigee-internal/microgateway/releases/download/${EDGEMICRO_VERSION}/${NAME}.tar.gz"

@vpulagarwal vpulagarwal changed the title Edge micro-gateway: K8 installation- URL in the file doesn't seem to be working Edge micro-gateway: K8 installation- URL in the file doesn't not exist Apr 22, 2020
@vpulagarwal vpulagarwal changed the title Edge micro-gateway: K8 installation- URL in the file doesn't not exist Edge micro-gateway: K8 installation- URL in the file does not exist Apr 22, 2020
@danielsitnik
Copy link

+1
This is mentioned in the official docs but it doesn't work because of the reasons already pointed out by @vpulagarwal.

This issue is open since April... any chance of fixing it?

@dirien
Copy link

dirien commented Oct 8, 2020

thats so sad :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants