generated from networkservicemesh/cmd-template
-
Notifications
You must be signed in to change notification settings - Fork 21
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/sdk-sriov #604
Merged
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
…k-sriov@main PR link: networkservicemesh/sdk-sriov#602 Commit: 8252927 Author: Network Service Mesh Bot Date: 2024-08-08 05:11:19 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#602) PR link: networkservicemesh/sdk-kernel#671 Commit: c7b682d Author: Network Service Mesh Bot Date: 2024-08-08 05:06:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#671) 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 <denis.tingajkin@xored.com> Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Aug 8, 2024
…d-nse-icmp-responder@main PR link: networkservicemesh/cmd-nse-icmp-responder#604 Commit: b4d66d2 Author: Network Service Mesh Bot Date: 2024-08-08 05:14:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#604) PR link: networkservicemesh/sdk-sriov#602 Commit: 8252927 Author: Network Service Mesh Bot Date: 2024-08-08 05:11:19 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#602) PR link: networkservicemesh/sdk-kernel#671 Commit: c7b682d Author: Network Service Mesh Bot Date: 2024-08-08 05:06:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#671) 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 <denis.tingajkin@xored.com> Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Aug 12, 2024
…k-sriov@main PR link: networkservicemesh/sdk-sriov#604 Commit: 36a3758 Author: Network Service Mesh Bot Date: 2024-08-12 05:46:16 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#604) PR link: networkservicemesh/sdk-kernel#673 Commit: 1db554f Author: Network Service Mesh Bot Date: 2024-08-12 05:42:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#673) PR link: networkservicemesh/sdk#1657 Commit: 7e0cf2c Author: Vladislav Byrgazov Date: 2024-08-12 15:39:52 +0500 Message: - Update sdk/pkg/tools/pprofutils (#1657) * Updated pprof naming and method signature * Update listenOn param type from URL to string --------- Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Aug 12, 2024
…k-sriov@main (#606) PR link: networkservicemesh/sdk-sriov#604 Commit: 36a3758 Author: Network Service Mesh Bot Date: 2024-08-12 05:46:16 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#604) PR link: networkservicemesh/sdk-kernel#673 Commit: 1db554f Author: Network Service Mesh Bot Date: 2024-08-12 05:42:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#673) PR link: networkservicemesh/sdk#1657 Commit: 7e0cf2c Author: Vladislav Byrgazov Date: 2024-08-12 15:39:52 +0500 Message: - Update sdk/pkg/tools/pprofutils (#1657) * Updated pprof naming and method signature * Update listenOn param type from URL to string --------- Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-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.
Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#602
Commit: 9c5287d
Author: NSMBot
Date: Thu Aug 8 10:12:07 2024 +0000