papdaniel

Results 9 comments of papdaniel

Ehh, my bad, it works as expected, the status tricked me, it is not updated.

Yes @tao12345666333

@tao12345666333 sure, I will on the weekend if that's fine, don't have time right now

Here is how to reproduce: create namespace and the ApisixTls: ``` kubectl create namespace apisix-tls-test cat

Yes, sure,I'll try.

Just cloned and tried out on master, now it's working: ![image](https://user-images.githubusercontent.com/28708447/187076816-3614e4bb-e179-4af6-9443-c4a2c7373eed.png) I think it got solved by this commit a few weeks ago: [d32c728](https://github.com/apache/apisix-ingress-controller/commit/d32c728139a706bbad155a5e58514a3e59a841e4) on [these](https://github.com/apache/apisix-ingress-controller/blob/5e844e44b4f58458574f9e570b2244945ee92d3a/pkg/providers/apisix/apisix_tls.go#L194) and [these](https://github.com/apache/apisix-ingress-controller/blob/5e844e44b4f58458574f9e570b2244945ee92d3a/pkg/providers/apisix/apisix_tls.go#L232) lines.

I won't really have time for this, sorry.

I had the same issue, I think we all misunderstood the config. It just enables the plugin (in my case prometheus - which is enabled by default, so don't need...