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

added list intents by client #155

Closed dbarnwal closed 10 months ago

dbarnwal commented 12 months ago

Please see the contributing guidelines for how to create and submit a high-quality PR for this repo. This template is based on Auth0's excellent template.

Description

Added list of intents by client.

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).

Checklist

github-actions[bot] commented 12 months ago

CLA Assistant Lite bot:
Thank you for your submission -- we really appreciate it! Like many open-source projects, we ask that every contributor signs our Contributor License Agreement (CLA) before we can accept their contribution. This is to protect your rights, ours, and those of future users of this software.

Here is the information GitHub has on the contributors of this Pull Request (who have not yet signed this CLA):
- GitHub handle: dbarnwal
- Name: dbarnwal
- Email: dbarnwal888@gmail.com

To acknowledge that your information above is correct, that we may record it, and that you have read, understood, and agreed to this CLA, please sign the CLA by posting a Pull Request Comment below, containing the following exact text:


I have read and understood the CLA and hereby agree to its terms by making this Pull Request Comment.


You can retrigger this bot by commenting recheck in this Pull Request

orishoshan commented 10 months ago

This requires further work to implement, on the CLI side. Shelved for now as contributor has become inactive.