-
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-registry-memory #500
Merged
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-registry-memory
Mar 10, 2021
Merged
Update from update/networkservicemesh/cmd-registry-memory #500
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-registry-memory
Mar 10, 2021
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-registry-memory@master networkservicemesh/cmd-registry-memory#229 networkservicemesh/cmd-registry-memory PR link: networkservicemesh/cmd-registry-memory#229 networkservicemesh/cmd-registry-memory commit message: commit 2f9871e9c92a70bd541d874b467748834c44d6bb Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Wed Mar 10 06:32:03 2021 -0600 Merge 1ed165ea1e4353b9ca1c3ac77cdd67f017fb783e into b83c03cab8e752a3c7ab8f65c490ed9fdfb90646 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Jan 26, 2023
…d-nse-icmp-responder@main PR link: networkservicemesh/cmd-nse-icmp-responder#500 Commit: 02f6c85 Author: Denis Tingaikin Date: 2023-01-26 10:50:55 +0300 Message: - Merge pull request #500 from wazsone/feature/remove-duplicated-ipam-code Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
May 18, 2024
…d-nsmgr-proxy@main PR link: networkservicemesh/cmd-nsmgr-proxy#500 Commit: 766e460 Author: Network Service Mesh Bot Date: 2024-05-18 13:36:40 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#500) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#500 Commit: edf542b Author: Network Service Mesh Bot Date: 2024-08-20 04:11:05 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#500) 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 <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Aug 20, 2024
…d-nse-vlan-vpp@main (#12253) PR link: networkservicemesh/cmd-nse-vlan-vpp#500 Commit: edf542b Author: Network Service Mesh Bot Date: 2024-08-20 04:11:05 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#500) 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 <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.
commit 2b252cb Author: NSMBot nsmbot@networkservicmesh.io Date: Wed Mar 10 12:42:04 2021 +0000 Update application version to latest version from networkservicemesh/cmd-registry-memory@master networkservicemesh/cmd-registry-memory#229 networkservicemesh/cmd-registry-memory PR link: networkservicemesh/cmd-registry-memory#229 networkservicemesh/cmd-registry-memory commit message: commit 2f9871e9c92a70bd541d874b467748834c44d6bb Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Wed Mar 10 06:32:03 2021 -0600 Merge 1ed165ea1e4353b9ca1c3ac77cdd67f017fb783e into b83c03cab8e752a3c7ab8f65c490ed9fdfb90646 Signed-off-by: NSMBot nsmbot@networkservicmesh.io