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
389 stars 91 forks source link

chore(config):Ignore deprecated lint #624

Closed zzzzhhb closed 3 weeks ago

zzzzhhb commented 3 weeks ago

What type of PR is this?

Enhancements

What this PR does / why we need it:

The SystemLoadPressureEvictionConfig is deprecated in new version API, it will be kept for some versions before it eventually is removed. To prevent lint fail, ignore this two lines.

Which issue(s) this PR fixes:

Special notes for your reviewer: