Skip to content
#

apis

Here are 645 public repositories matching this topic...

kuma
nickolaev
nickolaev commented Jan 6, 2021

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

wheestermans31
wheestermans31 commented Jan 8, 2021

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

bethesque
bethesque commented Jun 26, 2020

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

Improve this page

Add a description, image, and links to the apis 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 apis topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.