Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Rebase to master #5

Merged
merged 60 commits into from
Jun 2, 2021
Merged

Conversation

vpavlin
Copy link

@vpavlin vpavlin commented May 25, 2021

No description provided.

Manuel Martins and others added 30 commits December 4, 2020 18:45
fix dangling f-string

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
This is copied from jupyterhub/jupyterhub's test suite made by MinRK!
[OpenShift] add allowed_groups and admin_groups
…rhub1.2

Test oldest dependencies and bump jupyterhub required to 1.2
added allowed_groups and admin_groups to generic.py
consolidates:

- httpclient instantiation
- error logging
- json deserialization

reduces duplicate code across implementations
Add `.fetch(req)` method to base OAuthenticator
…oogle

Support username_claim in Google OAuth
…a_method-config

[Generic] Remove userdata_method configuration supposedly not relevant
…ional-whitelist

[Google] Allow for checking of google_groups for admin only
…erdata_method

docs: cleanup userdata_method from docs
ensures we cover use of pyjwt
[azuread] pyjwt 1+2 compatibility, azuread test coverage
As commented in jupyterhub#366 (review) it should be noted that whitelist for groups and projects works in gitlab if still on version 1.2.

I spend some hours because I did not realise the doc refers to a version which is not the standard version.
@vpavlin vpavlin force-pushed the feature/rebase branch 2 times, most recently from a1a561b to dd1d2ae Compare May 25, 2021 14:02
maroroman and others added 3 commits May 25, 2021 16:20
In some clusters, the OpenShift oauth endpoint will not be
self-signed like the api endpoint. In this case, retry calls
to the oauth endpoint with the default system ca bundle.
@crobby
Copy link

crobby commented Jun 1, 2021

Any recommendation for reviewers on this one? it lgtm, but I'm not an expert on this codebase.

@vpavlin
Copy link
Author

vpavlin commented Jun 2, 2021

Well, mainly just check if you are able to login to ODH with this and if all the group stuff works

@vpavlin vpavlin merged commit cf6e873 into opendatahub-io-contrib:master Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet