e060748d3f
Additionally: - wait for bootstrap config entries to be applied - run the verify container in the host's PID namespace so we can kill envoys without mounting the docker socket * assert that we actually send HEALTHY and UNHEALTHY endpoints down in EDS during failover
9 lines
81 B
HCL
9 lines
81 B
HCL
services {
|
|
name = "s3"
|
|
port = 8282
|
|
|
|
connect {
|
|
sidecar_service {}
|
|
}
|
|
}
|