1.修改kubectl debug 调用时切换工作目录 2.增加debug时参数能指定交互方式
This commit is contained in:
@@ -53,7 +53,7 @@ func TestIsDiskSufficient(t *testing.T) {
|
||||
|
||||
func TestCreateCoreDumpDir(t *testing.T) {
|
||||
pipe_config := types.Pipeconfig{
|
||||
File_base_path: "/tmp",
|
||||
Storage: "/tmp",
|
||||
}
|
||||
err := createCoreDumpDir(&pipe_config, coredump_config)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user