Rohinton Kazak
Rohinton Kazak
Hi, On the web page - https://dupeguru.voltaicideas.net/help/en/contribute.html - under the "let me know" link, mail is being sent to the original author at "mailto:[email protected]". I guess that should be updated?...
Remove _VERSION as it is not being used.
The release version (0.6.1) does not match the version number in the file (0.3). Is this intentional?
I see the following errors during the initial setup, not sure if these are already addressed? ```Building wheels for collected packages: multidict Building wheel for multidict (PEP 517): started Building...
I think this is how the source url should be defined. I was having an issue when following this https://tech.aufomm.com/use-custom-plugins-with-kong/. The git command that `luarocks` was trying to execute on...
**Quick Summary:** This url no longer seems to work, http://elmlang.herokuapp.com/ but is referenced on, https://github.com/elm/compile under 'Help' to access the Elm Slack channel. ## SSCCE ```elm ``` - **Elm:** ???...
### Where is the problem? https://docs.konghq.com/kubernetes-ingress-controller/latest/ ### What happened? We found the page [multi-auth-methods](https://docs.konghq.com/gateway/latest/configure/auth/allowing-multiple-authentication-methods/) which describes this example use case using the Admin API, looking for this as an example...
### Where is the problem? https://docs.konghq.com/hub/kong-inc/file-log/#custom-fields-by-lua ### What happened? I followed the given example ``` Test2 /Users/rkazak >curl -i -X POST --url http://localhost:28001/plugins/bd4b169a-9547-4135-b023-d1cc86f38542 --data config.custom_fields_by_lua.route="return nil" ``` which resulted in...
### Where is the problem? https://docs.konghq.com/gateway/2.8.x/reference/db-less-and-declarative-config/ ### What happened? There is no documented reference for the schema definition for Kong GW for either version 1.1 (as recognised by decK) or...
**Relevant system information:** - OS: OSX 10.15 - PostgreSQL version: 13.4 - TimescaleDB Toolkit version (output of `\dx timescaledb_toolkit` in `psql`): N/A (trying to build it) - Installation method: source...