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

Stunnel reconstruction after driver crashes or restarts #130

Closed
leakingtapan opened this issue Feb 5, 2020 · 0 comments · Fixed by #135
Closed

Stunnel reconstruction after driver crashes or restarts #130

leakingtapan opened this issue Feb 5, 2020 · 0 comments · Fixed by #135
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@leakingtapan
Copy link
Contributor

leakingtapan commented Feb 5, 2020

Is your feature request related to a problem? Please describe.
When TLS is enabled, there is a stunnel process got created. However, when the csi pod crashes stunnel processes got killed since they are part of the same container as csi pod. When csi pod restarts, if there were any volume mount left, csi driver should reconstruct the stunnel processes so that any existing connect to EFS is retained.

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Feb 5, 2020
@leakingtapan leakingtapan added this to the 0.3 milestone Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants