Zhiqiang ZHOU

Results 317 comments of Zhiqiang ZHOU

> Any clue why unit test failing here? > > cc @Andrewmatilde @STRRL There are some unstable/flaky tests in the unit tests, I would rerun them.

Hi @afzal442, please resolve the conflicts

> Hi @afzal442, let me talk more details about what should we do: > > We should apply one of the refactoring patterns called "refactor combine function into struct/class", reference:...

> [chaos_daemon.log](https://github.com/chaos-mesh/chaos-mesh/files/9070833/chaos_daemon.log) Ping @Hexilee , it seems `toda` paniced. HI @zhangyulu , could you tell us how to repoduce this issue? For example: - how you deploy redis? which container...

Maybe the situation is worse than we recognize, there are hundreds of vulnerabilities (425 with v2.1.5) in our container images. https://artifacthub.io/packages/helm/chaos-mesh/chaos-mesh?modal=security-report

We are still working on the TLS part, so I am afraid that we would not bring HTTPCHaos with TLS support in Release 2.2.

> We are still working on the TLS part, so I am afraid that we would not bring HTTPCHaos with TLS support in Release 2.2. FYI @Hexilee @Andrewmatilde @anuragpaliwal80

ref: https://github.com/chaos-mesh/chaos-mesh/issues/2978

As Kubernetes 1.25.0 released, cgroupv2 support becomes stable. We should pay more attention on it. ref: https://kubernetes.io/blog/2022/08/23/kubernetes-v1-25-release/#support-for-cgroups-v2-graduates-to-stable

Could https://github.com/chaos-mesh/chaos-mesh/pull/3009 close this issue?