You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type: *The k8s pod-cpu injection shows success, but it does not actually take effect
Describe what happened (or what feature you want)
I use the command to create pod-cpu experiment: ./blade create k8s pod-cpu load --names test --kubeconfig ~/.kube/config --namespace default --timeout 60
Describe what you expected to happen
the command return 200 success, but the pod's cpu don't change
How to reproduce it (as minimally and precisely as possible)
It is recommended to use container cpu load. pod cpu load uses the first container found by default. The pod cpu usage may not be observed through the pod top
Issue Description
Type: *The k8s pod-cpu injection shows success, but it does not actually take effect
Describe what happened (or what feature you want)
I use the command to create pod-cpu experiment: ./blade create k8s pod-cpu load --names test --kubeconfig ~/.kube/config --namespace default --timeout 60
Describe what you expected to happen
the command return 200 success, but the pod's cpu don't change
How to reproduce it (as minimally and precisely as possible)
Tell us your environment
chaosblade: 1.7.1
chaosblade-tool: 1.7.1
k8s version: v1.23.6
Anything else we need to know?
In addition to pod cpu, memory, disk, etc. have not taken effect. In addition, the cpu/memory/disk in the container scenario does not take effect
The text was updated successfully, but these errors were encountered: