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-nse-remote-vlan@main

PR link: networkservicemesh/cmd-nse-remote-vlan#235

Commit: 9c325a4
Author: Network Service Mesh Bot
Date: 2024-08-08 05:07:20 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#235)
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 <denis.tingajkin@xored.com>
Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 8, 2024
1 parent 5037def commit e60dbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nse-remote-vlan/nse-remote-vlan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-remote-vlan:2e21060
image: ghcr.io/networkservicemesh/ci/cmd-nse-remote-vlan:9c325a4
imagePullPolicy: IfNotPresent
ports:
- containerPort: 5003
Expand Down

0 comments on commit e60dbc9

Please sign in to comment.