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.12] Fix issue 6753 #6758

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 <lyonghui@vmware.com>
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #6758 (93995bf) into release-1.12 (8057293) will increase coverage by 0.02%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.12    #6758      +/-   ##
================================================
+ Coverage         60.36%   60.38%   +0.02%     
================================================
  Files               242      242              
  Lines             25991    25981      -10     
================================================
  Hits              15689    15689              
+ Misses             9198     9189       -9     
+ Partials           1104     1103       -1     
Files Changed Coverage Δ
pkg/controller/restore_operations_controller.go 49.13% <ø> (+2.03%) ⬆️

@Lyndon-Li Lyndon-Li merged commit 6790a18 into vmware-tanzu:release-1.12 Sep 5, 2023
27 checks passed
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