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

Fix issue 6753 #6757

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Fix issue 6753 #6757

merged 1 commit into from
Sep 5, 2023

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 #6757 (a83defa) into main (8d3a675) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #6757      +/-   ##
==========================================
+ Coverage   60.33%   60.38%   +0.05%     
==========================================
  Files         242      242              
  Lines       25992    25982      -10     
==========================================
+ Hits        15681    15689       +8     
+ Misses       9205     9189      -16     
+ Partials     1106     1104       -2     
Files Changed Coverage Δ
pkg/controller/restore_operations_controller.go 49.13% <ø> (+2.03%) ⬆️

... and 1 file with indirect coverage changes

@reasonerjt
Copy link
Contributor

I believe this should be cherry picked to v1.12?

@Lyndon-Li
Copy link
Contributor Author

I believe this should be cherry picked to v1.12?

Yes, see #6758

@ywk253100 ywk253100 merged commit c9e1ade into vmware-tanzu:main Sep 5, 2023
27 checks passed
kaovilai pushed a commit to kaovilai/velero that referenced this pull request Oct 2, 2023
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
kaovilai pushed a commit to kaovilai/velero that referenced this pull request Oct 2, 2023
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.

3 participants