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

Fix pvc creation segmentation fault error #87

Merged
merged 2 commits into from
Aug 29, 2019

Conversation

BuddhiWathsala
Copy link
Contributor

Purpose

Resolve #86.

Goals

Prevent from PVC creation segmentation fault and operator crash.

Approach

Directly map the user given PVC spec to the PVC create or update function.

Release note

Fix segmentation fault in automatic PVC creation.

Automation tests

  • Unit tests

    Update the artifact unit tests

Test environment

minikube version: v1.2.0

@pcnfernando pcnfernando merged commit 4b18b34 into siddhi-io:master Aug 29, 2019
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 this pull request may close these issues.

Getting segmentation fault error when creating PVC automatically
2 participants