twosigma / envoy-viz

Apache License 2.0
11 stars 1 forks source link

Add tests for graph building #2

Open blevz opened 3 years ago

blevz commented 3 years ago

Verify that we produce reasonable graphs for a set of envoy bootstrap configurations exercising various features

esnible commented 3 years ago

Can I send you some Istio Envoy dumps?

I added the necessary code to get envoy-viz to read my files, but the graph generation failed with

panic: runtime error: invalid memory address or nil pointer dereference

at graph/build.go:39 because my graph has no static resources.

blevz commented 3 years ago

Yes pls! Feel free to add them to testdata in a PR

Alternatively email them to ben.levy@twosigma.com and I'll get them in