mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 04:31:12 +00:00
40987a2b69
1.8.x backport of #9765 Conflicts: - agent/xds/listeners_test.go - test/integration/connect/envoy/helpers.bash - agent/xds/testdata (different envoy versions)
5 lines
109 B
Bash
5 lines
109 B
Bash
#!/bin/bash
|
|
|
|
snapshot_envoy_admin localhost:19000 s1 || true
|
|
snapshot_envoy_admin localhost:19001 s2 || true
|