YangKeao
YangKeao
In criterion, least-square methods were used to fit lines and get linear regression. However, the "white noise" assumption cannot be made, as the expected value of bias (distribution) is not...
The `Profiler` interface in `criterion` is so great :+1: . As the author of [`pprof-rs`](https://github.com/tikv/pprof-rs), I implemented a criterion Profiler (not merged yet https://github.com/tikv/pprof-rs/pull/53 ), so that the users can...
Signed-off-by: YangKeao ### What problem does this PR solve? This PR is here to test the deployment of self-hosted github action runner.
Add a code generator to support multiple versions. To add a new version, you need to do the following things: 1. `./bin/chaos-multiversion-helper create --from v1alpha1 --to v1alpha2 --as-storage-version`. It will...
### What problem does this PR solve? Inject / recover chaos on remote cluster ### What's changed and how it works? 1. Add a controller on manager cluster to synchronous...
Signed-off-by: YangKeao > Zhiqiang always stands with Chaos Mesh and looks forward to the long term success of Chaos Mesh. I would try to help Chaos Mesh Community more active...
On Chaos Mesh v2.2.2, dashboard. Creating a workflow with http requests action. However, it throws error: `templateType: Custom` is unknown.
Signed-off-by: YangKeao ### What problem does this PR solve? `DNSChaos` supports arm64 now! ### What's changed and how it works? 1. Use the coredns image build on our own CI...
For example, if you selected a `GET` on the dashboard HTTPChaos methods, you cannot remove it and left it as the default one. I think this problem exists for all...
## Bug Report ``` spec: selector: namespaces: ..... direction: both target: selector: .... ```