This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 07 Jul, 2021 1 commit
    • Tim Gross's avatar
      scheduler: datacenter updates should be destructive · 00fb80f8
      Tim Gross authored
      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.
      00fb80f8