-
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-icmp-responder #90
Merged
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-nse-icmp-responder
Jan 26, 2021
Merged
Update from update/networkservicemesh/cmd-nse-icmp-responder #90
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-nse-icmp-responder
Jan 26, 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-nse-icmp-responder@master networkservicemesh/cmd-nse-icmp-responder#56 networkservicemesh/cmd-nse-icmp-responder PR link: networkservicemesh/cmd-nse-icmp-responder#56 networkservicemesh/cmd-nse-icmp-responder commit message: commit 4980776f6868b2fca47186aa7b432198fa14a150 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue Jan 26 09:11:58 2021 -0600 Merge bbc6efe752b39efbebf914f1b816ffff532f83ac into dddbb7c86e636d10df79e7b47cd3b8ca19361154 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Mar 17, 2021
…cmd-forwarder-sriov@master networkservicemesh/cmd-forwarder-sriov# networkservicemesh/cmd-forwarder-sriov PR link: https://github.com/networkservicemesh/cmd-forwarder-sriov/pull/ networkservicemesh/cmd-forwarder-sriov commit message: commit 219df61beff84e224ac470d4ad7f6dcc93655200 Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com> Date: Wed Mar 17 13:46:16 2021 +0700 Merge pull request #90 from Tiberivs/pr-89 Update to latest sdk-k8s Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Jan 25, 2022
…d-forwarder-ovs@main PR link: https://github.com/networkservicemesh/cmd-forwarder-ovs/pull/ Commit: 28b8514 Author: Denis Tingaikin Date: 2022-01-25 12:09:01 +0300 Message: - Merge pull request #90 from NikitaSkrynnik/sync-with-cmd-template Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Feb 1, 2023
…d-nse-simple-vl3-docker@main PR link: networkservicemesh/cmd-nse-simple-vl3-docker#90 Commit: 06328b8 Author: Denis Tingaikin Date: 2023-02-01 13:37:02 +0300 Message: - Merge pull request #90 from glazychev-art/update_vpp Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Feb 21, 2023
…d-nse-l7-proxy@main PR link: networkservicemesh/cmd-nse-l7-proxy#90 Commit: c0fd86a Author: Denis Tingaikin Date: 2023-02-21 18:19:51 +0300 Message: - Merge pull request #90 from wazsone/bug/fix-dependencies Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Aug 12, 2024
…d-lb-vl3-vpp@main PR link: networkservicemesh/cmd-lb-vl3-vpp#90 Commit: 9f970cb Author: Network Service Mesh Bot Date: 2024-08-12 05:49:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#90) PR link: networkservicemesh/sdk-vpp#843 Commit: 93e4625 Author: Network Service Mesh Bot Date: 2024-08-12 05:46:25 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#843) 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
pushed a commit
that referenced
this pull request
Oct 7, 2024
…d-csi-driver@main PR link: networkservicemesh/cmd-csi-driver#90 Commit: a3bee81 Author: Network Service Mesh Bot Date: 2024-10-07 04:44:02 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#90) 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 <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 7, 2024
…d-csi-driver@main (#12363) PR link: networkservicemesh/cmd-csi-driver#90 Commit: a3bee81 Author: Network Service Mesh Bot Date: 2024-10-07 04:44:02 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#90) 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 <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 655a914 Author: NSMBot nsmbot@networkservicmesh.io Date: Tue Jan 26 15:18:38 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nse-icmp-responder@master networkservicemesh/cmd-nse-icmp-responder#56 networkservicemesh/cmd-nse-icmp-responder PR link: networkservicemesh/cmd-nse-icmp-responder#56 networkservicemesh/cmd-nse-icmp-responder commit message: commit 4980776f6868b2fca47186aa7b432198fa14a150 Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Tue Jan 26 09:11:58 2021 -0600 Merge bbc6efe752b39efbebf914f1b816ffff532f83ac into dddbb7c86e636d10df79e7b47cd3b8ca19361154 Signed-off-by: NSMBot nsmbot@networkservicmesh.io