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] Issue: 6859 move plugin depdending podvolume functions to util pkg #6877

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

Lyndon-Li
Copy link
Contributor

Fix #6859, move plugin depending podvolume functions to util pkg, so as to remove the dependencies to unnecessary repository packages like kopia, azure, etc.

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

codecov bot commented Sep 27, 2023

Codecov Report

Merging #6877 (a8c76a4) into release-1.12 (0623ac3) will not change coverage.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           release-1.12    #6877   +/-   ##
=============================================
  Coverage         60.48%   60.48%           
=============================================
  Files               242      243    +1     
  Lines             26017    26017           
=============================================
  Hits              15737    15737           
  Misses             9177     9177           
  Partials           1103     1103           
Files Coverage Δ
pkg/backup/item_backupper.go 69.70% <100.00%> (ø)
pkg/podvolume/util.go 81.60% <ø> (-6.80%) ⬇️
pkg/util/podvolume/pod_volume.go 100.00% <100.00%> (ø)

@Lyndon-Li Lyndon-Li marked this pull request as ready for review September 27, 2023 08:35
@Lyndon-Li Lyndon-Li requested a review from ywk253100 September 27, 2023 08:37
@Lyndon-Li Lyndon-Li merged commit 08d44b0 into vmware-tanzu:release-1.12 Sep 27, 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