eryph-org / eryph

https://www.eryph.io
Other
4 stars 3 forks source link

generation suffix for volumes #194

Closed fw2568 closed 7 months ago

fw2568 commented 7 months ago

This PR adds a suffix g[generation] to volumes. This makes the volume name unique even if it has a parent with same name. The generation is increased for each parent.

Generations are not used for shared vhds and vhd sets, as these will never have a attached parent.

fixes #123

In contrast to the propsed solution of #123 this also works for multiple parents.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud