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-nsc-vpp@main

PR link: networkservicemesh/cmd-nsc-vpp#386

Commit: 8f91426
Author: Nikita Skrynnik
Date: 2022-04-02 03:13:54 +0700
Message:
  - Add connection monitoring (#386)
* add connection monitoring and conn id generation

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* fix ci issues

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 1, 2022
1 parent c7360a1 commit e600079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsc-memif/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nsc
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:ba3a77c
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:8f91426
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit e600079

Please sign in to comment.