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

release-1.11: restore: Use warning when Create IsAlreadyExist and Get error (#7004) #7055

Conversation

kaovilai
Copy link
Member

@kaovilai kaovilai commented Nov 2, 2023

Signed-off-by: Tiger Kaovilai tkaovila@redhat.com

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:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@kaovilai kaovilai force-pushed the warnOnCreateAlreadyExistsGetError-release-1.11 branch from dad4c4a to d7dd050 Compare November 2, 2023 20:05
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #7055 (d7dd050) into release-1.11 (c6ec8f2) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##           release-1.11    #7055      +/-   ##
================================================
+ Coverage         41.31%   41.34%   +0.03%     
================================================
  Files               251      251              
  Lines             23435    23435              
================================================
+ Hits               9681     9689       +8     
+ Misses            12995    12988       -7     
+ Partials            759      758       -1     
Files Coverage Δ
pkg/restore/restore.go 64.74% <0.00%> (+0.52%) ⬆️

@ywk253100 ywk253100 merged commit 8f9e937 into vmware-tanzu:release-1.11 Nov 3, 2023
23 of 24 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.

3 participants