File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ # Release notes for v2.1.5 (Changelog since v2.1.4)
2+
3+ ## Changes by Kind
4+
5+ ### Bug or Regression
6+
7+ - Cherry pick of [ #413 ] ( https://github.com/kubernetes-csi/external-snapshotter/pull/413 ) :
8+ Bug fix to allow creation of snapshot content if pvc finalizer exists, even if
9+ pvc is marked for deletion. ([ #488 ] ( https://github.com/kubernetes-csi/external-snapshotter/pull/488 ) ,
10+ [ @mattcary ] ( https://github.com/mattcary ) )
11+ - Cherry pick of [ #334 ] ( https://github.com/kubernetes-csi/external-snapshotter/pull/335 ) :
12+ Call dynamic VS content creation unconditionally.
13+ ([ #478 ] ( https://github.com/kubernetes-csi/external-snapshotter/pull/478 ) ,
14+ [ @saikat-royc ] ( https://github.com/saikat-royc ) )
15+
16+ ### Added
17+ _ Nothing has changed._
18+
19+ ### Changed
20+ _ Nothing has changed._
21+
22+ ### Removed
23+ _ Nothing has changed._
24+
125# Release notes for v2.1.4 (Changelog since v2.1.3)
226
327## Changes by Kind
You can’t perform that action at this time.
0 commit comments