The current HTTP API documentation does not indicate the schema of the request/response bodies for different requests. We can't be sure from the examples what are valid values for different fields, what's required and what's optional, etc. -> R...
Carl Draper
over 2 years ago
in Mesh
0
Future consideration
What: In various screens we show users HTTP return codes and we categorize them with green/yellow/red codes to indicate a response status. As a user, I might not have memorized all HTTP return codes. It would be helpful whenever Konnect showed me ...
Support Vanity URLs for Customer Konnect Login URL
Many SaaS providers allow customers to setup a vanity URL to access their instance of a SaaS service (i.e. <customer>.splunk.com>). This proves to the customer using Konnect that they're accessing their instance of the Konnect service. &l...
Guest
about 1 year ago
in Konnect / Platform
0
Under consideration
Is it would be possible to have a OpenID Connect policy in Kuma / Mesh as it is done in Kong Gateway.- As several exchanges between services won't go through the gateway each service will need to validate the token it will receive. If the mesh cou...
Gerard Forns
over 2 years ago
in Mesh
0
Future consideration
Is it possible to have a Proxy Caching policy in Kuma / Mesh as it is done in Kong Gateway (proxy-cache-advanced), especially for applying to external services?
Gerard Forns
over 2 years ago
in Mesh
0
Future consideration
We configured a TrafficTrace policy to trace to Jaeger (zipkin type) for observability. Can we populate the peer.service in the generated spans using the "kuma.io/service" Some info from peer.service: https://github.com/open-telemetry/opentelemetr...
Guest
over 1 year ago
in Mesh
0
Future consideration
Allow users to set component log levels at dataplane startup
Envoy has a CLI flag --component-log-level where you can set an individual component's log level. For example --component-log-level rbac:debug to enable debug logging of the rbac component. It would be great if this could be exposed as an annotati...
Brent Yarger
over 1 year ago
in Mesh
0
Under consideration
Splunk can use a http protocol for log ingestion called HEC. It seems fairly simple an we might be able to add it easily. https://docs.splunk.com/Documentation/Splunk/9.0.5/Data/UsetheHTTPEventCollector
Charly Molter
over 1 year ago
in Mesh
0
Future consideration