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-

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

guydc
guydc commented Jan 12, 2022

Version

1.10.x (beta)

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

In some cases, the gloo-fed deployment should be scaled down to 0, using helm chart values. For example, for disaster recovery, all Gloo Federation CRs should be restored before gloo-fed is scaled to 1, to ensure that gloo-fed doesn't delete placements of federated resources which were not yet restored.

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