Skip to content
#

api-management

Here are 165 public repositories matching this topic...

joshkping
joshkping commented Nov 16, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

2.5.1.0

Current Behavior

When calling kong.response.exit(), the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2:

A sender MUST NOT send a Content-

123libohan
123libohan commented Jan 25, 2022

Issue description

How to current limit both in minutes and day by using plugin limit-count?
current,the plugin limit-count only Set a traffic limiting mode, Second or minute,If I want to set seconds and minutes at the same time,plugin not support,Because what you set later overwrites what you set earlier,Is there a better solution to this problem?thank you

Environment

  • apisix v
educroquet
educroquet commented Nov 4, 2020

On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.

For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.

But the upstream APIs teams just want to know the global time spent in Tyk interna

Spoonbender
Spoonbender commented Feb 2, 2022

Version

1.10.x (latest stable)

Is your feature request related to a problem? Please describe.

When deploying Gloo Edge via Helm chart and disabling the discovery feature in Helm values, the chart still creates discovery-related RBAC resources even though they aren't needed:

  1. The discovery ServiceAccount is created
  2. The discovery ServiceAccount appears as a subject of vario
selakap
selakap commented Oct 2, 2020

Describe your problem(s)

Expect a way to edit an existing comment on the API. In the current implementation, we cannot do such an update using the POST restful API [1].

  1. https://apim.docs.wso2.com/en/3.1.0/develop/product-apis/devportal-apis/devportal-v1/devportal-v1/#/Comments/addCommentToAPI

Describe your solution

Introduce a PUT resource to /apis/{apiId}/comments

bzp2010
bzp2010 commented Nov 7, 2021

Proposal

Background

There are two different sets of backend E2E code in the current project, each using a different implementation, and some test cases are duplicated and confusing.

Objectives

Migrate all the test cases to the implementation using ginkgo in e2enew and unify the code writing in e2enew. The ultimate goal is to improve functional test coverage and fix various

Yiyiyimu
Yiyiyimu commented Jul 27, 2021

We tried to build dashboard docker image for ARM in #197 but failed. Since I could build dashboard docker image on m1 so there's nothing to do with the building process itself.

And since it stuck at yarn build, a large chance is free Github Actions machine is lack of memory since we also deploy QEMU to simulate arm environment, as [ref](https://stackoverflow.com/questions/59868448/rpc-error

API management apps

Mockend

On-demand GraphQL & REST simple Mock API

Improve this page

Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-management topic, visit your repo's landing page and select "manage topics."

Learn more