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

Add cache to services reporting #222

Closed NetanelBollag closed 4 months ago

NetanelBollag commented 4 months ago

Description

Services may change in high frequency. This PR reduce the reporting level to once per minute (configurable) or based on meaningful changes to the services: deletion, change of resolved identity and type.

Testing