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

fix: backup failed if the k8s exists the same name crds #6750

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

wangyelei
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Mar 5, 2024
@wangyelei wangyelei linked an issue Mar 5, 2024 that may be closed by this pull request
@wangyelei
Copy link
Contributor Author

/approved

@apecloud-bot apecloud-bot added the approved PR Approved Test label Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

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

Project coverage is 66.60%. Comparing base (c86f0b7) to head (f9d8d7d).
Report is 2 commits behind head on main.

Files Patch % Lines
pkg/dataprotection/backup/request.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6750      +/-   ##
==========================================
+ Coverage   66.52%   66.60%   +0.07%     
==========================================
  Files         308      308              
  Lines       36853    36853              
==========================================
+ Hits        24518    24547      +29     
+ Misses      10239    10216      -23     
+ Partials     2096     2090       -6     
Flag Coverage Δ
unittests 66.60% <0.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wangyelei wangyelei merged commit 10e9eda into main Mar 5, 2024
115 checks passed
@wangyelei wangyelei deleted the bugfix/sync_backup_failed branch March 5, 2024 10:25
@github-actions github-actions bot added this to the Release 0.8.2 milestone Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test enhancement size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] patch backup CR with GVK
4 participants