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

Fixed case where mapper could fail to initialize when domain name Internet intents were enabled #195

Closed NetanelBollag closed 7 months ago

NetanelBollag commented 7 months ago

Description

This PR initialized the DNS publisher index before the manager start, since otherwise it cause panic.

Testing

Checklist