Zhiqiang ZHOU

Results 341 comments of Zhiqiang ZHOU

Hi @kaaass , please execute `make check` to format codes.

Hi @miedzinski , It's better to create another role and cluster role biding for the CRD RemoteCluster. Could you help us to improve it?

> it happened before two years ago https://github.com/chaos-mesh/chaos-mesh/pull/3192#issuecomment-1110565775 https://github.com/chaos-mesh/chaos-mesh/pull/3293#issuecomment-1137058217 More detail about that: @Yangkeao is always Chaos Mesh Maintainer since 2 years ago. Command `/cc` still worked on 2022-04-27: https://github.com/chaos-mesh/chaos-mesh/pull/3192#issuecomment-1110565775...

Hi @besscroft, 目前这个想法还在 draft 阶段, 并没有真正实现它. 如果需要的话可以考虑和 ingress-nginx 嵌套使用.

It could support the HTTPS upstream with trusted certificates now, but it does not support the self-signed certificate or customized CA yet. 🤔

Yes! That's a self-signed certificate. 🤣 So I think it's kind of a common requirement; I will take a look and release a new version later. After I completed it,...

Hi @yeqown, v0.0.7 is released, you could upgrade the ingress controller by `helm repo update` and `helm upgrade`, then create the ingress with ```bash $ kubectl -n kubernetes-dashboard \ create...

It seems that cloudflared does not expose metrics with traffic usage. 🤔

https://github.com/cloudflare/cloudflared/issues/1001