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

support dedicated image fs disk #502

Closed nightmeng closed 4 months ago

nightmeng commented 4 months ago

What type of PR is this?

Features

What this PR does / why we need it:

Rootfs eviction supports dedicated image fs disk

Which issue(s) this PR fixes:

Special notes for your reviewer:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 33.94495% with 72 lines in your changes are missing coverage. Please review.

Project coverage is 54.96%. Comparing base (65db018) to head (0162844).

Files Patch % Lines
...er/agent/metric/provisioner/kubelet/provisioner.go 0.00% 44 Missing :warning:
...amic/adminqos/eviction/rootfs_pressure_eviction.go 31.81% 12 Missing and 3 partials :warning:
...t/evictionmanager/plugin/rootfs/rootfs_pressure.go 69.76% 10 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #502 +/- ## ========================================== - Coverage 55.03% 54.96% -0.07% ========================================== Files 513 513 Lines 56959 56972 +13 ========================================== - Hits 31346 31314 -32 - Misses 22267 22315 +48 + Partials 3346 3343 -3 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/502/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | Coverage Δ | | |---|---|---| | [unittest](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/502/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `54.96% <33.94%> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.