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

Run go generate with latest schema to fix null body error in intents reporting #55

Closed evyatarmeged closed 1 year ago

evyatarmeged commented 1 year ago

Description

Ran go generate to use new intents graphql schema without body & fixed tests.