ironcore
ironcore copied to clipboard
Enhance `Volume` Resize
Summary
Currently, Volume resources support resizing via the spec.size field, but there is no corresponding status field to reflect the actual allocated size. This makes it difficult to determine whether a resize operation was successfully completed or not, leading to operational uncertainty and complicating automation.
Tasks
- [ ] Update
volume-IRI,volume-pooletandvolume-brokerto reflect size inStatus - [ ] Provide concept to indicate that a
Volumeattached to aMachineshould be resized- [ ] If changes in
machine-IRI,machine-pooletandmachine-brokerare needed provide proposal - [ ] Implement changes
- [ ] If changes in