apis
Here are 645 public repositories matching this topic...
-
Updated
Jan 18, 2021 - JavaScript
-
Updated
Jan 19, 2021 - TypeScript
-
Updated
Jan 3, 2021 - JavaScript
-
Updated
Dec 19, 2019 - Go
Evaluate k3d vs KinD
Summary
Today our testing infrastructure relies heavily on KinD which is a convenient way to run ephemeral K8s clusters locally. However, since it packs a full K8s distro, it tends to be slow especially when several clusters are run in parallel (e.g. our multi-zone). We surely know docker can do better as spinning a couple of Kuma universal cluster
-
Updated
Jul 27, 2020 - Ruby
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Jan 19, 2021 - JavaScript
Right now the tutorial is coherently designed, tested, and even documented. However, it doesn't build up in a way that's very beginner friendly. It establishes glom's value and then immediately uses it at an intermediate level.
I'd like it if it was a bit more drawn out to use basic features first and then add a multi-line Coalesce as the
We have upgrade the Kong Ingress controller from version 0.8.1 to 1.0.0, and we see some difference in error reporting for non found plugin info.
Version 0.8.1
E0107 21:02:23.092573 1 parser.go:1331] fetching KongPlugin 'tme-ns-cms-uat/oidc-auth-acc': no KongPlugin or KongClusterPlugin was found
Version 1.0.0
time="2021-01-07T21:04:29Z" level=error msg="failed to fetch KongPlugi
-
Updated
Dec 28, 2020 - Python
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 6, 2020 - Go
-
Updated
Jan 11, 2021 - Java
-
Updated
Jan 19, 2021 - Java
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.
The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Jan 14, 2021 - JavaScript
-
Updated
Jul 9, 2020 - Lua
-
Updated
Jan 19, 2021 - Python
-
Updated
Oct 13, 2020 - TypeScript
Improve this page
Add a description, image, and links to the apis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apis topic, visit your repo's landing page and select "manage topics."
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://