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 6748 [2] #6789

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

Lyndon-Li
Copy link
Contributor

Further enhance the code for #6748 -- isolate Velero snapshots by requestors, uploaders and sources so that they are not mixed from Kopia snapshot perspective. And pin Velero snapshots so that they are never deleted by Kopia retention policy

Signed-off-by: Lyndon-Li <[email protected]>
@Lyndon-Li Lyndon-Li added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Sep 8, 2023
@Lyndon-Li Lyndon-Li marked this pull request as ready for review September 8, 2023 01:56
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #6789 (cf0b2e9) into release-1.12 (506415e) will decrease coverage by 0.01%.
The diff coverage is 25.00%.

@@               Coverage Diff                @@
##           release-1.12    #6789      +/-   ##
================================================
- Coverage         60.46%   60.45%   -0.01%     
================================================
  Files               242      242              
  Lines             26005    26009       +4     
================================================
+ Hits              15724    15725       +1     
- Misses             9180     9182       +2     
- Partials           1101     1102       +1     
Files Changed Coverage Δ
pkg/uploader/provider/kopia.go 84.07% <0.00%> (-1.64%) ⬇️
pkg/uploader/kopia/snapshot.go 81.93% <100.00%> (+0.07%) ⬆️

📢 Have feedback on the report? Share it here.

@Lyndon-Li Lyndon-Li merged commit 4205621 into vmware-tanzu:release-1.12 Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants