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. 27 May, 2017 1 commit
  2. 24 May, 2017 1 commit
  3. 16 May, 2017 2 commits
  4. 03 May, 2017 1 commit
  5. 02 May, 2017 1 commit
  6. 24 Apr, 2017 1 commit
  7. 19 Apr, 2017 2 commits
    • Michael Schurter's avatar
      Document `tls_skip_verify` · a5dcf6bb
      Michael Schurter authored
      a5dcf6bb
    • Michael Schurter's avatar
      Refactor Consul Syncer into new ServiceClient · 10cb924b
      Michael Schurter authored
      Fixes #2478 #2474 #1995 #2294
      
      The new client only handles agent and task service advertisement. Server
      discovery is mostly unchanged.
      
      The Nomad client agent now handles all Consul operations instead of the
      executor handling task related operations. When upgrading from an
      earlier version of Nomad existing executors will be told to deregister
      from Consul so that the Nomad agent can re-register the task's services
      and checks.
      
      Drivers - other than qemu - now support an Exec method for executing
      abritrary commands in a task's environment. This is used to implement
      script checks.
      
      Interfaces are used extensively to avoid interacting with Consul in
      tests that don't assert any Consul related behavior.
      10cb924b
  8. 11 Apr, 2017 1 commit
  9. 06 Apr, 2017 1 commit
  10. 28 Mar, 2017 2 commits
  11. 27 Mar, 2017 2 commits
  12. 24 Mar, 2017 1 commit
  13. 22 Mar, 2017 1 commit
  14. 15 Mar, 2017 2 commits
  15. 14 Mar, 2017 1 commit
  16. 12 Mar, 2017 1 commit
  17. 04 Mar, 2017 1 commit
  18. 02 Mar, 2017 1 commit
  19. 01 Mar, 2017 1 commit
  20. 22 Feb, 2017 1 commit
  21. 21 Feb, 2017 1 commit
  22. 15 Feb, 2017 1 commit
  23. 13 Feb, 2017 1 commit
  24. 06 Feb, 2017 1 commit
  25. 02 Feb, 2017 1 commit
  26. 01 Feb, 2017 1 commit
  27. 26 Jan, 2017 7 commits
  28. 24 Jan, 2017 2 commits