ondemand icon indicating copy to clipboard operation
ondemand copied to clipboard

Per cluster data-root doesn't sanatize cluster

Open johrstrom opened this issue 4 years ago • 0 comments

I accidentally made this per-cluster dataroot which is obviously wrong.

data/batch_connect/["kubernetes", "kubernetes-test", "kubernetes-dev"]/usr/johrstrom/classroom-jupyter

Here's the config to replicate. It's when you define the cluster in the form, and it's actually misconfigured to be a static array (should actually be a select widget with those options).

form:
- cluster
attributes:
  cluster:
     - 'kubernetes'
     - 'kubernetes-test'
     - 'kubernetes-dev'

┆Issue is synchronized with this Asana task by Unito

johrstrom avatar Nov 15 '21 22:11 johrstrom