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 Dec, 2018 7 commits
  2. 18 Dec, 2018 22 commits
  3. 17 Dec, 2018 6 commits
  4. 16 Dec, 2018 2 commits
    • Mahmood Ali's avatar
      Remove implicit check · c526ddb0
      Mahmood Ali authored
      I intended to remove this line in 29ef7ecf - see my notes there for details.
      c526ddb0
    • Mahmood Ali's avatar
      tests: fix rkt command environment (#5011) · ee652be3
      Mahmood Ali authored
      The environment variables needed for envoking `rkt` command line
      should include host PATH (to access `iptables`).
      
      Given that the command runs outside the VM, untrusted task environment
      variables should NOT be honored here.
      
      We do this already with `rkt`, but the change is quite subtle to miss
      when refactoring.
      ee652be3
  5. 15 Dec, 2018 3 commits