Alex Zhang
Alex Zhang
@Fabriceli APISIX consumer is used for those built-in **internal** authentication, which replies on users to configure the auth credentials on the consumer, while for OpenID connect, you don't need a...
> Unexpected error adding a key So the memory increasing is normal and the no memory issue is just because the pre-defined lua shared dict too small?
> Finally, I solved this problem by removing the node label (balance_ip) for the metrics in [exporter.lua](https://github.com/apache/apisix/blob/master/apisix/plugins/prometheus/exporter.lua#L168). > > The root cause is that the key saved in the shared...
@spacewander @tzssangglass Please take a look when you have time.
> APISIX startup phase gets the environment variables(`CCERT `, `CCERT `) in `apisix.yaml` here: > > https://github.com/apache/apisix/blob/975038ea70dc47e0613c42b3eabb8dcc730216a4/apisix/cli/ops.lua#L646 > > and the environment variable is used here when generating nginx.conf: >...
We are adding a way to fetch TLS bundles in Upstream objects through the SSL objects. I think adjusting SSL object will be more appropriate.
By the way, have you ever tried to escape the linebreak?
@tzssangglass Then let's try to use double quotes to wrap the env values?