-
Notifications
You must be signed in to change notification settings - Fork 35
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 #356
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#45 networkservicemesh/cmd-nse-vfio PR link: networkservicemesh/cmd-nse-vfio#45 networkservicemesh/cmd-nse-vfio commit message: commit a87779211bc9ef25f6bd03a7c50eab3a79a8a724 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Sun Feb 21 14:52:44 2021 -0600 Merge 66209672bd763477c85ede773eb913ad250c31d9 into 03bbc9785241588a2e1dfc0e487a94d7475adf38 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-nse-vl3-vpp@main PR link: networkservicemesh/cmd-nse-vl3-vpp#356 Commit: b3c7665 Author: Network Service Mesh Bot Date: 2024-08-20 04:11:43 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#356) 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 <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 13, 2024
…d-nse-supplier-k8s@main PR link: networkservicemesh/cmd-nse-supplier-k8s#356 Commit: e44858e Author: Network Service Mesh Bot Date: 2024-10-13 17:46:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#356) PR link: networkservicemesh/sdk-k8s#529 Commit: 7b4b9aa Author: Ed Warnicke Date: 2024-10-13 17:43:31 -0500 Message: - Merge pull request #529 from networkservicemesh/fix-registry-k8s-issue-467 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 13, 2024
…d-nse-supplier-k8s@main (#12393) PR link: networkservicemesh/cmd-nse-supplier-k8s#356 Commit: e44858e Author: Network Service Mesh Bot Date: 2024-10-13 17:46:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#356) PR link: networkservicemesh/sdk-k8s#529 Commit: 7b4b9aa Author: Ed Warnicke Date: 2024-10-13 17:43:31 -0500 Message: - Merge pull request #529 from networkservicemesh/fix-registry-k8s-issue-467 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Dec 9, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#441 Commit: f6a9809 Author: Network Service Mesh Bot Date: 2024-12-09 04:23:25 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#441) PR link: networkservicemesh/sdk-ovs#356 Commit: 4c74d12 Author: Network Service Mesh Bot Date: 2024-12-09 04:19:47 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#356) PR link: networkservicemesh/sdk-sriov#627 Commit: 32598e5 Author: Network Service Mesh Bot Date: 2024-12-09 04:10:32 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#627) PR link: networkservicemesh/sdk-kernel#700 Commit: 7b1fd84 Author: Network Service Mesh Bot Date: 2024-12-09 04:06:33 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#700) PR link: networkservicemesh/sdk#1704 Commit: a3673d4 Author: Nikita Skrynnik Date: 2024-12-09 21:04:21 +1100 Message: - Increase timeout for all sandbox heal tests (#1704) Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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 b09ef48 Author: NSMBot nsmbot@networkservicmesh.io Date: Sun Feb 21 20:57:44 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nse-vfio@master networkservicemesh/cmd-nse-vfio#45 networkservicemesh/cmd-nse-vfio PR link: networkservicemesh/cmd-nse-vfio#45 networkservicemesh/cmd-nse-vfio commit message: commit a87779211bc9ef25f6bd03a7c50eab3a79a8a724 Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Sun Feb 21 14:52:44 2021 -0600 Merge 66209672bd763477c85ede773eb913ad250c31d9 into 03bbc9785241588a2e1dfc0e487a94d7475adf38 Signed-off-by: NSMBot nsmbot@networkservicmesh.io