[WIP] feat: filesystem consistency level snapshot#3441
[WIP] feat: filesystem consistency level snapshot#3441hasethuraman wants to merge 3 commits intokubernetes-sigs:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hasethuraman The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @hasethuraman. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
ca6d9f8 to
e57a3d2
Compare
fac7bb6 to
195863a
Compare
bad847f to
d59d6dc
Compare
d59d6dc to
2bcf43c
Compare
What type of PR is this?
/kind feature
What this PR does / why we need it:
By default, this CSI driver will provide file system consistency when a snapshot is taken. This PR will freeze the IOs before taking snapshot & then unfreeze post the snapshot.
Which issue(s) this PR fixes:
Fixes #
Requirements:
Special notes for your reviewer:
Release note: