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

[release-2.12] fix: failure in data query due to reconciler triggered by uncommitted transaction #5329

Merged

Conversation

halo-dev-bot
Copy link
Collaborator

This is an automated cherry-pick of #5323

/assign guqing

修复事务未提交便触发控制器执行可能导致数据状态不正确的问题

Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ruibaby ruibaby added this to the 2.12.2 milestone Feb 5, 2024
Copy link

sonarcloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c71b2ec) 57.11% compared to head (e4256b6) 57.14%.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release-2.12    #5329      +/-   ##
==================================================
+ Coverage           57.11%   57.14%   +0.03%     
- Complexity           3334     3336       +2     
==================================================
  Files                 587      587              
  Lines               18965    18977      +12     
  Branches             1402     1402              
==================================================
+ Hits                10832    10845      +13     
+ Misses               7555     7554       -1     
  Partials              578      578              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruibaby ruibaby merged commit e18db4d into halo-dev:release-2.12 Feb 5, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants