Deploying Containers not in catalog

shadofall

Contributor
Joined
Jun 2, 2020
Messages
100
So I know a lot of the UI stuff for Containers is breaking right now as it marches towards the next release, but while trying to launch an image not in the catalog using the Launch Docker Image button, I get the following after filling everything out. Using one Host path volume one Volume

Error: [EFAULT] Failed to install catalog item: b'Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Deployment.spec.template.spec.containers[0].volumeMounts[1]): missing required field "mountPath" in io.k8s.api.core.v1.VolumeMount\n'

I'll get an issue open for it in a bit after I do some more testing to figure out if its host path volume or Volume unless someone beats me to it
 

ornias

Wizard
Joined
Mar 6, 2020
Messages
1,458
Leave the issue, storage is redesigned and already updated for 21.02.
 

shadofall

Contributor
Joined
Jun 2, 2020
Messages
100
Ok. I'll sit on it for now. Noticed the storage change in the nightly. Threw me at first when I noticed all the datasets under ix-application gone :tongue:
 

ornias

Wizard
Joined
Mar 6, 2020
Messages
1,458
I was not refering to any chance in Nightly actually.
I was refering to the changed storage layout inside the helm charts used for SCALE Apps. Those are not just compatible with the hardcoded UI in 20.12 ALPHA.
 
Top