Zhiqiang ZHOU
Zhiqiang ZHOU
Tring to delete an empty directory, `rm -r` print "Invalid argument", and `rm -rf` returns with exit code 0, but actually do not remove target directory. What I do: -...
Hi Community! I have operated a homelab kubernetes cluster for years, and I also used cloudflare tunnel to expose my services. I used to use nginx-ingress / traefik to expose...
pending issues / prs - [ ] #4334 - [ ] #4336 - [ ] enable stacktrace for rust ponents
Hi guys! I am a user of `tunasync`, we build the mirrors.ynu.edu.cn base on `tunasync`. When I use the `tunasync` and `tunasynctl`, I often stuck in some flags for subcommands....
ref: https://github.com/chaos-mesh/chaos-mesh/issues/3610
One `loss` NetworkChaos and another `delay` NetworkChaos would not affect on one pod at the same time, the post one would overwrite the former one. User should use `action: netem`...
ref: https://github.com/chaos-mesh/chaos-mesh/issues/3575#issuecomment-1230518320
Each type of Chaos contains an optional field "duration". It introduces how long time a chaos experiment would affect. A notable detail is the "duration" is calculated from the chaos...
"Pause" and "Resume" are two powerful features to control chaos experiment injection/recovered with ad-hoc. We should describe the behavior with "Pause/Resume" and "Duration".