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

### Summary These changes set a default-timeout for all the workflows present at time of writing. To compliment these changes, I have also set an override of the org-wide `var.GHA_DEFAULT_TIMEOUT`...

skip-changelog
chore
size/M
author/community

### Summary **Do not merge it.** ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label...

core/proxy
plugins/key-auth
skip-changelog
size/L
schema-change-noteworthy
build/bazel
cherry-pick kong-ee
core/wasm

### Discussed in https://github.com/Kong/kong/discussions/13335 Converting this back to an issue as it really is a bug. Internal ticket: [KAG-4871](https://konghq.atlassian.net/browse/KAG-4872) Originally posted by **kanbo** July 4, 2024 ### Is there an...

bug

…ffer issue when ngx.req.set_body_data is used in balancer phase backport Openresty upstream fix: https://github.com/openresty/lua-nginx-module/pull/2334 issues context: https://github.com/openresty/lua-nginx-module/issues/2333 ### Summary ### Checklist - [x] The Pull Request has tests - [...

skip-changelog
size/L
build/bazel
cherry-pick kong-ee

### Summary - Kong version ('Latest`) - A concise summary of the bug. ### Steps To Reproduce 1. Create consumer with username (length = 37 charaters): 40af65f4-2a40-4ab2-bb9d-bf1ee39ecab3 2. Get consumer...

core/db

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.7.1 ### Current Behavior On Kong 2.8.x we...

core/proxy

This adds an `.envrc` template to integrate local development with [direnv](https://direnv.net/) workflows. I have been using a similar workflow with a self-maintained `.envrc` file for some time, and it works...

core/docs
size/L
build/bazel
cherry-pick kong-ee

### Summary By default, when Nginx master starts worker processes, it removes all environment variables. This prevents the use of $RES_OPTIONS and $LOCALDOMAIN. Therefore, this PR adds additional information to...

skip-changelog
size/XS
cherry-pick kong-ee

### Summary Fixing the issue where a connection can't be setkeepalive successfully when using TLSv1.3. The issue was originally found in the tcp-log plugin. #### ngx_lua patches - https://github.com/openresty/lua-nginx-module/commit/bf4bdcd5b299fc5680eb7d6fd594d4a49983de21 -...

skip-changelog
chore
size/M
build/bazel
author/community
cherry-pick kong-ee

### Summary 1. By default, if `the admin_gui_api_url` was not set to a value, The admin API is proxy by Kong Gateway. 2. If the `admin_gui_api_url` was set to a...

core/templates
skip-changelog
size/M
author/community
cherry-pick kong-ee