mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
cc0765b87d
* Fix resolution of service resolvers with subsets for external upstreams * Add tests * Add changelog entry * Update view filter logic
6 lines
198 B
Bash
6 lines
198 B
Bash
#!/bin/bash
|
|
|
|
snapshot_envoy_admin localhost:20000 terminating-gateway primary || true
|
|
snapshot_envoy_admin localhost:19000 s1 primary || true
|
|
snapshot_envoy_admin localhost:19001 s3 primary || true
|