binnk

Results 8 comments of binnk

示例里边key是固定的。如果key是任意的呢?

> > 3. what happens when there is a CRC32 collision? > > Currently the pools are stored in a Lua table stored in the Lua registry. I believe this...

> Could you please provide some more information of your environment? > > * What was your kong version? Or, what was the image used for `proxy` container in your...

> ```yaml > apiVersion: configuration.konghq.com/v1beta1 > kind: TCPIngress > metadata: > name: eexample > annotations: > kubernetes.io/ingress.class: kong > spec: > rules: > - backend: > serviceName: example-svc > servicePort:...

> Thanks, I cherry-pick to 1.3.2, It works. The Guides is exhaustive! But since 1.3.2 is large in use in our product environment, So is that a way to deploy...

> I'd only recommend running two controller instances configured for the same class in a test environment. What if we use not only two controller, but also two kong proxy...

> It's simply not something that we design for or officially support. It may work fine or with minimal issues now, but we do not attempt to guarantee that it...

I created similar issue but about target: [#10020](https://github.com/Kong/kong/issues/10020).