opendatahub-io-contrib / jupyterhub-odh

Example JupyterHub deployment using OpenShift OAuth authenticator.
16 stars 31 forks source link

WIP: Enable using OCP groups to manage user access, install pycurl for oauth #76

Closed vpavlin closed 3 years ago

vpavlin commented 3 years ago

WIP - this is mainly for testing, it is using a personal fork and branch for now

Related Issues and Dependencies

Related to #72

This introduces a breaking change

This Pull Request implements

This PR add 2 env vars for JH config - JUPYTERHUB_ALLOWED_GROUPS and JUPYTERHUB_ADMIN_GROUPS which are used by oauthenticator to gate user access to JH.

It also adds NSS enabled pycurl to support self-signed certs in OCP

Description

vpavlin commented 3 years ago

/deploy

vpavlin commented 3 years ago

/deploy

vpavlin commented 3 years ago

Image is available here: quay.io/odh-jupyterhub/jupyterhub-img:pr-76

cc @wseaton

vpavlin commented 3 years ago

/deploy