open-nomad/e2e/connect/input
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
..
demo.nomad consul/connect: enable custom sidecars to use expose checks 2021-02-09 10:49:37 -06:00
expose-custom.nomad consul/connect: enable custom sidecars to use expose checks 2021-02-09 10:49:37 -06:00
ingress-gateway.nomad e2e: add e2e test for consul connect ingress gateway demo 2020-11-25 16:54:02 -06:00
multi-ingress.nomad consul/connect: Enable running multiple ingress gateways per Nomad agent 2021-01-19 12:58:36 -06:00
multi-service.nomad fix tests, update changelog 2020-01-29 13:55:39 -05:00
native-demo.nomad consul/connect: enable custom sidecars to use expose checks 2021-02-09 10:49:37 -06:00
terminating-gateway.nomad consul/connect: Add support for Connect terminating gateways 2021-01-25 10:36:04 -06:00