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-map-ip-k8s@main

PR link: networkservicemesh/cmd-map-ip-k8s#232

Commit: 20980f0
Author: Network Service Mesh Bot
Date: 2024-08-08 05:07:27 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#232)
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 45ad054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr-proxy/nsmgr-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
limits:
memory: 100Mi
cpu: 400m
- image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:39225dc
- image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:20980f0
imagePullPolicy: IfNotPresent
name: map-ip-k8s
env:
Expand Down

0 comments on commit 45ad054

Please sign in to comment.