Zhiqiang ZHOU

Results 94 issues of Zhiqiang ZHOU

I noticed that kubebrain already supported these storage "backend": - badger - in-memeory memkv / skiplist - tikv Do we have plans to support more other `KvStorage` backends like Redis,...

CNCF requires contributor to sign the CLA, but it seems we do not have it in the PR checks.

I am very happy that we're going to prepare the next minor release: 2.3.0 Refs to the [Release Cycle](https://github.com/chaos-mesh/chaos-mesh/discussions/3256), 2.3.0 will be released next week (July 25, 2022 - July...

Signed-off-by: STRRL ### What problem does this PR solve? - close #2890 ### What's changed and how it works? - moving package level logger into fields of `K8sConfigMapWatcher` ### Related...

lifecycle/stale
size/M
needs-cherry-pick-2.1

### What problem does this PR solve? This PR has been rebased on https://github.com/chaos-mesh/chaos-mesh/pull/3342, so it contains a lot of changes. The basic changes based on #3342 contain: - pkg/helm...

status/LGT1
size/XXL

After we apply the "keep a CHANGELOG", the cherypick processing becomes a little bit complex: - it would often be failed with conflict, like - https://github.com/chaos-mesh/chaos-mesh/pull/3489#issuecomment-1198167181 - https://github.com/chaos-mesh/chaos-mesh/pull/3505#issuecomment-1200841053 We want...

## Bug Report could reproduce with `make clean images/dev-env/.dockerbuilt`; it would always pull `ghcr.io/chaos-mesh/dev-env:latest`

lifecycle/stale

## Feature Request **Is your feature request related to a problem? Please describe:** Not kind of a problem; **Describe the feature you'd like:** Do not log the error in the...

lifecycle/stale

## Feature Request **Is your feature request related to a problem? Please describe:** Honestly, I am not sure about Network Chaos could inject into multicast and broadcast. **Describe the feature...

good first issue
lifecycle/stale
chaos/network
help wanted

previous: https://github.com/chaos-mesh/chaos-mesh/issues/1886 Kubernetes 1.15 became EOL at 2020, May (2 years ago). Keeping the support for the old Kubernetes version would lead to more cost on maintenance compatibility codes. We...