forked from jupyterhub/zero-to-jupyterhub-k8s
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'sync-upstream' into main-shib
* sync-upstream: (515 commits) Switch to new shib-web container v1.0.0 Update library/traefik version from v3.2.0 to v3.2.1 Update kube-scheduler version from v1.30.6 to v1.30.7 Switch to new shib-web container v1.0.0 Bump aiohttp from 3.10.10 to 3.10.11 in /images/hub Patch known vulnerability in singleuser-sample Patch known vulnerability in secret-sync Remove Keycloak roles/managed_groups config Update Keycloak example (currently broken) Bump to 4.0.1-0.dev Bump to 4.0.0 Update changelog entries hub image: refreeze requirements.txt [pre-commit.ci] pre-commit autoupdate more links, references in upgrade docs hub image: refreeze requirements.txt remove major pins for transitive hub dependencies Run ci/refreeze Pin and automate doing isolated bumps of hub image dependencies' major versions hub image: refreeze requirements.txt ...
- Loading branch information
Showing
101 changed files
with
2,365 additions
and
1,104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[flake8] | ||
# Ignore style and complexity | ||
# E: style errors | ||
# W: style warnings | ||
# C: complexity | ||
# D: docstring warnings (unused pydocstyle extension) | ||
ignore = E, C, W, D |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.