Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-forwarder-vpp@main

PR link: networkservicemesh/cmd-forwarder-vpp#777

Commit: 3df2974
Author: Artem Glazychev
Date: 2022-12-15 04:28:02 +0700
Message:
  - Update sdk-vpp with latest memif changes (#777)
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main
PR link: networkservicemesh/sdk-vpp#670

Commit: 4bc0261
Author: Artem Glazychev
Date: 2022-12-14 21:01:19 +0700
Message:
    - Set memif_rx_mode on a separate chain element (#670)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>

* Update sdk-vpp with latest memif changes

Signed-off-by: Artem Glazychev <[email protected]>

Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Dec 14, 2022
1 parent 873da44 commit ac56046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/forwarder-vpp/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:20f1fed
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:3df2974
imagePullPolicy: IfNotPresent
name: forwarder-vpp
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion examples/features/select-forwarder/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:20f1fed
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:3df2974
imagePullPolicy: IfNotPresent
name: my-forwarder-vpp
securityContext:
Expand Down

0 comments on commit ac56046

Please sign in to comment.