open-nomad/nomad/structs
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
..
config connect: add unix socket to proxy grpc for envoy (#6232) 2019-09-03 08:43:38 -07:00
batch_future.go
batch_future_test.go
bitmap.go
bitmap_test.go
devices.go
devices_test.go
diff.go structs: add taskgroup networks and services to plan diffs 2019-08-20 16:18:30 -04:00
diff_test.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
errors.go Block rpc handling until state store is caught up 2019-07-02 16:07:37 +08:00
funcs.go
funcs_test.go fix tests from introducing new struct fields 2019-07-31 01:03:16 -04:00
generate.sh codegen codecs for nomad structs 2019-05-01 12:42:55 -04:00
network.go cli: display group ports and address in alloc status command output (#6189) 2019-08-27 23:59:36 -04:00
network_test.go cli: display group ports and address in alloc status command output (#6189) 2019-08-27 23:59:36 -04:00
node.go
node_class.go
node_class_test.go
node_test.go
operator.go Rename to match system scheduler config. 2019-05-03 14:06:12 -05:00
services.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
services_test.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
streaming_rpc.go
structs.go config: Hoist volume.config.source into volume 2019-09-13 04:37:59 +02:00
structs_codegen.go
structs_test.go config: Hoist volume.config.source into volume 2019-09-13 04:37:59 +02:00
testing.go
volumes.go config: Hoist volume.config.source into volume 2019-09-13 04:37:59 +02:00