Skip to content

Commit 586045c

Browse files
committed
Backport fix for panic when source PVC does not exist
Cherry-pick #381. Fixed crash of snapshot-controller when source PVC of a snapshot to take does not exist.
1 parent a0a8d7c commit 586045c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG/CHANGELOG-3.0.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
- Cherry-pick from https://github.com/kubernetes-csi/external-snapshotter/pull/413. Bug fix to allow creation of snapshot content if pvc finalizer exists, even if pvc is marked for deletion. ([#414](https://github.com/kubernetes-csi/external-snapshotter/pull/414), [@RaunakShah](https://github.com/RaunakShah))
1212

13+
- Cherry-pick from https://github.com/kubernetes-csi/external-snapshotter/pull/381. Fixed crash of snapshot-controller when source PVC of a snapshot to take does not exist. ([#415](https://github.com/kubernetes-csi/external-snapshotter/pull/415), [@jsafrane](https://github.com/jsafrane))
14+
1315
## Dependencies
1416

1517
### Added

0 commit comments

Comments
 (0)