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. 07 May, 2018 2 commits
  2. 04 May, 2018 2 commits
  3. 16 Apr, 2018 2 commits
  4. 11 Apr, 2018 2 commits
  5. 21 Mar, 2018 1 commit
  6. 19 Mar, 2018 1 commit
  7. 14 Mar, 2018 3 commits
  8. 31 Jan, 2018 1 commit
  9. 08 Dec, 2017 1 commit
    • Michael Schurter's avatar
      Allow custom ports for services and checks · 25569282
      Michael Schurter authored
      Fixes #3380
      
      Adds address_mode to checks (but no auto) and allows services and checks
      to set literal port numbers when using address_mode=driver.
      
      This allows SDNs, overlays, etc to advertise internal and host addresses
      as well as do checks against either.
      25569282
  10. 06 Dec, 2017 1 commit
  11. 17 Nov, 2017 1 commit
  12. 23 Oct, 2017 1 commit
  13. 12 Oct, 2017 1 commit
  14. 19 Sep, 2017 1 commit
  15. 14 Sep, 2017 5 commits
  16. 08 Sep, 2017 1 commit
  17. 04 Sep, 2017 1 commit
  18. 17 Aug, 2017 2 commits
  19. 01 Aug, 2017 1 commit
  20. 07 Jul, 2017 4 commits
  21. 06 Jul, 2017 1 commit
  22. 22 Jun, 2017 1 commit
    • Michael Schurter's avatar
      Implement DriverNetwork and Service.AddressMode · 3fddb05f
      Michael Schurter authored
      Ideally DriverNetwork would be fully populated in Driver.Prestart, but
      Docker doesn't assign the container's IP until you start the container.
      
      However, it's important to setup the port env vars before calling
      Driver.Start, so Prestart should populate that.
      3fddb05f
  23. 23 May, 2017 1 commit
  24. 09 May, 2017 1 commit
  25. 20 Apr, 2017 1 commit
  26. 19 Apr, 2017 1 commit