otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

Ignore unknown value in request path #104

Closed NetanelBollag closed 1 year ago

NetanelBollag commented 1 year ago

Envoy may set a request path to unknown. Those requests should be ignored. Note that we don't check if the path contains the work, since that would be a legitimate path, only if that's the actual value.