Category: github

The whole agile move towards autonomous development is great to embrace the individual team and even engineer preference. Envoy contributor and Software Engineer at Tetrate.io, Yaroslav Skopets offered up at KubeCon + CloudNativeCon Europe, virtual edition, a new Envoy extension as a single interpretation for these many languages.

Two common questions to want continual answers for are: This Envoy extension allows you to validate requests against the API specification and flag up violations via metrics.

For the Envoy extension model, for every HTTP request handled by Envoy, a separate instance of the HTTP filter extension is created.

Since the HTTP filter extension only corresponds to one request, he suggests all of this auxiliary information should be stored in an Envoy extension itself.

Related Articles