YochaLyc

Results 3 comments of YochaLyc

Hey @linyongluis , I found some comment related to this issue in the selector of JVMChaos in file `api/v1alpha1/selector.go` ⬇️ https://github.com/chaos-mesh/chaos-mesh/blob/d1e08a5d3bc73e1f2645aa88a0737718fa04c171/api/v1alpha1/selector.go#L121 ```go type ContainerSelector struct { PodSelector `json:",inline"` // ContainerNames...

Tks for replying @camrionnvmff > Use the correct base image The `docker.io/library/devcontainer` seems to be used in the Dockerfile generated by DevPod, and I have no idea about how to...

@bkneis World saved! You're my hero!