Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Superset PVC error on moc #35

Closed
HumairAK opened this issue Nov 25, 2020 · 1 comment · Fixed by #40
Closed

Superset PVC error on moc #35

HumairAK opened this issue Nov 25, 2020 · 1 comment · Fixed by #40
Assignees

Comments

@HumairAK
Copy link
Member

Superset is running into the following error on MOC:

running "VolumeBinding" filter plugin for pod "superset-1-f9zll": pod has unbound immediate PersistentVolumeClaims

The PVC shows the following error:

superset-data:
no persistent volumes available for this claim and no storage class is set

I'm guessing this is related to #22 - where JH had similar issues. But superset component doesn't seem to give the same method to change storage class via a parameter. We should try overriding this for now. If it works, suggest upstream to add a parameter to specify storage class.

@HumairAK
Copy link
Member Author

Notified upstream here to include storage class as a parameter. In the meantime we'll be overriding it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants