Skip to content

fix: support parameter value transformer for yaml formatter#9565

Merged
wangyelei merged 1 commit intomainfrom
bugfix/etcd-reconfigure-failed-pod-crashloopbackoff-issue12545
Jul 28, 2025
Merged

fix: support parameter value transformer for yaml formatter#9565
wangyelei merged 1 commit intomainfrom
bugfix/etcd-reconfigure-failed-pod-crashloopbackoff-issue12545

Conversation

@sophon-zt
Copy link
Copy Markdown
Contributor

No description provided.

@sophon-zt sophon-zt requested a review from a team as a code owner July 25, 2025 07:20
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Jul 25, 2025
@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.0

@sophon-zt sophon-zt changed the title fix: support parameter value type transfor for yaml formatter fix: support parameter value transformer for yaml formatter Jul 25, 2025
@sophon-zt sophon-zt added the pick-1.0 Auto cherry-pick to release-1.0 when PR merged label Jul 25, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.95%. Comparing base (75b11f0) to head (eeacd67).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9565      +/-   ##
==========================================
+ Coverage   59.82%   59.95%   +0.13%     
==========================================
  Files         518      518              
  Lines       56343    56346       +3     
==========================================
+ Hits        33706    33784      +78     
+ Misses      19615    19557      -58     
+ Partials     3022     3005      -17     
Flag Coverage Δ
unittests 59.95% <100.00%> (+0.13%) ⬆️

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 Jul 28, 2025
@cjc7373
Copy link
Copy Markdown
Contributor

cjc7373 commented Jul 28, 2025

Need to support toml as well (requested by tidb https://github.com/apecloud/apecloud/issues/11896)

@wangyelei wangyelei merged commit 5be050f into main Jul 28, 2025
53 checks passed
@wangyelei wangyelei deleted the bugfix/etcd-reconfigure-failed-pod-crashloopbackoff-issue12545 branch July 28, 2025 09:40
@github-actions github-actions bot added this to the Release 0.9.5 milestone Jul 28, 2025
@apecloud-bot
Copy link
Copy Markdown
Collaborator

/cherry-pick release-1.0

apecloud-bot pushed a commit that referenced this pull request Jul 28, 2025
@apecloud-bot
Copy link
Copy Markdown
Collaborator

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

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 size/XS Denotes a PR that changes 0-9 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants