Files
nomad/client/allocrunner
Seth Hoenig 37729bb027 consul/connect: automatically set consul tls sni name for connect native tasks
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
2021-06-28 08:36:53 -05:00
..
2021-04-14 10:17:28 -04:00
2020-12-09 11:05:18 -08:00
2021-04-14 10:17:28 -04:00
2018-10-16 16:56:56 -07:00