Skip to content

Commit

Permalink
Merge pull request #107 from Mmduh-483/sriov-operator-update
Browse files Browse the repository at this point in the history
Update sriov-network-operator crd and images
  • Loading branch information
moshe010 authored Feb 24, 2021
2 parents 4574c71 + 6d6324b commit cad0f77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ spec:
interfaces:
items:
properties:
eSwitchMode:
type: string
linkType:
type: string
mtu:
Expand Down Expand Up @@ -117,6 +119,8 @@ spec:
type: string
driver:
type: string
eSwitchMode:
type: string
linkSpeed:
type: string
linkType:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ resources: {}

# Image URIs for sriov-network-operator components
images:
operator: quay.io/openshift/origin-sriov-network-operator:4.8
sriovConfigDaemon: quay.io/openshift/origin-sriov-network-config-daemon:4.8
operator: mellanox/sriov-operator:4.8
sriovConfigDaemon: mellanox/sriov-operator-daemon:4.8
sriovCni: nfvpe/sriov-cni:v2.5
ibSriovCni: mellanox/ib-sriov-cni:v1.0.0
# Upstream image nfvpe/sriov-device-plugin:v3.2 failing
Expand Down

0 comments on commit cad0f77

Please sign in to comment.