envoyproxy/envoy

Migrating `RateLimit` to typed filter config phase 2: Envoy consumes the new field

Open

#18,118 opened on Sep 14, 2021

View on GitHub
 (2 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/ratelimithelp wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Title: Migrating RateLimit to typed filter config phase 2: Envoy consumes the new field

Description: This is to track the second phase of migrating Ratelimit to RateLimitPerRoute. In the first phase, the field is added to typed filter config. Now this work needs to be completed as described here: https://github.com/envoyproxy/envoy/pull/18044#discussion_r706285153.

Relevant Links:

  • #14732

cc @yanavlasov @tyxia @mattklein123 @markdroth

Contributor guide