kubewharf / katalyst-core

Katalyst aims to provide a universal solution to help improve resource utilization and optimize the overall costs in the cloud. This is the core components in Katalyst system, including multiple agents and centralized components
Apache License 2.0
394 stars 91 forks source link

fix(sysadvisor): fix metacache concurrent read/write #538

Closed nightmeng closed 3 months ago

nightmeng commented 3 months ago

What type of PR is this?

Bug fixes

What this PR does / why we need it:

Fix metacache concurrent read/write and add test case for it.

Which issue(s) this PR fixes:

Special notes for your reviewer: