opendatahub-io-contrib / jupyterhub-odh

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

Update JupyterHub Singleuser Profiles #49

Closed vpavlin closed 4 years ago

vpavlin commented 4 years ago

This brings in multiple new features:

  1. New style of deploying services for users (e.g. spark)
  2. Images are loaded by labels, not imagestream names
  3. Resources are defined as in Kubernetes, not a custom format
  4. Env vars are defined as in kubernetes
nakfour commented 4 years ago

@LaVLaS please review and provide an image for testing https://github.com/opendatahub-io/odh-manifests/pull/28

LaVLaS commented 4 years ago

I tested this image as part of https://github.com/opendatahub-io/odh-manifests/pull/28. It worked well. If we merge this then I will build a tagged image for ODH without updating the latest tag until we can update ODH jupyterhub