Ori Shoshan
Ori Shoshan
Hi! First, a shout-out for building a great tool. We've been working at Otterize to make workload IAM of various kinds (not just AWS/GCP/Azure, but also IAM like network policies,...
The intents operator supports reconciling ClientIntents into Istio authorization policies. Proposal: Add support for Linkerd authorization policies, keeping with the same style.
**Is your feature request related to a problem? Please describe.** The intents operator by default creates only ingress network policies. An experimental flag also allows to add egress network policies....
**Is your feature request related to a problem? Please describe.** Today, the intents operator applies labels to pods in order to manage network policies and Istio authorization policies. In many...
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...
Today, only the network-mapper exposes Prometheus metrics (default Golang metrics as well as custom metrics). Proposal: Expose Prometheus default Golang metrics as well as custom metrics, such as secret created,...
Today, the `network-mapper` command looks for the network mapper Kubernetes Service in a specific namespace, `otterize-system`. If it's not there, the user must specify the namespace using --mapper-namespace. Proposal: Make...
Many open source projects have CLIs that allow you to check the status of the components. Proposal: Add a CLI command `status` that would look for and report the running...