deployments-k8s
deployments-k8s copied to clipboard
Update from update/networkservicemesh/cmd-map-ip-k8s
Update go.mod and go.sum to latest version from networkservicemesh/cmd-map-ip-k8s@main PR link: https://github.com/networkservicemesh/cmd-map-ip-k8s/pull/239 Commit: 997e77a Author: Network Service Mesh Bot Date: 2024-08-20 04:04:21 -0500 Message:
- Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (# 239)
PR link: https://github.com/networkservicemesh/sdk/pull/1656
Commit: 6fad31a
Author: Nikita Skrynnik
Date: 2024-08-20 20:00:35 +1100
Message:
- Use a context with exteded timeout on Requests in begin (# 1656)
- Use an extended timeout in case of reselect requests
- add unit test
- fix race condition
- use a context with exteded timeout on Requests in begin
- fix unit tests
- fix race conditions in dial
- fix variable name
- fix go linter issues