Skip to content

Support more than one volume per node #32

@smithfarm

Description

@smithfarm

ATM a role/node can either have a single volume or no volume. Instead of

volume: 10

we should be able to specify

volume:
  count: 3
  size: 10

This would mean changing all code that deals with a single volume object to deal with an array of volume objects.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions