-
Notifications
You must be signed in to change notification settings - Fork 65
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
Add a new "hub-experimental" hub image and enable unlisted choices for leap hub #2851
Add a new "hub-experimental" hub image and enable unlisted choices for leap hub #2851
Conversation
Merging this PR will trigger the following deployment actions. Support and Staging deployments
Production deployments
|
This looks great to me, @GeorgianaElena! Let's add docs and then we can merge. Thank you for exploring this approach, I think it would allow us to move faster safely. |
…ress to push it on quay
…for each of the profiles
27fad18
to
97d8b7a
Compare
@yuvipanda, I've added some docs. I tried to add some, so that we can also close #2800. Do you think this is good enough? |
ok, I absolutely love the mermaid diagram as policy! THANK YOU @GeorgianaElena! I've left some minor style and similar comments, but this can be merged once you have addressed them / accepted the suggestions! THANK YOU! |
Co-authored-by: Yuvi Panda <[email protected]>
Co-authored-by: Yuvi Panda <[email protected]>
Co-authored-by: Yuvi Panda <[email protected]>
Co-authored-by: Yuvi Panda <[email protected]>
Yay! Excited to see this go live :) |
🎉🎉🎉🎉 Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/5654078956 |
This PR:
hub-experimental
image for the hub, that we can use to test latest changes of pkgs for our hub image and deploy just to specific hubs before rolling a change to all the others (credits to @yuvipanda for proposing this solution to test latest kubespawner changes in https://2i2c.slack.com/archives/C05FP4UPTEE/p1689922103844759)the new image is available at https://quay.io/repository/2i2c/experimental-hub
it can be pushed using chartpress, just like the default hub image
hub-experimental
on leap hubs and enablesunlisted_choice
from latestkubespawner
main, per Setup the profile list to allow a user specified image for leap.2i2c.cloud - for all server options #2146Needs:
hub-experimental
unlisted_choices
This is how it looks like on leap staging (I also tried spawning a custom image and it worked 🎉 )
Closes #2146
Closes #2800