Takeshi Yoneda

Results 41 issues of Takeshi Yoneda

Commit Message: lua: adds test to cover LUA_TNIL metadata conversion Additional Description: Previously, the conversion of LUA_TNIL type in dynamic metadata generation had no unit test coverage. This modifies SetGetAndIterateDynamicMetadata...

Commit Message: Removes unused createStaticConfigProvider Additional Description: Previously, a variant of createStaticConfigProvider taking `Protobuf::Message` as a first param was not used, and that was one reason for the low test...

Commit Message: http: adds support for metadata formatter in mutation Additional Description: Previously, %METADATA% format is not supported in header additions. This adds the formatters field in the router configuration,...

api

Commit Message: formatter: support for virtual host metadata Additional Description: This enables the access to the virtual host metadata introduced in https://github.com/envoyproxy/envoy/pull/30175 from formatter. Risk Level: low Testing: : unit...

Commit Message: dynamic_modules: scaffolds Rust SDK Additional Description: This scaffolds the Rust SDK of dynamic modules. Note that abi.h is hard-copied into the directory in order to allow off-tree development...

deps

Commit Message: dynamic_modules: scaffolds config API & HTTP Filter Additional Description: This scaffolds the configuration API marked as work-in-progress, and the skeleton HTTP filter implementation based on the configuration. The...

waiting

- [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested Previously, the standard Accept header was set to application/json...

- [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested Previously, the standard Accept header was set to application/json...

I will dedicate this is the tracking issue for the dynamic module feature. The description here will be updated as we make progress. This issue will serve as a central...

no stalebot
area/dynamic_modules

Currently it's failing miserably due to the concurrent access to bytes.Buffer to read and assert on the log contents

bug