open-nomad/command/agent/consul
Tim Gross cd9c23617f
client/connect: ConsulProxy LocalServicePort/Address (#6358)
Without a `LocalServicePort`, Connect services will try to use the
mapped port even when delivering traffic locally. A user can override
this behavior by pinning the port value in the `service` stanza but
this prevents us from using the Consul service name to reach the
service.

This commits configures the Consul proxy with its `LocalServicePort`
and `LocalServiceAddress` fields.
2019-09-23 14:30:48 -04:00
..
catalog_testing.go agent + consul 2018-09-13 10:43:40 -07:00
check_watcher.go Update command/agent/consul/check_watcher.go 2019-07-18 07:08:27 -07:00
check_watcher_test.go consul: add test for check watcher deadlock 2019-07-18 08:24:09 -07:00
client.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
group_test.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
int_test.go Remove old comment; it's been fixed! 2019-01-14 09:56:53 -08:00
structs.go move cstructs.DeviceNetwork to drivers pkg 2019-01-08 09:11:47 -05:00
unit_test.go support script checks for task group services (#6197) 2019-09-03 15:09:04 -04:00
version_checker.go agent + consul 2018-09-13 10:43:40 -07:00
version_checker_test.go Replace Consul TLSSkipVerify handling 2018-03-14 17:43:06 -07:00