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

Fix bug: internet intents discovered with CNAME instead of the actual domain name #223

Closed NetanelBollag closed 4 months ago

NetanelBollag commented 4 months ago

Description

When discovering intents to the internet, the mapper exports them using the CNAME as domain, instead of the actual domain name used. This PR check the CNAME section to get the domain name.