jrasell / sherpa

Sherpa is a highly available, fast, and flexible horizontal job scaling for HashiCorp Nomad. It is capable of running in a number of different modes to suit different requirements, and can scale based on Nomad resource metrics or external sources.
Mozilla Public License 2.0
163 stars 8 forks source link

scale-out event erases volume definition #133

Open jacobomarquis opened 4 years ago

jacobomarquis commented 4 years ago

Describe the bug On a Nomad job that has Volumes defined a scale-out via the API causes the volume configuration to dissapear

To reproduce Create a job with volumes, scale-out and see the definitions changes

Expected behavior Scale-out event replicating the volume information

Environment: