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

Support export / list intents by client #142

Open orishoshan opened 1 year ago

orishoshan commented 1 year ago

Today, the otterize network-mapper export and otterize network-mapper list only support export by server and by namespace.

There is currently no way to export intents for a single client, which you may be trying to do if you own that service.

Proposal: add --client flag to the two commands, that behaves like --server, except filtering the intents that are outputted by client.

dbarnwal commented 1 year ago

can i try this ?

orishoshan commented 1 year ago

@dbarnwal Please do! Feel free to reach out on the community Slack for guidance.

dbarnwal commented 1 year ago

sure. picking this.