Cherrypicks to prepare for 2.1.5#488
Cherrypicks to prepare for 2.1.5#488k8s-ci-robot merged 3 commits intokubernetes-csi:release-2.1from
Conversation
|
/assign @saikat-royc |
|
/hold They didn't apply as cleanly as I thought it did. |
even if pvc is marked for deletion.
82dee33 to
d649abc
Compare
|
/hold cancel The csi-lib-utils merge was indeed a bridge too far. |
|
/lgtm |
CHANGELOG-2.1.md
Outdated
| ### Bug or Regression | ||
|
|
||
| - Cherry pick of #413: Bug fix to allow creation of snapshot content if pvc finalizer exists, even if pvc is marked for deletion. | ||
| - Cherry pick of #478: Call dynamic VS content creation unconditionally. |
There was a problem hiding this comment.
Did you cherry pick #478 in this PR? I don't see it.
There was a problem hiding this comment.
the wording is a bit confusing. But #478 itself is the actual cherrypick to release-1.2
There was a problem hiding this comment.
Can you reword these two lines following this changelog so that it includes PR info for both the original PR and the cherry-pick PR?
https://github.com/kubernetes-csi/external-snapshotter/blob/v3.0.3/CHANGELOG/CHANGELOG-3.0.md#bug-or-regression
b0f9983 to
f207aed
Compare
f207aed to
59fc016
Compare
59fc016 to
075e4f4
Compare
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mattcary, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/kind bug
What this PR does / why we need it:
Cherry-pick #478, and #413 in preparation for 2.1.5 release.