Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(inventory): recalculate inventory if node state changes #256

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

troian
Copy link
Member

@troian troian commented Dec 2, 2024

k8s node capabilities.allocatable may go to 0 when devices via device plugin become unavailable due to various issues.

recalculate the current node's inventory if any of the fields in capabilities.allocatable is changed

refs akash-network/support#249

@troian troian requested a review from boz as a code owner December 2, 2024 17:23
k8s node capabilities.allocatable may go to 0 when devices
via device plugin become unavailable due to various issues.

recalculate current node's inventory if any of the field
in capabilities.allocatable is changed

Signed-off-by: Artur Troian <troian.ap@gmail.com>
@troian troian merged commit a489a33 into main Dec 4, 2024
25 checks passed
@troian troian deleted the node-discovery branch December 4, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant