OSC / bc_osc_rstudio_server

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

changing to k8s cluster sets cores to empty #65

Closed johrstrom closed 3 years ago

johrstrom commented 3 years ago

When you change from a SLURM cluster to a k8s cluster the # of cores gets set to empty. This is likely because we try to set the mins and maxes based on data-ppn-CLUSTER attributes and there are none for kubernetes and clamp it (i.e., you had the max on pitzer, 48, switch to owens so the value get's set to 28, the max owens).