Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from update/networkservicemesh/cmd-nse-vfio #291

Merged
merged 1 commit into from
Feb 12, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update application version to latest version from networkservicemesh/…
…cmd-nse-vfio@master networkservicemesh/cmd-nse-vfio#38

networkservicemesh/cmd-nse-vfio PR link: networkservicemesh/cmd-nse-vfio#38

networkservicemesh/cmd-nse-vfio commit message:
commit ee62d3d51df25fb973edc7df0f518469ce53793d
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Fri Feb 12 00:31:23 2021 -0600

    Merge dc469e5430bad64171defea8a4439739348f3381 into 6aa956638b86055a1cbd160dca3a84c1525479e5

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 12, 2021
commit 255874ed87497e37dd66953381856f4a76a75f5d
2 changes: 1 addition & 1 deletion apps/nse-vfio/nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
mountPath: /dev/vfio

- name: sidecar
image: networkservicemeshci/cmd-nse-vfio:f7bc6ace
image: networkservicemeshci/cmd-nse-vfio:ee62d3d5
imagePullPolicy: Always
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down