rancher / tasks

1 stars 1 forks source link

Schema is having issues loading StatefulSets #74

Open deniseschannon opened 4 years ago

deniseschannon commented 4 years ago

When loading the yaml for StatefulSets, the PVC section can't be loaded properly.

Screen Shot 2020-09-21 at 4 41 25 PM

It looks to be something around the apiVersion when I read the docs:

https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#persistentvolumeclaim-v1-core

vincent99 commented 4 years ago

@mantis-toboggan-md put this in as an alternative to generating the yaml exploding entirely, but the problem is the schema contains a reference to a type that a schema doesn't exist for.