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 (#12078)

PR link: networkservicemesh/cmd-nsmgr#693

Commit: 2402dc8
Author: Vladislav Byrgazov
Date: 2024-08-08 19:43:24 +0500
Message:
  - Add configuration for turning profiling on/off (#693)
* Add configuration for turning profiling on/off



* Add additional profiling http handlers



* Enable profiling using networkservicemesh/sdk/pkg/tools/pprof



* Generated imports



---------

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Aug 8, 2024
1 parent 07b85f3 commit 766c95c
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:af45930
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:2402dc8
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit 766c95c

Please sign in to comment.