envoyproxy/envoy

Use StringMatcher for route path and header matching

Ouverte

#8 392 ouverte le 26 sept. 2019

 (7 commentaires) (0 réaction) (0 personne assignée)C++ (5 373 forks)batch import
api/v3help wanted

Métriques du dépôt

Stars
 (27 997 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

As per #next-major-version comments in https://github.com/envoyproxy/envoy/blob/master/api/envoy/api/v2/route/route.proto. We should ideally do this in v2 with new fields and then deprecate the existing matchers, allowing for auto-deletion in v3.

Guide contributeur