mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Restoring scaling policies during the start of a stopped job did not account for jobs that didn't have any scaling policies, and led to a panic when users tried to restart such jobs.
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
```release-note:bug
|
|
cli: Fix panic when restarting stopped job with no scaling policies
|
|
```
|