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. 12 Aug, 2019 27 commits
  2. 09 Aug, 2019 2 commits
    • Nick Ethier's avatar
      Add sidecar_task stanza parsing (#6104) · 07ce33a7
      Nick Ethier authored
      * jobspec: breakup parse.go into smaller files
      
      * add sidecar_task parsing to jobspec and api
      
      * jobspec: combine service parsing logic for task and group service stanzas
      
      * api: use slice of ConsulUpstream values instead of pointers
      07ce33a7
    • Tim Gross's avatar
      tests: break out command, command/agent on Travis (#6094) · b4aab30d
      Tim Gross authored
      The command and command/agent packages are taking 5+ minutes on Travis
      and this contributes to build timeouts. While this doesn't address
      underlying issues, breaking these out can reduce re-runs until that
      work is done.
      b4aab30d
  3. 08 Aug, 2019 7 commits
  4. 07 Aug, 2019 4 commits