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. 23 Jun, 2021 1 commit
    • Seth Hoenig's avatar
      consul/connect: automatically set consul tls sni name for connect native tasks · fb830a53
      Seth Hoenig authored
      This PR makes it so that Nomad will automatically set the CONSUL_TLS_SERVER_NAME
      environment variable for Connect native tasks running in bridge networking mode
      where Consul has TLS enabled. Because of the use of a unix domain socket for
      communicating with Consul when in bridge networking mode, the server name is
      a file name instead of something compatible with the mTLS certificate Consul
      will authenticate against. "localhost" is by default a compatible name, so Nomad
      will set the environment variable to that.
      
      Fixes #10804
      fb830a53
  2. 22 Jun, 2021 8 commits
  3. 21 Jun, 2021 5 commits
  4. 18 Jun, 2021 6 commits
  5. 17 Jun, 2021 4 commits
  6. 16 Jun, 2021 4 commits
  7. 15 Jun, 2021 9 commits
  8. 14 Jun, 2021 3 commits