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#383

Commit: 6b89187
Author: Denis Tingaikin
Date: 2021-11-09 19:03:03 +0300
Message:
  - qfix: Manually update to latest sdk changes (#383)
* manually update to latest sdk

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* go generate ./...

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* format code

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* add sendfd registry server

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* add registry ns impl

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* add debhg stuff

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* debug

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* add registrations

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* fix debug

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* add payload

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 9, 2021
1 parent 2bb2371 commit 852b8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/forwarder-vpp/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:1e43bab
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:6b89187
imagePullPolicy: IfNotPresent
name: forwarder-vpp
securityContext:
Expand Down

0 comments on commit 852b8df

Please sign in to comment.