-
Notifications
You must be signed in to change notification settings - Fork 34
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
Update from update/networkservicemesh/cmd-nse-vfio #245
Merged
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
…cmd-nse-vfio@master networkservicemesh/cmd-nse-vfio#33 networkservicemesh/cmd-nse-vfio PR link: networkservicemesh/cmd-nse-vfio#33 networkservicemesh/cmd-nse-vfio commit message: commit e7ea9d554e9f4bfd10a455b35384a2c682d44738 Author: Network Service Mesh Bot <[email protected]> Date: Sun Feb 7 22:03:05 2021 -0600 Merge 76c8369bfc38e1c9a486a16093be63623cd503bc into 856b4747bc3eafbc4f214251c01dcaa0ba5a34d9 Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
May 27, 2024
…d-nse-simple-vl3-docker@main PR link: networkservicemesh/cmd-nse-simple-vl3-docker#245 Commit: f1e88fe Author: Network Service Mesh Bot Date: 2024-05-27 05:33:48 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#245) PR link: networkservicemesh/sdk-vpp#832 Commit: 206c366 Author: Nikita Skrynnik Date: 2024-05-27 21:30:15 +1100 Message: - Revert nsmonitor + add additional checks to prevent random connection closes (#832) * Add nsmonitor again + add additional checks to prevent random connection closes * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-nsc-simple-docker@main PR link: networkservicemesh/cmd-nsc-simple-docker#245 Commit: 97e165f Author: Network Service Mesh Bot Date: 2024-08-20 04:11:28 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#245) 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]>
nsmbot
pushed a commit
that referenced
this pull request
Sep 27, 2024
…d-nse-remote-vlan@main PR link: networkservicemesh/cmd-nse-remote-vlan#245 Commit: e4ebc57 Author: Network Service Mesh Bot Date: 2024-09-27 05:41:31 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#245) PR link: networkservicemesh/sdk#1670 Commit: b66e1bf Author: Nikita Skrynnik Date: 2024-09-27 17:37:34 +0700 Message: - Add more mutexes in dial chain element to fix race conditions (#1670) * some minor change * add more locks --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Sep 27, 2024
…d-nse-remote-vlan@main (#12319) PR link: networkservicemesh/cmd-nse-remote-vlan#245 Commit: e4ebc57 Author: Network Service Mesh Bot Date: 2024-09-27 05:41:31 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#245) PR link: networkservicemesh/sdk#1670 Commit: b66e1bf Author: Nikita Skrynnik Date: 2024-09-27 17:37:34 +0700 Message: - Add more mutexes in dial chain element to fix race conditions (#1670) * some minor change * add more locks --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Oct 7, 2024
…d-map-ip-k8s@main PR link: networkservicemesh/cmd-map-ip-k8s#245 Commit: 1678958 Author: Network Service Mesh Bot Date: 2024-10-07 04:44:39 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#245) PR link: networkservicemesh/sdk#1677 Commit: 76b397f Author: Nikita Skrynnik Date: 2024-10-07 16:41:10 +0700 Message: - Use NetworkServiceResponses instead of NetworkServices in memory registry (#1677) * use NetworkServiceResponses instead of NetworkServices in memory registry * add a test for checking field * fix go lintre issues * fix concurrency problems in the test --------- Signed-off-by: NSMBot <[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.
commit 2ac5ecb Author: NSMBot [email protected] Date: Mon Feb 8 04:10:29 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nse-vfio@master networkservicemesh/cmd-nse-vfio#33 networkservicemesh/cmd-nse-vfio PR link: networkservicemesh/cmd-nse-vfio#33 networkservicemesh/cmd-nse-vfio commit message: commit e7ea9d554e9f4bfd10a455b35384a2c682d44738 Author: Network Service Mesh Bot [email protected] Date: Sun Feb 7 22:03:05 2021 -0600 Merge 76c8369bfc38e1c9a486a16093be63623cd503bc into 856b4747bc3eafbc4f214251c01dcaa0ba5a34d9 Signed-off-by: NSMBot [email protected]