-
### Summary
Hello everyone.
When I register a service using the `url` parameter with a https address and the port value is not in the url string ( something like: https://www.google.com.br/ ), K…
-
NOTE: GitHub issues are reserved for bug reports only.
Please read the CONTRIBUTING.md guidelines to learn on which channels you can
seek for help and ask general questions:
https://github.com/…
netik updated
6 years ago
-
version:
kong-0.10.2
openresty-1.11.2.2
Kong-0.10.1 upgrade to kong-0.10.2, the following error:
Error: bad argument #1 to 'ipairs' (table expected, got nil)
Run with --v (verbose) or --vv (d…
-
Hey,
I'd like to allow a kitchen box to do some DNS lookups. In my use case, the product requires FQDNs or at least solvable hostnames for certificates. It would be cool to use something else than [h…
-
Hi, I am experiencing a behavior using this cookbook that looks pretty weird.
I am using this cookbook to set some attributes on some physical machines (not VMs or containers):
- `timezone`
- `do…
-
NOTE: GitHub issues are reserved for **bug reports only**. For anything else,
please join the conversation in Kong Nation https://discuss.konghq.com/.
Please read the CONTRIBUTING.md guidelines to…
-
PrimaryDNS中有两个上游DNS,一个是企鹅家的,一个是本地DNS,现在需求是本地DNS服务器(信息量挺繁杂的,换用overture支持的hosts挺麻烦的)解析不了的使用DNSPOD进行智能解析。那么问题来了,因为本地DNS返回结果快于企鹅家的,所以本地解析不了的域名被直接分给了AlternativeDNS去解析,出于大家都懂得的原因,AlternativeDNS还是用你给的配置比较好,然…
-
### Summary
When updating a service configuration using PATCH method and url parameter port is not set accoding to the url scheme.
If it's not a bug it could be indicated in the documentation
###…
-
### Summary
`kong migrations up --vv` fails to complete against Cassandra 4.x (DataStax DSE 6.0).
### Steps To Reproduce
1. Install [DataStax DSE 6.0](https://academy.datastax.com/downloads) …
-
### Summary
Hello everyone.
I have a service with 2 routes. In one of them, I want to add a header with the response-transformer plugin. At the same time, I want to add a **different** header to…