envoyproxy / xds-relay

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

Added admin handler to clear cache entries #170

Closed samrabelachew closed 4 years ago

samrabelachew commented 4 years ago

Signed-off-by: Samra Belachew sbelachew@lyft.com

Created handler to allow user to clear a cache entry given a key. Shares same capabilities of wildcard suffix as cache dump handler

samrabelachew commented 4 years ago

@jyotimahapatra @jessicayuen