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 6693: partially fail restore if CSI snapshot is involved but CSI feature is not ready #7077

Merged
merged 3 commits into from Nov 13, 2023

Conversation

Lyndon-Li
Copy link
Contributor

Fix issue #6693, partially fail restore if CSI snapshot is involved but CSI feature is not ready, i.e., CSI feature gate is not enabled or CSI plugin is not installed.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #7077 (efc5319) into main (cb5ffe2) will increase coverage by 0.05%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main    #7077      +/-   ##
==========================================
+ Coverage   61.16%   61.22%   +0.05%     
==========================================
  Files         256      257       +1     
  Lines       27222    27259      +37     
==========================================
+ Hits        16650    16688      +38     
+ Misses       9389     9388       -1     
  Partials     1183     1183              
Files Coverage Δ
pkg/restore/restore.go 66.87% <100.00%> (+0.79%) ⬆️
pkg/plugin/clientmgmt/process/registry.go 25.71% <0.00%> (-0.57%) ⬇️
pkg/cmd/server/server.go 21.62% <0.00%> (-0.06%) ⬇️
pkg/features/verify.go 77.77% <77.77%> (ø)

…I feature is not ready

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@Lyndon-Li Lyndon-Li marked this pull request as ready for review November 10, 2023 02:06
…I feature is not ready

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants