ba667221a5
* 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
|