envoyproxy / xds-relay

Caching, aggregation, and relaying for xDS compliant clients and origin servers
Apache License 2.0
131 stars 29 forks source link

Clear Cache Endpoint Params #213

Closed samrabelachew closed 3 years ago

samrabelachew commented 3 years ago

Clear cache handler should have a path consisting of 4 entries (address/cache/clear/x). This change has it parse its own parameter instead of relying on getParam() Signed-off-by: Samra Belachew sbelachew@lyft.com