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

Update hub image #1849

Merged
merged 5 commits into from
Nov 2, 2022
Merged

Conversation

GeorgianaElena
Copy link
Member

This updates the hub image with the following:

  • bumps oauthenticator from the commit it was pinned, to the latest 15.1.0 release
  • bumps and pins kubespawner to this commit jupyterhub/kubespawner@fa19acd

It also puts the custom packages we're installing alogside their pinned versions inside a requirement.txt to be picked up by dependabot.

Closes #1589 and closes #1825

@GeorgianaElena GeorgianaElena self-assigned this Nov 2, 2022
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

Merging this PR will trigger the following deployment actions.

Support and Staging deployments

Cloud Provider Cluster Name Upgrade Support? Reason for Support Redeploy Upgrade Staging? Reason for Staging Redeploy
aws openscapes No Yes Core infrastructure has been modified
gcp 2i2c-uk No Yes Core infrastructure has been modified
gcp linked-earth No Yes Core infrastructure has been modified
gcp 2i2c No Yes Core infrastructure has been modified
gcp callysto No Yes Core infrastructure has been modified
gcp leap No Yes Core infrastructure has been modified
gcp meom-ige No Yes Core infrastructure has been modified
gcp cloudbank No Yes Core infrastructure has been modified
gcp awi-ciroh No Yes Core infrastructure has been modified
gcp m2lines No Yes Core infrastructure has been modified
aws nasa-cryo No Yes Core infrastructure has been modified
kubeconfig utoronto No Yes Core infrastructure has been modified
aws gridsst No Yes Core infrastructure has been modified
aws uwhackweeks No Yes Core infrastructure has been modified
gcp pangeo-hubs No Yes Core infrastructure has been modified
aws carbonplan No Yes Core infrastructure has been modified

Production deployments

Cloud Provider Cluster Name Hub Name Reason for Redeploy
aws openscapes prod Core infrastructure has been modified
gcp 2i2c-uk lis Core infrastructure has been modified
gcp linked-earth prod Core infrastructure has been modified
gcp 2i2c demo Core infrastructure has been modified
gcp 2i2c ohw Core infrastructure has been modified
gcp 2i2c pfw Core infrastructure has been modified
gcp 2i2c peddie Core infrastructure has been modified
gcp 2i2c catalyst-cooperative Core infrastructure has been modified
gcp 2i2c earthlab Core infrastructure has been modified
gcp 2i2c paleohack2021 Core infrastructure has been modified
gcp 2i2c aup Core infrastructure has been modified
gcp 2i2c temple Core infrastructure has been modified
gcp callysto prod Core infrastructure has been modified
gcp leap prod Core infrastructure has been modified
gcp meom-ige prod Core infrastructure has been modified
gcp cloudbank spelman Core infrastructure has been modified
gcp cloudbank ccsf Core infrastructure has been modified
gcp cloudbank elcamino Core infrastructure has been modified
gcp cloudbank glendale Core infrastructure has been modified
gcp cloudbank howard Core infrastructure has been modified
gcp cloudbank miracosta Core infrastructure has been modified
gcp cloudbank skyline Core infrastructure has been modified
gcp cloudbank canada Core infrastructure has been modified
gcp cloudbank demo Core infrastructure has been modified
gcp cloudbank fresno Core infrastructure has been modified
gcp cloudbank lassen Core infrastructure has been modified
gcp cloudbank clovis Core infrastructure has been modified
gcp cloudbank sbcc Core infrastructure has been modified
gcp cloudbank mills Core infrastructure has been modified
gcp cloudbank palomar Core infrastructure has been modified
gcp cloudbank pasadena Core infrastructure has been modified
gcp cloudbank sjcc Core infrastructure has been modified
gcp cloudbank tuskegee Core infrastructure has been modified
gcp cloudbank avc Core infrastructure has been modified
gcp cloudbank csu Core infrastructure has been modified
gcp awi-ciroh prod Core infrastructure has been modified
gcp m2lines prod Core infrastructure has been modified
aws nasa-cryo prod Core infrastructure has been modified
kubeconfig utoronto prod Core infrastructure has been modified
aws gridsst prod Core infrastructure has been modified
aws uwhackweeks snowex Core infrastructure has been modified
gcp pangeo-hubs prod Core infrastructure has been modified
aws carbonplan prod Core infrastructure has been modified

@GeorgianaElena GeorgianaElena requested a review from a team November 2, 2022 10:26
@sgibson91
Copy link
Member

sgibson91 commented Nov 2, 2022

I think for dependabot to pick up these files, we should remove this line from the config:

I believe then dependabot will look for any requirements files anywhere in the repo, as opposed to just the root

@sgibson91
Copy link
Member

Also remember that merging this will overwrite what was done manually in #1848

We should probably not wait for Yuvi to merge that and just do it now

@GeorgianaElena
Copy link
Member Author

I believe then dependabot will look for any requirements files anywhere in the repo, as opposed to just the root

Hmm, I actually thought that the / in the directory, meant search recursively everywhere in /, which should have meant everywhere.
Apparently, neither the /, nor leaving directory empty means please go and search everywhere for such files :/ as the directory is a required field.

dependabot/dependabot-core#3951 has more context about specifying multiple directories for dependabot. It looks like we need to list each individual location for the requirements file

@GeorgianaElena
Copy link
Member Author

We should probably not wait for Yuvi to merge that and just do it now

Good point! I will merge it before this one

@sgibson91
Copy link
Member

RE dependabot: dang. Let's just merge as-is and I'll open a follow-up PR for dependabot

@GeorgianaElena GeorgianaElena merged commit 5ab8b8b into 2i2c-org:master Nov 2, 2022
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

🎉🎉🎉🎉

Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/3378915289

@GeorgianaElena
Copy link
Member Author

RE dependabot: dang. Let's just merge as-is and I'll open a follow-up PR for dependabot

Thanks a lot @sgibson91! Should we note this somewhere to don't forget? Hmm, maybe re-open #1589 ?

@sgibson91
Copy link
Member

@GeorgianaElena I just went straight for the PR because I had the commit ready

@yuvipanda
Copy link
Member

Thanks a lot for catching #1848 dependency, @sgibson91!

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