Closed tnederlof closed 8 months ago
After reviewing the templates it looks like the following values have to be set for it to mounted in the session pods. Since mounting pip.conf
is really needed in the session containers could we make this default true or find another way to make it so it just works for users without having to know about this setting?
launcher:
useTemplates: true
It seems like an oversight that pip.conf
wouldn't be mounted if defined. I think we should do so regardless of the value of useTemplates
.
Specifying a
pip.conf
under in the Workbench values file like below leads to thepip.conf
file being correctly mounted to/etc/pip.conf
for workbench pods; however, it is not mounted to session pods.The config shows up in the rstudio-workbench-session ConfigMap:
On the Workbench container under
Mounts:
On the Session container under
Mounts: