-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7979 fix #8684
base: main
Are you sure you want to change the base?
7979 fix #8684
Conversation
6cf5340
to
0a6ecce
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8684 +/- ##
==========================================
+ Coverage 59.48% 59.57% +0.08%
==========================================
Files 371 370 -1
Lines 40191 40199 +8
==========================================
+ Hits 23909 23947 +38
+ Misses 14789 14758 -31
- Partials 1493 1494 +1 ☔ View full report in Codecov by Sentry. |
dcc8c81
to
a8a9281
Compare
2c48ae6
to
bbb84d6
Compare
de71ccb
to
13dbbf0
Compare
Signed-off-by: Xun Jiang <[email protected]>
Remove the VS DIA. Modify the VSC DIA: create then delete the VSC. Signed-off-by: Xun Jiang <[email protected]>
Signed-off-by: Xun Jiang <[email protected]>
13dbbf0
to
fbf4e20
Compare
Signed-off-by: Xun Jiang <[email protected]>
fbf4e20
to
f98fca3
Compare
@anshulahuja98 Although the async operation doesn't wait till VS and VSC become |
As discussed over chat, I have concern with deletion of VS / VSC in finalizing. Another scenarios is where CSI driver is expected to take time to hydrate the PVC from VS, in those case also we can't delete VS inflight. |
It's a reasonable consideration. I will update the implementation. |
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #7979
Please indicate you've done the following:
make new-changelog
) or comment/kind changelog-not-required
on this PR.site/content/docs/main
.