Skip to content

SriovNetworkNodePolicy: Allow vfio-pci device type with Infiniband #3589

SriovNetworkNodePolicy: Allow vfio-pci device type with Infiniband

SriovNetworkNodePolicy: Allow vfio-pci device type with Infiniband #3589

Workflow file for this run

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