-
### 简介
API 网关是目前非常成熟的一种微服务与外界通讯方式的一种选型,当前你的架构是从单体架构 `Monolithic` 迁移过来的时候,你会发现新的服务无法很好地从旧有系统中接管流量。
这个接管,或者说迁移的过程很复杂,也很危险,一般我们也会从小流量的非核心服务开始拆,拆分完之后,你就会发现问题了:流量怎么导到新服务上面去呢?
一种选择是在原服务上将数据转发…
-
Is there a possibility that this could be expanded to support instance profiles instead of hard coded credentials?
-
I was trying to visualize my cluster. we are using KongIngress and the cluster was added propperly..
Even when klicking on edit (view mode only) the konfig gets loaded and all services are listed..
…
-
### 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. …
-
Repos:
- [ ] `cpceed-student-app`:
- [ ] `cpceed-admin-app`
- [ ] `cpceed-auth-service`
- [ ] `cpceed-user-service`
- [ ] `cpceed-event-service`
- [ ] `cpceed-report-service`
- [ ] `cpceed-co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When using KIC + Konnect with sanitizer enabled, the consumer will be continuously upda…
-
## Current Behavior
We tried to deploy Kong Gateway operator to our test kubernetes cluster, but I am unable to get the HttpRoutes working. Based on these logs, I assume the problem is, because the G…
-
## Problem Statement
We need to implement the initial working version of the extensions API system as outlined in [KEP3](https://github.com/Kong/gateway-operator/blob/main/keps/0003-extensions.md).…
-
## Who is Using Higress
First of all, thanks sincerely for constantly using and supporting Higress. We will try our best to keep Higress better, and keep growing community.
### The purpose of …
-
### Where is the problem?
https://docs.konghq.com/gateway/latest/developer-portal/portal-api/#/
### What happened?
Hi,
Noticed there isn't currently a POST example for the /files endpoint for…