Release v0.1.11 - #147
Merged
Merged
Conversation
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Use Go 1.23
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
Add periodic garbage collector for key-value store
…t used in other pools. Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
When a replacement Volume is added to a pool, ensure the volume is no…
Remove unused cruft from the repo Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
Tune up dockerfile removing layers introduced by COPY
- device communication errors - timeout errors - device not found errors Take the following actions: - record the state of the storage (NVMe device) as offline - publish event to trigger nnf-sos to query the storage state Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
During NVMe operations, when system-level errors occur such as:
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
Use the available drive count to calculate the size of each allocation.
Signed-off-by: Matt Richerson <matthew.richerson@hpe.com>
ajfloeder
approved these changes
Aug 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.1.11