open-nomad/jobspec/test-fixtures
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
..
artifacts.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
bad-artifact.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
bad-ports.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
basic.hcl jobspec: Add Volume and VolumeMount declarations 2019-08-12 15:39:07 +02:00
basic_wrong_key.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
default-job.hcl
distinctHosts-constraint.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
distinctProperty-constraint.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
incorrect-service-def.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
job-with-kill-signal.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
migrate-job.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
multi-network.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
multi-resource.hcl chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
multi-vault.hcl
overlapping-ports.hcl
parameterized_job.hcl
periodic-cron.hcl
regexp-constraint.hcl
reschedule-job-unlimited.hcl
reschedule-job.hcl
service-check-bad-header-2.hcl
service-check-bad-header.hcl
service-check-driver-address.hcl
service-check-initial-status.hcl
service-check-restart.hcl
service-meta.hcl Consul service meta (#6193) 2019-08-23 12:49:02 -04:00
set-contains-constraint.hcl
specify-job.hcl
task-nested-config.hcl
tg-network.hcl client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
tg-service-check.hcl add optional task field to group service checks 2019-08-20 09:35:31 -04:00
vault_inheritance.hcl
version-constraint.hcl