Skip to content

fix: restore by ops crash when tls is enable#10094

Merged
1aal merged 1 commit intomainfrom
hotfix/restore-by-ops-crash-when-tls-is-enable
Mar 19, 2026
Merged

fix: restore by ops crash when tls is enable#10094
1aal merged 1 commit intomainfrom
hotfix/restore-by-ops-crash-when-tls-is-enable

Conversation

@1aal
Copy link
Copy Markdown
Contributor

@1aal 1aal commented Mar 19, 2026

@1aal 1aal requested review from a team and wangyelei as code owners March 19, 2026 14:53
@1aal 1aal added pick-1.0 Auto cherry-pick to release-1.0 when PR merged pick-1.1 Auto cherry-pick to release-1.1 when PR merged labels Mar 19, 2026
@apecloud-bot
Copy link
Copy Markdown
Collaborator

Auto Cherry-pick Instructions

Usage:
  - /nopick: Not auto cherry-pick when PR merged.
  - /pick: release-x.x [release-x.x]: Auto cherry-pick to the specified branch when PR merged.

Example:
  - /nopick
  - /pick release-1.1

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Mar 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.70%. Comparing base (e03180c) to head (931c95a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10094      +/-   ##
==========================================
+ Coverage   51.50%   51.70%   +0.19%     
==========================================
  Files         525      525              
  Lines       58146    58395     +249     
==========================================
+ Hits        29951    30196     +245     
- Misses      25254    25257       +3     
- Partials     2941     2942       +1     
Flag Coverage Δ
unittests 51.70% <100.00%> (+0.19%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Mar 19, 2026
@1aal
Copy link
Copy Markdown
Contributor Author

1aal commented Mar 19, 2026

/approve

@1aal 1aal merged commit aa411cd into main Mar 19, 2026
104 of 107 checks passed
@1aal 1aal deleted the hotfix/restore-by-ops-crash-when-tls-is-enable branch March 19, 2026 15:19
@github-actions github-actions bot added this to the Release 1.2.0 milestone Mar 19, 2026
@apecloud-bot
Copy link
Copy Markdown
Collaborator

/cherry-pick release-1.0

@apecloud-bot
Copy link
Copy Markdown
Collaborator

/cherry-pick release-1.1

@apecloud-bot
Copy link
Copy Markdown
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/23302261473

apecloud-bot pushed a commit that referenced this pull request Mar 19, 2026
@apecloud-bot
Copy link
Copy Markdown
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/23302259749

apecloud-bot pushed a commit that referenced this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR Approved Test pick-1.0 Auto cherry-pick to release-1.0 when PR merged pick-1.1 Auto cherry-pick to release-1.1 when PR merged size/XS Denotes a PR that changes 0-9 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Restoring the cluster through Ops will cause a crash when TLS is enable

3 participants