Skip to content

华为云ECS上安装huaweicloud-csi-driver插件,pod 运行不起来,报错“connecting to unix:///csi/csi.sock” #145

华为云ECS上安装huaweicloud-csi-driver插件,pod 运行不起来,报错“connecting to unix:///csi/csi.sock”

华为云ECS上安装huaweicloud-csi-driver插件,pod 运行不起来,报错“connecting to unix:///csi/csi.sock” #145

Workflow file for this run

name: "Prow github actions"
on:
issue_comment:
types: [created]
jobs:
execute:
runs-on: ubuntu-latest
steps:
- uses: jpmcb/[email protected]
with:
prow-commands: '/assign
/unassign
/approve
/retitle
/area
/kind
/priority
/remove
/lgtm
/close
/reopen
/lock
/milestone
/hold
/cc
/uncc'
github-token: "${{ secrets.GITHUB_TOKEN }}"