cern-sis / issues

0 stars 0 forks source link

write a jupyter overlay on inspire/scoap(?) #41

Open MJedr opened 2 years ago

MJedr commented 2 years ago

When we are bugninjing or testing on qa/prod we're using pod shell which is very inconvenient because of few issues:

MJedr commented 2 years ago

In the last iteration, we tried to implement OAuth authorization, we added a new config for authorization but the variables from sealed secrets seem to be incorrect.

MJedr commented 1 year ago

Currently, the authentication is working. Steps to have inspire on jupyter:

MJedr commented 1 year ago

Updates:

MJedr commented 1 year ago

Updates 2/12: The app is finally working inside of the notebook. The next steps are:

benjamin-bergia commented 1 year ago

Could you maybe either:

The current hep app on argocd is way to large and we will have to split it up down the road. If the differences between inspire and scoap3 overlays are not to large I would recommend going with something like:

jupyter/
  base/
  overlays/
    inspire/
    scoap3/
  environments/
    inspire-prod/
    inspire-qa/
    scoap3-prod/
    scoap3-qa/
MJedr commented 1 year ago

@benjamin-bergia in the end we won't add jupyter on scoap, so should we restructure it anyway?

benjamin-bergia commented 1 year ago

yeah it's better.