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

fix kcc and target resource modify no trigger others update #196

Conversation

luomingmeng
Copy link
Collaborator

@luomingmeng luomingmeng commented Aug 9, 2023

What type of PR is this?

Bug fixes

What this PR does / why we need it:

Fix bugs where modifying KCC or the target resource does not trigger updates for other KCCs or other target resources, requiring manual triggering of their updates.

@luomingmeng luomingmeng added bug Something isn't working workflow/need-review review: test succeeded, need to review labels Aug 9, 2023
@luomingmeng luomingmeng added this to the v0.3 milestone Aug 9, 2023
@luomingmeng luomingmeng self-assigned this Aug 9, 2023
waynepeking348
waynepeking348 previously approved these changes Aug 9, 2023
@luomingmeng luomingmeng marked this pull request as ready for review August 9, 2023 12:16
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 73.91% and project coverage change: +0.37% 🎉

Comparison is base (9a5c545) 51.79% compared to head (8ad3c19) 52.17%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   51.79%   52.17%   +0.37%     
==========================================
  Files         436      437       +1     
  Lines       41948    42035      +87     
==========================================
+ Hits        21728    21931     +203     
+ Misses      17871    17689     -182     
- Partials     2349     2415      +66     
Flag Coverage Δ
unittest 52.17% <73.91%> (+0.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
pkg/controller/kcc/util/kcct.go 47.23% <ø> (+21.89%) ⬆️
pkg/controller/kcc/kcct.go 58.20% <64.70%> (+25.76%) ⬆️
...advisor/plugin/qosaware/resource/memory/advisor.go 79.65% <100.00%> (+0.73%) ⬆️

... and 23 files with indirect coverage changes

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

@luomingmeng luomingmeng force-pushed the dev/fix_kcc_modify_no_trigger_update branch from 63208a6 to 8ad3c19 Compare August 9, 2023 13:37
@luomingmeng luomingmeng added the workflow/merge-ready merge-ready: code is ready and can be merged label Aug 10, 2023
@waynepeking348 waynepeking348 merged commit 828cb8a into kubewharf:main Aug 10, 2023
luomingmeng added a commit to luomingmeng/katalyst-core that referenced this pull request Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working workflow/merge-ready merge-ready: code is ready and can be merged workflow/need-review review: test succeeded, need to review
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants