linux-system-roles / ha_cluster

Provide automation for Cluster - High Availability management
https://linux-system-roles.github.io/ha_cluster/
MIT License
18 stars 22 forks source link

feat: Add support for utilization #202

Closed idevat closed 6 months ago

idevat commented 6 months ago

Enhancement: Add support for configuring utilization attributes.

Reason: This is necessary so that user can configure utilization attributes for node and primitive resource..

Result: It is now possible to configure utilization attributes using the role.

Issue Tracker Tickets (Jira or BZ if any): https://issues.redhat.com/browse/RHEL-33532

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.50%. Comparing base (b0f0f96) to head (5b97621). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ======================================= Coverage 68.50% 68.50% ======================================= Files 3 3 Lines 181 181 ======================================= Hits 124 124 Misses 57 57 ```

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

tomjelinek commented 6 months ago

[citest]