-
Notifications
You must be signed in to change notification settings - Fork 66
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
Create a BinderHub helm chart in the infrastructure repo #1280
Comments
I have opened a very basic PR here: #1289 |
Some notes after chatting with @yuvipanda
|
Can you drop some thoughts/details about this one? Thanks! |
Chris wrote about it here #1382 |
I might be missing something... but I see high-level stuff on that issue (and there in proposal).
Feel free to point me out to existing notes/docs about that discussion if those already exist. |
@damianavila I think the point is that we don't know. I'm not even sure if the BinderHub chart will even continue to exist if you can use repo2docker to built images directly in z2jh 🤷🏻♀️ Until that issue I linked to has more technical details, I can't say for sure what the future of this chart will be. |
Issue I'm having with the binderhub helm chart:
How to resolve?
@yuvipanda would really appreciate your input here |
@choldgraf and I chatted today and we will open a post on Pangeo's Discourse forum to get input on the urgency of a Binder on GCP in the community. If it's not that urgent, it will probably be better to redirect the operational toil into #1382 instead of developing a million hacks to get a Pangeo Binder up now that will only have to change once that work is underway. |
@sgibson91 I think just copying them over is ok for now too. Alternatively, we just completely ignore basehub and just copy over whatever is in https://github.com/jupyterhub/mybinder.org-deploy, remove what isn't needed and get that going. |
@yuvipanda and I had a quick chat about moving this forward in a quicker manner. Plan is the following:
|
@yuvipanda I noticed that our GCP terraform config is already setup to create a GAR, so maybe we should use that instead of GCR? Transition notes: https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr |
@sgibson91 oooh yes using GAR would be perfect. |
@yuvipanda I requested your review on #1442 |
I believe #1404 is now ready to be reviewed/merged |
I also now have config that successfully pushes the built images to GAR instead of my Docker Hub account! But I'd like to get #1404 merged first so I can rebase without force pushing anything. |
Following PR enables the GAR. It's already deployed though! |
Last task to close this issue: Associated PR: |
Woohoo! I'm calling this one closed! 🎉 |
Originally posted by @yuvipanda in #919 (comment)
Tasks
helm-charts
folder in this repoThe text was updated successfully, but these errors were encountered: