mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Dynamic host volumes use the same specification file as CSI volumes but require a different set of parameters and have different semantics. This changeset splits the volume specification page into separate CSI and dynamic host volumes spec pages. While migrating the CSI page, I've also edited it to bring it more in line with the style guide: removed passive voice and future tense, inclusive language, alphabetized the (chaotic!) parameters list, etc. Ref: https://github.com/hashicorp/nomad/pull/24797 Ref: https://hashicorp.atlassian.net/browse/NET-11482 Co-authored-by: Daniel Bennett <dbennett@hashicorp.com> Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>