Skip to content

chore: support componentDef regex match in pcr#10080

Merged
kizuna-lek merged 4 commits intomainfrom
support/componentDef-regex-match-in-pcr
Mar 13, 2026
Merged

chore: support componentDef regex match in pcr#10080
kizuna-lek merged 4 commits intomainfrom
support/componentDef-regex-match-in-pcr

Conversation

@kizuna-lek
Copy link
Copy Markdown
Collaborator

@kizuna-lek kizuna-lek 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 12, 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/L Denotes a PR that changes 100-499 lines. label Mar 12, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 48.48485% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.45%. Comparing base (a5c3378) to head (e22956f).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...llers/parameters/paramconfigrenderer_controller.go 64.00% 6 Missing and 3 partials ⚠️
.../parameters/componentparameter_controller_utils.go 0.00% 2 Missing and 2 partials ⚠️
pkg/parameters/config_util.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10080      +/-   ##
==========================================
- Coverage   51.46%   51.45%   -0.01%     
==========================================
  Files         524      524              
  Lines       57824    57853      +29     
==========================================
+ Hits        29757    29771      +14     
- Misses      25142    25167      +25     
+ Partials     2925     2915      -10     
Flag Coverage Δ
unittests 51.45% <48.48%> (-0.01%) ⬇️

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.

@kizuna-lek kizuna-lek removed the pick-1.0 Auto cherry-pick to release-1.0 when PR merged label Mar 13, 2026
@kizuna-lek kizuna-lek marked this pull request as ready for review March 13, 2026 06:15
@kizuna-lek kizuna-lek requested review from a team and leon-ape as code owners March 13, 2026 06:15
@apecloud-bot apecloud-bot added the approved PR Approved Test label Mar 13, 2026
@kizuna-lek
Copy link
Copy Markdown
Collaborator Author

/approve

@kizuna-lek kizuna-lek merged commit edcc808 into main Mar 13, 2026
39 checks passed
@kizuna-lek kizuna-lek deleted the support/componentDef-regex-match-in-pcr branch March 13, 2026 08:10
@github-actions github-actions bot added this to the Release 1.2.0 milestone Mar 13, 2026
@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/23042021144

apecloud-bot pushed a commit that referenced this pull request Mar 13, 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.1 Auto cherry-pick to release-1.1 when PR merged size/L Denotes a PR that changes 100-499 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement] Support regex matching for componentDef field in ParamConfigRenderer

3 participants