This repository has been archived by the owner on Oct 21, 2020. It is now read-only.
cephfs provisioner leaks Secret objects #455
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
The cephfs provisioner doesn't clean up Secret objects (doesn't re-use them either), and doesn't clean up the actual users from ceph, leaving them dangling with some permissions:
Instead the provisioner should return the storage to the same state it was before the PVC was created.
The text was updated successfully, but these errors were encountered: