mirror of https://github.com/linkerd/linkerd2.git
Problem `conduit stat` would cause a panic for any resource that wasn't in the list of StatAllResourceTypes This bug was introduced by https://github.com/runconduit/conduit/pull/1088/files Solution Fix writeStatsToBuffer to not depend on what resources are in StatAllResourceTypes Also adds a unit test and integration test for `conduit stat ns` |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
grpc_server.go | ||
grpc_server_test.go | ||
http_server.go | ||
http_server_test.go | ||
proto_over_http.go | ||
proto_over_http_test.go | ||
stat_summary.go | ||
stat_summary_test.go | ||
test_helper.go |