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-nsmgr@main

PR link: networkservicemesh/cmd-nsmgr#441

Commit: 40e6b4d
Author: Nikita Skrynnik
Date: 2022-01-17 16:25:28 +0700
Message:
  - Update cmd manually (#441)
* add opentelemetry connection

Signed-off-by: Nikita Skrynnik <[email protected]>

* fix linter issues

Signed-off-by: Nikita Skrynnik <[email protected]>

* run go generate

Signed-off-by: Nikita Skrynnik <[email protected]>

* fix more linter issues

Signed-off-by: Nikita Skrynnik <[email protected]>

* apply suggestions

Signed-off-by: Nikita Skrynnik <[email protected]>

* minor changes

Signed-off-by: Nikita Skrynnik <[email protected]>

* apply suggestions

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Jan 17, 2022
1 parent 8503a58 commit 014da3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr/nsmgr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
serviceAccount: nsmgr-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:e0b42e1
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:40e6b4d
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit 014da3d

Please sign in to comment.