What problem are you trying to solve?
allow configuring http2_max_local_error_reset_streams in linkerd-proxy
How should the problem be solved?
Upgrade tonic package to 0.14.3 and expose max_local_error_reset_streams as a configurable if needed (I'm not sure right now if the tonic configurables are implicitly configurable in linkerd (e.g. using matching env vars) or not)
Any alternatives you've considered?
There are no alternatives that I know of
How would users interact with this feature?
No response
Would you like to work on this feature?
maybe