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

[Main] Fix issue 5696 #5715

Merged
merged 1 commit into from Dec 22, 2022
Merged

Conversation

Lyndon-Li
Copy link
Contributor

Fix issue 5696, check if the repo is still openable before running the prune and forget operation, if it is not, try to reconnect the repo

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2022

Codecov Report

Merging #5715 (32eb865) into main (55873c1) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #5715      +/-   ##
==========================================
- Coverage   40.92%   40.85%   -0.07%     
==========================================
  Files         239      239              
  Lines       20630    20663      +33     
==========================================
  Hits         8442     8442              
- Misses      11571    11604      +33     
  Partials      617      617              
Impacted Files Coverage Δ
pkg/repository/manager.go 18.04% <0.00%> (-0.86%) ⬇️
pkg/repository/provider/restic.go 0.00% <0.00%> (ø)
pkg/repository/provider/unified_repo.go 54.16% <0.00%> (-4.05%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@qiuming-best qiuming-best merged commit 5b03da2 into vmware-tanzu:main Dec 22, 2022
@Lyndon-Li Lyndon-Li deleted the issue-fix-5696 branch December 22, 2022 02:51
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

4 participants