从pod annotations获取信息挂载device new1

This commit is contained in:
funnyfunny
2023-08-11 18:03:24 +08:00
parent dc53d4301e
commit b0f609f7e7

View File

@@ -704,5 +704,6 @@ func getPodDevice() error {
return err
}
hwlog.RunLog.Errorf("getPodDevice success: %#v", err)
return nil
}