kong
Here are 341 public repositories matching this topic...
-
Updated
Oct 22, 2020 - JavaScript
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
NOTE: GitHub issues are reserved for bug reports only.
For anything else, please join the conversation
in Kong Nation https://discuss.konghq.com/c/kubernetes.
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Feb 2, 2021
-
Updated
Mar 4, 2021
- Write a basic Makefile which includes targets for running test, updating auto-generated code, run linters
- Update Github Actions to use the Makefile
-
Updated
Mar 3, 2021 - JavaScript
-
Updated
Apr 19, 2018 - Go
-
Updated
Nov 13, 2020 - PHP
-
Updated
Sep 10, 2019
-
Updated
Apr 17, 2019 - Lua
-
Updated
Mar 13, 2019 - Java
-
Updated
Mar 2, 2021 - Lua
-
Updated
May 19, 2020 - JavaScript
-
Updated
Mar 4, 2021 - Lua
-
Updated
Dec 22, 2020 - Java
-
Updated
Dec 28, 2020 - HTML
-
Updated
Dec 3, 2020
-
Updated
Jun 10, 2018 - Lua
-
Updated
Jan 12, 2021 - Lua
Improve this page
Add a description, image, and links to the kong topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kong 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://