OSC / bc_osc_rstudio_server

Batch Connect - OSC RStudio Server
https://osc.github.io/Open-OnDemand/
MIT License
10 stars 18 forks source link

fix R/4.1 in kubernetes, as much as I can #99

Closed johrstrom closed 2 years ago

johrstrom commented 2 years ago

4.1 broke in kubernetes, and this fixes that as much as it can.

It actually disables 4.1 for kubernetes because I can't pass the csrf_token back in kubernetes pending one or both of these issues.

https://github.com/OSC/ood_core/issues/744 https://github.com/OSC/ondemand/issues/1829