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

[1.11] Fix issue 6753 #6759

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

Lyndon-Li
Copy link
Contributor

Fix issue #6753, remove the check for read-only BSL in restore async operation controller since Velero cannot fully support read-only mode BSL in restore at present

Signed-off-by: Lyndon-Li <[email protected]>
@Lyndon-Li Lyndon-Li marked this pull request as ready for review September 5, 2023 02:53
@Lyndon-Li Lyndon-Li requested a review from reasonerjt September 5, 2023 02:53
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #6759 (c9a8eef) into release-1.11 (5a55d03) will increase coverage by 0.01%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.11    #6759      +/-   ##
================================================
+ Coverage         41.30%   41.32%   +0.01%     
================================================
  Files               251      251              
  Lines             23436    23427       -9     
================================================
  Hits               9681     9681              
+ Misses            12996    12988       -8     
+ Partials            759      758       -1     
Files Changed Coverage Δ
pkg/controller/restore_operations_controller.go 49.34% <ø> (+1.86%) ⬆️

@Lyndon-Li Lyndon-Li merged commit 4e23bbb into vmware-tanzu:release-1.11 Sep 5, 2023
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.

3 participants