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

Automated cherry pick of #5318: fix expected patch operations may be missed when #5844

Conversation

chaosi-zju
Copy link
Member

@chaosi-zju chaosi-zju commented Nov 20, 2024

Cherry pick of #5318 on release-1.10.
#5318: fix expected patch operations may be missed when
For details on the cherry pick process, see the cherry pick requests page.

`karmada-controller-manager`: Fixed the issue that status aggregation against the resource template might be missed due to slow cache sync.

@karmada-bot karmada-bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Nov 20, 2024
@chaosi-zju chaosi-zju force-pushed the automated-cherry-pick-of-#5318-upstream-release-1.10 branch from 3b32d9b to fd7c0f0 Compare November 20, 2024 08:46
@chaosi-zju
Copy link
Member Author

chaosi-zju commented Nov 20, 2024

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 26.92308% with 95 lines in your changes missing coverage. Please review.

Project coverage is 51.67%. Comparing base (c9f2f76) to head (fd7c0f0).

Files with missing lines Patch % Lines
pkg/util/helper/workstatus.go 21.73% 36 Missing ⚠️
pkg/controllers/status/common.go 39.53% 25 Missing and 1 partial ⚠️
pkg/util/helper/status.go 0.00% 24 Missing ⚠️
pkg/util/helper/patch.go 0.00% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.10    #5844      +/-   ##
================================================
- Coverage         51.68%   51.67%   -0.01%     
================================================
  Files               258      259       +1     
  Lines             25707    25695      -12     
================================================
- Hits              13287    13279       -8     
+ Misses            11684    11681       -3     
+ Partials            736      735       -1     
Flag Coverage Δ
unittests 51.67% <26.92%> (-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.


🚨 Try these New Features:

@RainbowMango
Copy link
Member

Please add release notes.

@chaosi-zju
Copy link
Member Author

Please add release notes.

done

Copy link
Member

@RainbowMango RainbowMango left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 21, 2024
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RainbowMango

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 21, 2024
@karmada-bot karmada-bot merged commit 2914be6 into karmada-io:release-1.10 Nov 21, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants