Change option name for disabling Jupyter Spawner from OdhDashboardConfig CR #1588
Labels
infrastructure
Anything non feature/* related that improves general working of the Dashboard
kind/enhancement
New functionality request (existing augments or new additions)
migrated
needs-info
Further information is requested from the reporter or from another source
priority/low
An issue with the product that doesn't impact the user much or not at all (ie tech debt)
In order to block users from spawning jupyter notebooks from the Jupyter spawner (i.e.,
Dashboard > Enabled page > Jupyter tile > Launch
) we can disable the notebookController option in the OdhDashboardConfig CR:Users can still use workbenches (create new one, launch existing one, etc), as I think it's expected. But if I'm not wrong, the workbenches use the notebook controller too, so maybe we could change the name of the option in the CR to avoid confusion.
What do you think?
The text was updated successfully, but these errors were encountered: