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. 08 Oct, 2018 3 commits
  2. 05 Oct, 2018 1 commit
  3. 04 Oct, 2018 6 commits
  4. 03 Oct, 2018 2 commits
  5. 26 Sep, 2018 1 commit
  6. 25 Sep, 2018 8 commits
  7. 24 Sep, 2018 14 commits
  8. 21 Sep, 2018 2 commits
    • Alex Dadgar's avatar
      always handle failed allocation · f7822161
      Alex Dadgar authored
      f7822161
    • Alex Dadgar's avatar
      Fix deployment watcher index usage · 34e8b2f2
      Alex Dadgar authored
      Fixes three issues:
      1. Retrieving the latest evaluation index was not properly selecting the
      greatest index. This would undermine checks we had to reduce the number
      of evaluations created when the latest eval index was greater than any
      alloc change
      2. Fix an issue where the blocking query code was using the incorrect
      index such that the index was higher than necassary.
      3. Special case handling of blocked evaluation since the create/snapshot
      index is no particularly useful since they can be reblocked.
      34e8b2f2
  9. 20 Sep, 2018 1 commit
  10. 19 Sep, 2018 2 commits