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

Report discovered intents to the cloud in batches #138

Closed omris94 closed 1 year ago

omris94 commented 1 year ago

Description

Following a bug related to the length of the discovered intents list, in order to future proof the process of reporting intents to the cloud, we would like to send intents to the cloud in batches.

Testing

Describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Also include details of the environment this PR was developed in (language/platform/browser version).