zalando-stups / planb-cassandra

Plan B Cassandra for STUPS/AWS with static IPs
Other
27 stars 18 forks source link

Do not override volume name in update #219

Open slitsche opened 6 years ago

slitsche commented 6 years ago

In tag_instance_volume we have code which might change the volume name.
This should be removed, because it was introduced for migration.

Then it is ensured that the volume name is generated only once in build parameters. Volume name should not be part of update at all.