[Workloads] Add support for multiple additional disks to the VM module - #28
Conversation
1e6009a to
9f7b2bf
Compare
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThe changes introduce support for attaching additional disks to Harvester virtual machines. A new input variable Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Purpose
The current workloads/vm module only supports a single root disk. This PR enables attaching multiple additional disks to the virtual machine.
Goals
Approach
User stories
As a developer, I want to attach additional data disks to a Harvester VM so that I can separate OS and data storage.
Release note
Enables the attachment of multiple additional disks to virtual machines in the workloads/vm module.
Automation tests
Summary by CodeRabbit
Release Notes