-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use a context with exteded timeout on Requests in begin #1656
Merged
denis-tingaikin
merged 8 commits into
networkservicemesh:main
from
NikitaSkrynnik:begin-request
Aug 20, 2024
Merged
Use a context with exteded timeout on Requests in begin #1656
denis-tingaikin
merged 8 commits into
networkservicemesh:main
from
NikitaSkrynnik:begin-request
Aug 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NikitaSkrynnik <[email protected]>
5 tasks
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NikitaSkrynnik <[email protected]>
NikitaSkrynnik
force-pushed
the
begin-request
branch
from
August 19, 2024 10:05
e1315f9
to
966b961
Compare
Signed-off-by: NikitaSkrynnik <[email protected]>
denis-tingaikin
approved these changes
Aug 20, 2024
nsmbot
pushed a commit
to networkservicemesh/cmd-cluster-info-k8s
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-csi-driver
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-map-ip-k8s
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-registry-proxy-dns
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/sdk-kernel
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nse-vfio
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsmgr-proxy
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-dashboard-backend
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-admission-webhook-k8s
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-ipam-vl3
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/sdk-k8s
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsc-init
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsmgr
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nse-remote-vlan
that referenced
this pull request
Aug 20, 2024
…k@main PR link: networkservicemesh/sdk#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 Signed-off-by: NikitaSkrynnik <[email protected]> * add unit test Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * use a context with exteded timeout on Requests in begin Signed-off-by: NikitaSkrynnik <[email protected]> * fix unit tests Signed-off-by: NikitaSkrynnik <[email protected]> * fix race conditions in dial Signed-off-by: NikitaSkrynnik <[email protected]> * fix variable name Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
This was referenced Aug 20, 2024
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-sriov
that referenced
this pull request
Aug 20, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Aug 20, 2024
…d-forwarder-sriov@main PR link: networkservicemesh/cmd-forwarder-sriov#765 Commit: af327bb Author: Network Service Mesh Bot Date: 2024-08-20 04:13:58 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#765) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-ovs
that referenced
this pull request
Aug 20, 2024
…k-ovs@main (#405) PR link: networkservicemesh/sdk-ovs#338 Commit: a3cc408 Author: Network Service Mesh Bot Date: 2024-08-20 04:11:19 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#338) PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Aug 20, 2024
…d-forwarder-sriov@main (#12251) PR link: networkservicemesh/cmd-forwarder-sriov#765 Commit: af327bb Author: Network Service Mesh Bot Date: 2024-08-20 04:13:58 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#765) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- * Automatically resolving conflicts in go.mod and updating dependency versions to the latest --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Aug 20, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#405 Commit: fa24d0c Author: Network Service Mesh Bot Date: 2024-08-20 04:15:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#405) PR link: networkservicemesh/sdk-ovs#338 Commit: a3cc408 Author: Network Service Mesh Bot Date: 2024-08-20 04:11:19 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#338) PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-nse-vlan-vpp
that referenced
this pull request
Aug 20, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#847 Commit: a7b2adb Author: Network Service Mesh Bot Date: 2024-08-20 04:08:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#847) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Aug 20, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#501 Commit: 273938e Author: Network Service Mesh Bot Date: 2024-08-20 04:17:56 -0500 Message: - Update from update/networkservicemesh/sdk-vpp (#501) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#847 Commit: a7b2adb Author: Network Service Mesh Bot Date: 2024-08-20 04:08:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#847) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Aug 20, 2024
…d-nse-vlan-vpp@main (#12257) PR link: networkservicemesh/cmd-nse-vlan-vpp#501 Commit: 273938e Author: Network Service Mesh Bot Date: 2024-08-20 04:17:56 -0500 Message: - Update from update/networkservicemesh/sdk-vpp (#501) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#847 Commit: a7b2adb Author: Network Service Mesh Bot Date: 2024-08-20 04:08:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#847) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#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 --------- * Automatically resolving conflicts in go.mod and updating dependency versions to the latest --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
9 tasks
nsmbot
pushed a commit
to networkservicemesh/cmd-forwarder-ovs
that referenced
this pull request
Sep 12, 2024
…k-k8s@main PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-exclude-prefixes-k8s
that referenced
this pull request
Sep 12, 2024
…k-k8s@main PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nse-supplier-k8s
that referenced
this pull request
Sep 12, 2024
…k-k8s@main PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-forwarder-vpp
that referenced
this pull request
Sep 12, 2024
…k-k8s@main PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-exclude-prefixes-k8s
that referenced
this pull request
Sep 12, 2024
…k-k8s@main (#312) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-nse-supplier-k8s
that referenced
this pull request
Sep 12, 2024
…k-k8s@main (#348) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Sep 12, 2024
…d-exclude-prefixes-k8s@main PR link: networkservicemesh/cmd-exclude-prefixes-k8s#312 Commit: 0392df4 Author: Network Service Mesh Bot Date: 2024-09-12 05:02:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#312) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-ovs
that referenced
this pull request
Sep 12, 2024
…k-k8s@main (#407) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Sep 12, 2024
…d-nse-supplier-k8s@main PR link: networkservicemesh/cmd-nse-supplier-k8s#348 Commit: 5b87303 Author: Network Service Mesh Bot Date: 2024-09-12 05:03:02 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#348) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Sep 12, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#407 Commit: f7721ac Author: Network Service Mesh Bot Date: 2024-09-12 05:05:27 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#407) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Sep 12, 2024
…d-nse-supplier-k8s@main (#12240) PR link: networkservicemesh/cmd-nse-supplier-k8s#348 Commit: 5b87303 Author: Network Service Mesh Bot Date: 2024-09-12 05:03:02 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#348) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Sep 12, 2024
…d-forwarder-ovs@main (#12241) PR link: networkservicemesh/cmd-forwarder-ovs#407 Commit: f7721ac Author: Network Service Mesh Bot Date: 2024-09-12 05:05:27 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#407) PR link: networkservicemesh/sdk-k8s#520 Commit: 8ccf44f Author: Network Service Mesh Bot Date: 2024-08-20 04:06:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#520) PR link: networkservicemesh/sdk#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 --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
denis-tingaikin
added a commit
that referenced
this pull request
Sep 12, 2024
This reverts commit 6fad31a.
denis-tingaikin
added a commit
that referenced
this pull request
Sep 13, 2024
This reverts commit 6fad31a.
denis-tingaikin
added a commit
that referenced
this pull request
Sep 13, 2024
This reverts commit 6fad31a.
NikitaSkrynnik
added a commit
to NikitaSkrynnik/sdk
that referenced
this pull request
Oct 15, 2024
…orkservicemesh#1656)" This reverts commit 6fad31a.
9 tasks
NikitaSkrynnik
added a commit
to NikitaSkrynnik/sdk
that referenced
this pull request
Oct 15, 2024
…orkservicemesh#1656)" This reverts commit 6fad31a. Signed-off-by: NikitaSkrynnik <[email protected]>
denis-tingaikin
pushed a commit
that referenced
this pull request
Oct 15, 2024
* Revert "Use a context with exteded timeout on Requests in begin (#1656)" This reverts commit 6fad31a. Signed-off-by: NikitaSkrynnik <[email protected]> * Revert "Add a timeout for Closes in begin.Server (#1650)" This reverts commit 3016313. Signed-off-by: NikitaSkrynnik <[email protected]> * Revert "Add more mutexes in dial chain element to fix race conditions (#1670)" This reverts commit b66e1bf. Signed-off-by: NikitaSkrynnik <[email protected]> * fix linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NikitaSkrynnik <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
These changes should fix leaking interfaces on requests in case of small timeout.
Issue link
networkservicemesh/cmd-forwarder-vpp#1133
How Has This Been Tested?
Types of changes