417ec91317
Updates to the datacenter field should be destructive for any allocation that is on a node no longer in the list of datacenters, but inplace for any allocation on a node that is still in the list. Add a check for this change to the system and generic schedulers after we've checked the task definition for updates and obtained the node for each current allocation.
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
```release-note:bug
|
|
scheduler: Fixed a bug where updates to the `datacenters` field were not destructive.
|
|
```
|