Skip to content

Method to return node allocatable resources#62

Open
rsevilla87 wants to merge 1 commit intocloud-bulldozer:mainfrom
rsevilla87:node-capacity
Open

Method to return node allocatable resources#62
rsevilla87 wants to merge 1 commit intocloud-bulldozer:mainfrom
rsevilla87:node-capacity

Conversation

@rsevilla87
Copy link
Copy Markdown
Member

@rsevilla87 rsevilla87 commented Dec 16, 2025

Type of change

  • New feature

Description

New method to return the aggregated amount of allocatable resources across nodes matching a labelSelector. The idea is to potentially take advantage of this method to be able to allocate a certain % of resources when running a workload.

Signed-off-by: Raul Sevilla <rsevilla@redhat.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.01%. Comparing base (1954654) to head (6ad3323).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   82.01%   82.01%           
=======================================
  Files          10       10           
  Lines         406      406           
=======================================
  Hits          333      333           
  Misses         51       51           
  Partials       22       22           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rsevilla87 rsevilla87 added the enhancement New feature or request label Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant