Zhiqiang ZHOU

Results 341 comments of Zhiqiang ZHOU

I think it's better to start with higher ports, how to you think about it? I am glad to open a PR if you think it's OK, or you have...

it seems that the certificates used by webhook have been outdated, by default, chaos mesh would generate certificates which would be valid for 5 years, ref: https://github.com/chaos-mesh/chaos-mesh/blob/master/helm/chaos-mesh/templates/_certs.tpl so there might...

Hi @pe55a, that's an issue on the documentation, we should use `spec.duration` to setup how long the chaos experiment effect. Could you help us to address the problem on documentation...

hi @jingkl , please make sure the verison of CRD is matched with the verison of Chaos Mesh components. We always using v1alpha1 as the CRD version, because we think...

this PR fix the broken integration tests, PTAL @g1eny0ung

Hi @19399 could you provide the log of chaos-daemon for profiling this issue? thanks.