kong icon indicating copy to clipboard operation
kong copied to clipboard

🦍 The Cloud-Native API Gateway and AI Gateway.

Results 698 kong issues
Sort by recently updated
recently updated
newest added

### Kong version (`$ kong version`) 2.8 ### Current Behavior The `client_certificate` in the docs suggest that an object should be sent with an `id` key. ```json "client_certificate": {"id":"c97b1292-b5b0-4d51-95ee-cbcfaf104a3a"} ```...

task/needs-investigation
core/docs

### Summary Reduces table creation and table resizes on balancer by utilizing a tablepool.

core/proxy
core/logs
size/L

### Summary ### Full changelog * [Implement ...] * [Add related tests] * ... ### Issue reference Fix #_[issue number]_

size/L
changelog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) from 2.3.3 to latest ### Current Behavior I...

core/admin-api

### Summary Merge features of statsd-advanced into statsd ### Full changelog ### Issue reference FTI-4110

pr/please review
plugins/statsd
size/XXL

### Summary This change updates Kong so that space characters can be used in tag names. The tags related tests have been updated to use tag names with spaces.

core/admin-api
core/db
size/M

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 2.8.1 ### Current Behavior I'm running Kong in...

core/balancer

### Summary The data-plane clustering code optimistically makes a request to the control-plane (`HEAD /v1/wrpc`) to determine if it can use wRPC or not. If the request did not return...

core/clustering
size/L
koko-noteworthy

Add a makefile task `release-docker-images` that uses the new kong-build-tools makefile task `release-kong-docker-images` to build a Kong package, build that package into a docker image, smoke test the image, and...

size/M