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-dashboard-backend@main

PR link: networkservicemesh/cmd-dashboard-backend#43

Commit: 197b33d
Author: Network Service Mesh Bot
Date: 2024-08-08 05:07:02 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#43)
PR link: networkservicemesh/sdk#1650
Commit: 3016313
Author: Nikita Skrynnik
Date: 2024-08-08 21:03:55 +1100
Message:
    - Add a timeout for Closes in begin.Server (#1650)
* fix corner cases of the begin chain element
* disable Test_RestartDuringRefresh
* add fresh context
* add extended context
* add refreshed close context everywhere in begin
* fix some unit tests
* unskip some tests
* fix golang linter issues
* debug
* cleanup
* fix race condition
* add unit tests
* fix go linter issues
* fix race conditiong
* apply review comments
---------
Signed-off-by: denis-tingaikin <[email protected]>
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Aug 8, 2024
1 parent 5037def commit 48bb5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/dashboard-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
spec:
containers:
- name: dashboard-backend
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:2f5562b
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:197b33d
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3001
Expand Down

0 comments on commit 48bb5ca

Please sign in to comment.