intents-operator
intents-operator copied to clipboard
Manage network policies, AWS, GCP & Azure IAM policies, Istio Authorization Policies, and Kafka ACLs in a Kubernetes cluster with ease.
### Description Support specifying `kind` in `ClientIntents` (both for the calls and the service), `ProtectedServices`, and `KafkaServerConfigs`. By doing so we are solving an ambiguity problem caused by the service...
Please see the [contributing guidelines](CONTRIBUTING.md) for how to create and submit a high-quality PR for this repo. This template is based on Auth0's excellent template. ### Description Describe the purpose...
- Updated readme to describe the current approach to creating network policies and include information on how DNS intents are resolved. - Update the network policy and DNS sections of...
### Description Create required linkerd resources (servers, httproutes, authpolicies, mtls authentications, network authentications) based on otterize client intents. An extra optional field has been added in the intent definition which...
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...
currently when you run `make deploy` it deploys the full otterize stack. it would be handy and more developer friendly if you could specify a single chart that the command...
…ainers when updating labels & annotations (#467)"""" This reverts commit b72512e9784341661d2deffcee526fc84fdbf0df. Please see the [contributing guidelines](CONTRIBUTING.md) for how to create and submit a high-quality PR for this repo. This template...