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

Handle update conflict when restoring the status #8630

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

ywk253100
Copy link
Contributor

Handle update conflict when restoring the status

Fixes #8184

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

Handle update conflict when restoring the status

Fixes vmware-tanzu#8184

Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 59.30%. Comparing base (223e1fc) to head (f0efe2a).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
pkg/restore/restore.go 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8630      +/-   ##
==========================================
+ Coverage   59.17%   59.30%   +0.13%     
==========================================
  Files         370      370              
  Lines       39812    39941     +129     
==========================================
+ Hits        23558    23689     +131     
- Misses      14753    14755       +2     
+ Partials     1501     1497       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ywk253100 ywk253100 merged commit 9afad9a into vmware-tanzu:main Jan 23, 2025
43 of 44 checks passed
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.

Update conflict should be handled when restoring the "Status"
3 participants