Skip to content
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

Issue 6964: use preparingTimeout for snapshot readiness wait #7011

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

Lyndon-Li
Copy link
Contributor

@Lyndon-Li Lyndon-Li commented Oct 25, 2023

Fix #6964. Don't use csiSnapshotTimeout (10 min) for waiting snapshot to readyToUse for data mover, so as to make the behavior complied with CSI snapshot backup

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #7011 (0eade6c) into main (5fe53da) will decrease coverage by 0.01%.
Report is 13 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #7011      +/-   ##
==========================================
- Coverage   61.05%   61.05%   -0.01%     
==========================================
  Files         251      252       +1     
  Lines       26846    26855       +9     
==========================================
+ Hits        16390    16395       +5     
- Misses       9303     9305       +2     
- Partials     1153     1155       +2     
Files Coverage Δ
pkg/controller/data_upload_controller.go 68.55% <100.00%> (+0.05%) ⬆️
pkg/exposer/csi_snapshot.go 81.49% <100.00%> (ø)

... and 9 files with indirect coverage changes

@Lyndon-Li Lyndon-Li merged commit 30bf6bd into vmware-tanzu:main Oct 25, 2023
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants