-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
Kong Enterprise 3.8.0.0
### Current Behavior
I have enabled ACME plugin on G…
-
*Title*: Support Body Transformations
*Description*:.
Envoy supports manipulating/transforming headers, would be great to also support transforming the request and response body to be able to
* …
-
Please provide some documentation for using the Kong Go SDK.
-
# 目标
在kubenetes中安装kong-gateway,工作在无数据库模式,装完后,以Kubernetes Ingress Controller方式进行工作。版本为Enterprise Free Mode。
# 准备
1.创建`kong`命名空间
```
sudo kubectl create namespace kong
```
2.下载部署文件
部署文件地址:`h…
-
### Data Owner Name
Asia Television Limited
### Data Owner Country/Region
Hong Kong
### Data Owner Industry
Arts & Recreation
### Website
http://www.hkatv.com/
### Social Media…
-
I'd like to build out the capabilities of this library to support Enterprise Edition entities. This would cover general CRUD operations around:
* Workspaces
* Workspace entities
* Users
* Admin…
-
This Epic is the general overview for tasks around improving Kong
```[tasklist]
### Tasks
- [ ] https://github.com/giantswarm/giantswarm/issues/30377
- [ ] https://github.com/giantswarm/giantswarm/is…
-
### Summary
`kong-circuit-breaker` does not work along OAuth2 kong plugin. Paths where OAuth2 it`s set, `kong-circuit-breaker` `api_call_timeout_ms` does not apply
### Steps To Reproduce
1. I…
-
Kongmap config
`{"my enterprise cluster":{"kong_admin_api_url":"http://api.kong.lan:8001/","kong_edit_config":"false","kong_ent":"true","kong_ent_token":"***","kong_ent_token_name":"kong-admin-token"…
-
From the images present in Kong's dockerhub and code on this repo, I can't see any efforts done for running Kong on a distroless base image. I tried doing this for my use case and it seems to work. Is…