open-nomad/jobspec
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
..
test-fixtures client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
parse.go Add sidecar_task stanza parsing (#6104) 2019-08-09 15:18:53 -04:00
parse_group.go config: Hoist volume.config.source into volume 2019-09-13 04:37:59 +02:00
parse_job.go Add sidecar_task stanza parsing (#6104) 2019-08-09 15:18:53 -04:00
parse_network.go Add sidecar_task stanza parsing (#6104) 2019-08-09 15:18:53 -04:00
parse_service.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
parse_task.go fixup rebase 2019-08-12 15:41:14 +02:00
parse_test.go Consul service meta (#6193) 2019-08-23 12:49:02 -04:00
utils.go consul: add Connect structs 2019-08-06 08:15:07 -07:00
utils_test.go consul: add Connect structs 2019-08-06 08:15:07 -07:00