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

chore: opsDef support prefix match #8559

Merged
merged 1 commit into from
Dec 2, 2024
Merged

chore: opsDef support prefix match #8559

merged 1 commit into from
Dec 2, 2024

Conversation

wangyelei
Copy link
Contributor

No description provided.

@wangyelei wangyelei requested a review from a team as a code owner November 29, 2024 09:08
@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Nov 29, 2024
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.74%. Comparing base (9a5bfa9) to head (55fcf96).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8559      +/-   ##
==========================================
+ Coverage   60.71%   60.74%   +0.02%     
==========================================
  Files         375      375              
  Lines       45656    45647       -9     
==========================================
+ Hits        27719    27727       +8     
+ Misses      15356    15348       -8     
+ Partials     2581     2572       -9     
Flag Coverage Δ
unittests 60.74% <ø> (+0.02%) ⬆️

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.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Dec 2, 2024
@wangyelei wangyelei merged commit 7653688 into main Dec 2, 2024
37 checks passed
@wangyelei wangyelei deleted the bugfix/ops_def_bug branch December 2, 2024 05:59
@wangyelei
Copy link
Contributor Author

/cherry-pick release-1.0-beta

@github-actions github-actions bot added this to the Release 0.9.2 milestone Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

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

github-actions bot pushed a commit that referenced this pull request Dec 2, 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/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Use regx match in : OpsDefinition, ComponentInfos.ComponentDefinitionName,
4 participants