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

Prevent deletion of ZFS dataset #302

Closed
centromere opened this issue Apr 1, 2021 · 0 comments · Fixed by #303
Closed

Prevent deletion of ZFS dataset #302

centromere opened this issue Apr 1, 2021 · 0 comments · Fixed by #303
Labels
Need community involvement Needs community involvement on some action item.
Milestone

Comments

@centromere
Copy link
Contributor

Describe the problem/challenge you have
When a ZFSVolume Kubernetes resource is deleted, its corresponding dataset on the host is also deleted. There is no way to disable this functionality.

Describe the solution you'd like
I would like a flag to be added to the ZFSVolume resource which indicates that the underlying dataset is not to be deleted when the resource is deleted.

Environment:

  • ZFS-LocalPV version: 1.5.0
  • Kubernetes version: 1.20.5
  • Kubernetes installer & version: kubeadm
  • Cloud provider or hardware configuration: Bare metal
  • OS: Ubuntu 20.04
@pawanpraka1 pawanpraka1 added the Need community involvement Needs community involvement on some action item. label Apr 6, 2021
@pawanpraka1 pawanpraka1 added this to the v1.6.0 milestone Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need community involvement Needs community involvement on some action item.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants