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: cluster running without role check #8322

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

wangyelei
Copy link
Contributor

No description provided.

@wangyelei wangyelei requested review from ldming, zjx20 and a team as code owners October 24, 2024 02:22
@wangyelei wangyelei linked an issue Oct 24, 2024 that may be closed by this pull request
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Oct 24, 2024
@apecloud-bot apecloud-bot added the approved PR Approved Test label Oct 24, 2024
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.34%. Comparing base (7d1753d) to head (7d42260).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/dataprotection/backup/deleter.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8322      +/-   ##
==========================================
+ Coverage   61.26%   61.34%   +0.08%     
==========================================
  Files         350      350              
  Lines       41172    41172              
==========================================
+ Hits        25223    25258      +35     
+ Misses      13654    13634      -20     
+ Partials     2295     2280      -15     
Flag Coverage Δ
unittests 61.34% <50.00%> (+0.08%) ⬆️

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 3e2f8d9 into main Oct 24, 2024
38 checks passed
@wangyelei wangyelei deleted the bugfix/cluster_running_without_role_check branch October 24, 2024 03:10
@github-actions github-actions bot added this to the Release 0.9.2 milestone Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] pg cluster is running but the pod no any role
4 participants