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

CLI cannot be installed (bucket was deleted) #28

Closed
mauricejk opened this issue Sep 15, 2020 · 11 comments · Fixed by #42
Closed

CLI cannot be installed (bucket was deleted) #28

mauricejk opened this issue Sep 15, 2020 · 11 comments · Fixed by #42
Assignees

Comments

@mauricejk
Copy link

mauricejk commented Sep 15, 2020

GCPing is broken as the project associated with the bucket was deleted:

curl https://storage.googleapis.com/gcping-release/gcping_linux_amd64_0.0.3 > gcping && chmod +x gcping

./gcping: line 1: ProjectNotFoundThe requested project was not found.

The requested project was not found.

@fabiopedrosa
Copy link

Same. Any repo maintainer can look into it?

@jcvasquezbetancur
Copy link

jcvasquezbetancur commented Jan 27, 2021

oh no, same issue here. 4 months since reported.... please some help here

@samtstern
Copy link

@rakyll @imjasonh anything we can do about this?

@imjasonh
Copy link
Contributor

imjasonh commented Mar 3, 2021

I can't speak for @rakyll, but I do know that neither of us work for Google anymore, so we might need to rely on other contributors to keep this project moving forward.

As for this specific issue, I would guess that the bucket was deleted because it was owned by a googler who left, and Google deleted the project. If someone wants to contribute a goreleaser config that publishes built binaries to GitHub Releases that could be cool. I'd be happy to help if someone steps up.

Beyond that there's also the issue that even if you can install the binary, it'll hit endpoints that don't exist anymore since I migrated https://gcping.com to Cloud Run. #29 should fix that. #27 too.

GCPing, both the website and the CLI, were always side projects, and now that neither of us work at Google I suspect they're even side-ier than ever. If anybody finds them useful and wants to contribute, now would be a great time. 😄

@samtstern
Copy link

@imjasonh thanks for the thoughtful response! Didn't realize this was all Xooglers :-)

@mastersingh24
Copy link
Member

@imjasonh - I'd be interested in maintaining this project. I've found this to be a useful utility for sure. Who are the active maintainers?

@imjasonh
Copy link
Contributor

@mastersingh24 for this repo (gcp/gcping, the CLI), I don't know if there are any active maintainers.

For imjasonh/gcping, the website https://gcping.com, I'm the only active maintainer, in whatever free time I can find to maintain it.

I'd be more than happy to take on anybody interested in running releases of imjasonh/gcping, it's fairly straightforward. I'd be especially interested in anybody current Google employees want to take over ownership of the infrastructure. It costs about $18/month to run the global load balancer. 💸

@samtstern
Copy link

@imjasonh I'd be happy to migrate this project into the google.com org (if it isn't already) so that I can cover the load balancer bill with internal billing. However I wouldn't be comfortable with an external maintainer having total access to a project with internal billing.

Would the maintainer need access to the project with the load balancer?

@imjasonh
Copy link
Contributor

@samtstern Thanks. Yeah, I think google's org policy would prevent a non-googler from doing that anyway, at least without lots of approval headaches.

I don't think I'd need access to the project, but not having access would make me a pretty bad co-maintainer 😆 , so you'd probably end up taking it all on yourself (or you along with other googler owners like @mastersingh24). If you're fine with that, I'm fine with that.

@mastersingh24
Copy link
Member

I'd be happy to help take this on/over as well @imjasonh @samtstern

@enocom enocom changed the title Bucket was deleted CLI cannot be installed (bucket was deleted) Jun 17, 2021
@enocom enocom self-assigned this Jul 25, 2021
enocom added a commit that referenced this issue Jul 25, 2021
* Restore gcping-release bucket
* Update release target with README updates
* Bump to latest Go version
* Use dev if version isn't defined

Fixes #28
@enocom
Copy link
Member

enocom commented Jul 25, 2021

A group of people at Google have taken over this project. The release bucket is available again for v0.0.5 and onward.

Thanks to everyone who offered to help.

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

Successfully merging a pull request may close this issue.

7 participants