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. 16 Oct, 2018 24 commits
  2. 04 Oct, 2018 1 commit
  3. 15 Sep, 2018 1 commit
  4. 13 Sep, 2018 1 commit
  5. 06 Sep, 2018 1 commit
    • Michael Schurter's avatar
      client: set host name when migrating over tls · c55d1667
      Michael Schurter authored
      Not setting the host name led the Go HTTP client to expect a certificate
      with a DNS-resolvable name. Since Nomad uses `${role}.${region}.nomad`
      names ephemeral dir migrations were broken when TLS was enabled.
      
      Added an e2e test to ensure this doesn't break again as it's very
      difficult to test and the TLS configuration is very easy to get wrong.
      c55d1667
  6. 21 Jun, 2018 1 commit
  7. 13 Jun, 2018 2 commits
  8. 12 Jun, 2018 2 commits