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-registry-memory@main

PR link: networkservicemesh/cmd-registry-memory#676

Commit: 4b61b9f
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 (#676)
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 a6ac493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-memory/registry-memory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
"spiffe.io/spiffe-id": "true"
spec:
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:b59263a
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:4b61b9f
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit a6ac493

Please sign in to comment.