Scott Fleener

Results 5 comments of Scott Fleener

Thanks for the report! At first glance this seems very similar to https://github.com/linkerd/linkerd2/issues/14147, are these connections by any chance keep-alives that might be timing out? If so this may just...

Upstream tests pass with these changes: https://github.com/linkerd/linkerd2-proxy/pull/4193

should be fixed, there was some extra whitespace trimming that the templates were doing

That's super handy, I hadn't done much with helm template validation so that'll help prevent the biggest configuration footgun here.

Some of the metrics are "cheap" to clone (Arc/etc.). There's a few options I can think of to accommodate those but most would require specialization in some form. I wonder...