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. 21 Oct, 2020 1 commit
    • Tim Gross's avatar
      e2e: path fixes for local_binary uploads (#9137) · d552b4e8
      Tim Gross authored
      When uploading a local binary for provisioning, the location that we pass into
      the provisioning script needs to be where we uploaded it to, not the source on
      our laptop. Also, the null_resource for uploading needs to read in the private
      key, not its path.
      d552b4e8
  2. 20 Oct, 2020 11 commits
  3. 19 Oct, 2020 3 commits
    • Seth Hoenig's avatar
      Merge pull request #9119 from hashicorp/f-update-gomod-1.15 · cf9a86f1
      Seth Hoenig authored
      build: update gomod go version
      cf9a86f1
    • Tim Gross's avatar
      update tree tool to pass lint-go (#9125) · 1c3c2421
      Tim Gross authored
      * update `tree` tool to pass lint-go
      * bump `tools/go.mod` to go1.15
      1c3c2421
    • 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
  4. 18 Oct, 2020 1 commit
  5. 17 Oct, 2020 2 commits
  6. 16 Oct, 2020 14 commits
  7. 15 Oct, 2020 8 commits