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. 19 Oct, 2020 1 commit
    • Drew Bailey's avatar
      Events/msgtype cleanup (#9117) · 7ce0b501
      Drew Bailey authored
      * use msgtype in upsert node
      
      adds message type to signature for upsert node, update tests, remove placeholder method
      
      * UpsertAllocs msg type test setup
      
      * use upsertallocs with msg type in signature
      
      update test usage of delete node
      
      delete placeholder msgtype method
      
      * add msgtype to upsert evals signature, update test call sites with test setup msg type
      
      handle snapshot upsert eval outside of FSM and ignore eval event
      
      remove placeholder upsertevalsmsgtype
      
      handle job plan rpc and prevent event creation for plan
      
      msgtype cleanup upsertnodeevents
      
      updatenodedrain msgtype
      
      msg type 0 is a node registration event, so set the default  to the ignore type
      
      * fix named import
      
      * fix signature ordering on upsertnode to match
      7ce0b501
  2. 05 Oct, 2020 1 commit
  3. 18 Apr, 2018 1 commit
  4. 22 Mar, 2018 2 commits
  5. 28 Aug, 2017 1 commit
  6. 22 Aug, 2017 1 commit
  7. 21 Jul, 2017 2 commits
  8. 26 Jul, 2016 1 commit
  9. 21 Jan, 2016 2 commits
  10. 24 Dec, 2015 1 commit
    • Ivo Verberk's avatar
      Refactoring continued · 90574224
      Ivo Verberk authored
      * Refactor other cli commands to new design
      * Add PrefixList method to api package
      * Add more tests
      90574224
  11. 27 Sep, 2015 2 commits
  12. 15 Sep, 2015 1 commit
  13. 14 Sep, 2015 5 commits