Jintao Zhang

Results 618 comments of Jintao Zhang

@apit Did you try this way https://github.com/apache/apisix-ingress-controller/issues/851#issuecomment-1026306420

you can see https://github.com/api7/lua-resty-expr docs.

APISIX's admin API used by APISIX Ingress, not dashboard. Did you actually encounter this problem?

In fact, in APISIX Ingress, there is periodic resynchronization. If the APISIX admin API frequently times out in the user's environment, it is recommended to increase this frequency.

Thanks! I see that the issue has been resolved and the PR has been merged. It should be enabled in newer versions of APISIX (2.15.1

You can refer to this file https://github.com/apache/apisix-ingress-controller/blob/master/test/e2e/testdata/webhook-create-signed-cert.sh If you want to use `admissionregistration.k8s.io/v1`, please ensure your kubernetes cluster is at least as new as v1.16

In addition, please add a description when submitting an issue next time, so that it can be more clear

There are some conflicts to resolve here