Zhiqiang ZHOU

Results 94 issues of Zhiqiang ZHOU

## Feature Request **Is your feature request related to a problem? Please describe:** No. **Describe the feature you'd like:** This requested feature is a huge improvement for validation on both...

type/enhancement

## Bug Report when we release alpha or beta version , as we did not update the version in the helm chart `values.yaml` , it keeps as `latest`. That is...

type/bug
component/helm

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
blocked/need-repro

Signed-off-by: STRRL Appending some description about initialize logger within dependency injection framwork.

Signed-off-by: STRRL [rendered markdown](https://github.com/STRRL/rfcs/blob/link-application-metrics/text/2022-02-14-link-application-metrics-with-chaos-experiments.md)

hold

fix https://github.com/chaos-mesh/chaos-tproxy/issues/63

I am working on this PR: https://github.com/chaos-mesh/chaos-mesh/pull/3956 But I still face some trouble with that chaos-tproxy does not accept the chaos. The log saied: ``` .. 2023-03-10T10:16:44.544Z INFO records records/controller.go:118...

Signed-off-by: STRRL append some docs for UDS part

Signed-off-by: STRRL changes: - create span for `serve_https` - use `span!` with `log_keyt` instead of logging it directly ref: https://github.com/chaos-mesh/chaos-tproxy/pull/39#discussion_r877850239

need test

After executing `make debug` on my machine, then copy the `target/debug/toda` into chaos-daemon container, it would failed to execute `toda` command with error: ```log /usr/local/bin/toda: error while loading shared libraries:...

question