zfs-localpv/changelogs/unreleased
Pawan 45015bf063 fix(pvc): fixing stale ZFSVolume CR issue when deleting pending PVC
PVC will not bound if there are wrong parameters/poolname in the storageclass,
the ZFSVolume CR will be still created and will remain in Pending State,
deletion of the PVC will delete PVC and since PVC is not bound, ZFS-LocalPV
driver will not get the delete call and will leave the ZFSVolume CR hanging there.
Reverting the behavior introduced in https://github.com/openebs/zfs-localpv/pull/121,
Now PVC will be bound but still ZFSVolume will be in Pending state until the volume is created.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-06-08 10:31:39 +05:30
..
121-pawanpraka1 feat(zfspv): pvc should be bound only if volume has been created. 2020-05-21 08:49:57 +05:30
122-w3aman chore(changelog): add missing changelog for v0.8 release (#146) 2020-06-05 18:01:43 +05:30
124-pawanpraka1 chore(changelog): add missing changelog for v0.8 release (#146) 2020-06-05 18:01:43 +05:30
128-pawanpraka1 chore(changelog): add missing changelog for v0.8 release (#146) 2020-06-05 18:01:43 +05:30
137-pawanpraka1 chore(changelog): add missing changelog for v0.8 release (#146) 2020-06-05 18:01:43 +05:30
138-Icedroid chore(changelog): add missing changelog for v0.8 release (#146) 2020-06-05 18:01:43 +05:30
140-pawanpraka1 feat(beta): adding v1 CRD for ZFS-LocalPV 2020-06-04 16:02:32 +05:30
144-cruwe make character case for keys in parameters map irrelevant, fixing #143 2020-06-04 19:25:05 +05:30
145-pawanpraka1 fix(pvc): fixing stale ZFSVolume CR issue when deleting pending PVC 2020-06-08 10:31:39 +05:30