Skip to Main Content
Public Ideas Portal


ADD A NEW IDEA

Mesh

Showing 43 of 133

expose envoy TCP statistics for both upstreams and downstreams

We would like to gather metrics on how their underlying network is performing to understand how this is impacting requests in our mesh gateway. In particular we would like the statistics listed here: https://www.envoyproxy.io/docs/envoy/latest/con...
Karl Kalckstein almost 2 years ago in Mesh 0 Under consideration

Support OPA for RabbitMQ

A large percentage (40%) of communication within our network happens over RabbitMQ. Number of microservices have been created which can consume messages from the queue. The challenge we're facing is controlling which microservices are allowed to c...
Guest over 1 year ago in Mesh 0 Future consideration

Allow targetRef policies to apply to multiple kuma.io/service tags

The DPPs to apply the policies to will have unique values for ' kuma.io/service ' tag, semi-unique (1 of 2) values for ' kuma.io/service-name ' tag, and the same value for ' kuma.io/namespace ' tag. Use of the ` kuma.io/namespace ' tag will work, ...
Joe Dascole over 1 year ago in Mesh 0 Future consideration

Allow ranges to be specified (instead of a comma-separated list format) for annotations such as "traffic.kuma.io/exclude-inbound-ports" or anything that uses numbers as a value

We would like to specify ranges of port numbers (such as 2000-4000) instead of having to list each port individually in a comma-separated list. Right now it appears this only allows for a single port number or else a comma-separated list of ports ...
Guest 9 months ago in Mesh 0 Under consideration

Introduce GET/LIST for RBAC

Introduce GET/LIST to Kong Mesh RBAC, in particular this would be useful for secrets with extra validation because: The documentation suggests that role access is only required for write access, and not for read access: https://docs.konghq.com/mes...
Karl Kalckstein about 2 years ago in Mesh 0 Future consideration

Provide the same functionality in mesh gateway policies as traffic routing policies

We are asking to add the same functionality in MeshGatewayRoute as exists in TrafficRoute. Not all features of the TrafficRoute (https://kuma.io/docs/1.7.x/policies/traffic-route/#usage) policy is supported by the mesh gateway MeshGatewayRoute (ht...
Karl Kalckstein over 2 years ago in Mesh 0 Already exists

Conditionally update commonName with mtls in Mesh

In mtls-mesh configuration's backend block we are proving commonName as following'{{ tag "app" }}-{{ tag "k8s.kuma.io/namespace" }}-svc-{{ tag "k8s.kuma.io/service-port" }}.our-env.com'. This works fine once microservices are in use. But during me...
Luke Najdek over 1 year ago in Mesh 0 Under consideration

Ability to set initial admin security token in Kong Mesh

Requesting the ability to proactively set/declare the initial Admin token used by Kong Mesh during deployment. We'd like to set the admin token in an env var with something like KUMA_ADMIN_USER_TOKEN=secret instead of the current requirement to re...
Dustin Dauncey almost 2 years ago in Mesh 0 Planned

Support kong mesh with openshift/cisco CNI

We would like to deploy a mesh zone in our on-premise kubernetes cluster but the network is managed with the ACI cisco network plugin. There is also an opened issue to add ACI cisco support : https://github.com/kumahq/kuma/issues/4818.
Guest 12 months ago in Mesh 0 Future consideration

Envoy metrics filtering to reduce the size of metrics

There are existing filtering with metrics: https://docs.konghq.com/mesh/latest/policies/traffic-metrics/#filter-envoy-metrics. We want ways to further reduce the size of metrics. This is essential so we can avoid pulling large payloads from the /m...
Guest 12 months ago in Mesh 0 Future consideration