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

Pod Volume Backup/Restore Refactor: Remove Restic in code #5444

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

Lyndon-Li
Copy link
Contributor

Remove irrational "Restic" names in Velero code after the PVBR refactor

Signed-off-by: Lyndon-Li <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2022

Codecov Report

Merging #5444 (5f7f693) into main (b5b4db2) will decrease coverage by 0.01%.
The diff coverage is 45.94%.

@@            Coverage Diff             @@
##             main    #5444      +/-   ##
==========================================
- Coverage   40.62%   40.61%   -0.02%     
==========================================
  Files         236      236              
  Lines       20449    20458       +9     
==========================================
  Hits         8308     8308              
- Misses      11532    11541       +9     
  Partials      609      609              
Impacted Files Coverage Δ
pkg/backup/pvc_snapshot_tracker.go 89.65% <ø> (ø)
pkg/buildinfo/buildinfo.go 100.00% <ø> (ø)
pkg/cmd/cli/backuplocation/delete.go 0.00% <0.00%> (ø)
pkg/cmd/server/server.go 6.84% <0.00%> (-0.11%) ⬇️
pkg/cmd/util/output/backup_repo_printer.go 0.00% <0.00%> (ø)
pkg/cmd/util/output/output.go 0.00% <0.00%> (ø)
pkg/podvolume/backupper.go 4.66% <0.00%> (ø)
pkg/podvolume/restorer.go 11.56% <ø> (ø)
pkg/repository/locker.go 0.00% <ø> (ø)
pkg/repository/manager.go 18.89% <ø> (ø)
... and 23 more

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

@Lyndon-Li Lyndon-Li requested review from allenxu404 and removed request for allenxu404 October 13, 2022 06:05
@Lyndon-Li Lyndon-Li marked this pull request as ready for review October 13, 2022 07:44
@Lyndon-Li Lyndon-Li removed the request for review from allenxu404 October 13, 2022 07:45
@github-actions github-actions bot requested a review from sseago October 13, 2022 07:46
@Lyndon-Li Lyndon-Li requested a review from blackpiglet October 17, 2022 03:23
@blackpiglet blackpiglet merged commit d658f65 into vmware-tanzu:main Oct 17, 2022
@Lyndon-Li Lyndon-Li deleted the remove-restic branch October 17, 2022 07:34
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.

4 participants