Skip to content

Support deletion of PV in NFS provisioner #3074

Closed
@ashishranjan738

Description

Is this a bug report or feature request?

  • Bug Report

Deviation from expected behavior:
Currently, DELETE event of PVC is not handled by the NFS provisioner. So stale PVs can come into the picture during. This needs to be avoided.

Expected behavior:
PV provisioned by the NFS provisioner should get addressed by the provisioner for PVC DELETE event.

How to reproduce it (minimal and precise):

Environment:

  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Cloud provider or hardware configuration:
  • Rook version (use rook version inside of a Rook Pod):
  • Kubernetes version (use kubectl version):
  • Kubernetes cluster type (e.g. Tectonic, GKE, OpenShift):
  • Storage backend status (e.g. for Ceph use ceph health in the Rook Ceph toolbox):

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions