open-nomad/e2e/connect
Seth Hoenig 45e0e70a50 consul/connect: enable custom sidecars to use expose checks
This PR enables jobs configured with a custom sidecar_task to make
use of the `service.expose` feature for creating checks on services
in the service mesh. Before we would check that sidecar_task had not
been set (indicating that something other than envoy may be in use,
which would not support envoy's expose feature). However Consul has
not added support for anything other than envoy and probably never
will, so having the restriction in place seems like an unnecessary
hindrance. If Consul ever does support something other than Envoy,
they will likely find a way to provide the expose feature anyway.

Fixes #9854
2021-02-09 10:49:37 -06:00
..
input consul/connect: enable custom sidecars to use expose checks 2021-02-09 10:49:37 -06:00
acls.go consul/connect: Add support for Connect terminating gateways 2021-01-25 10:36:04 -06:00
acls_test.go e2e: setup consul ACLs a little more correctly 2020-01-31 19:06:11 -06:00
client.go e2e: use test framework Assertions in connect tests 2020-11-30 08:48:40 -06:00
connect.go consul/connect: enable custom sidecars to use expose checks 2021-02-09 10:49:37 -06:00
multi_service.go e2e: tweak failure messages 2021-01-26 09:16:48 -05:00