istio-ecosystem / wasm-extensions

Contains miscellaneous Wasm extensions for Istio
Apache License 2.0
107 stars 34 forks source link

Add local rate limit Wasm extension #9

Open bianpengyuan opened 3 years ago

bianpengyuan commented 3 years ago

This is to track adding a local rate limiting extension, which make local rate limit decision based on request attributes extracted from the request. The extension should have unit test coverage, integration test coverage, and guide on how to customize for bespoke needs.

cc @gargnupur