-
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-nsmgr #390
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
…cmd-nsmgr@master networkservicemesh/cmd-nsmgr#189 networkservicemesh/cmd-nsmgr PR link: networkservicemesh/cmd-nsmgr#189 networkservicemesh/cmd-nsmgr commit message: commit ccdc61fadc12ba182ced252685fdb98c7693b4e9 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Fri Feb 26 03:53:45 2021 -0600 Merge d2cb714f7a0dfd7a12781f1012eab535d23aa3b5 into fe7318cff04137fae15a573e83e3a3febe3aba57 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
force-pushed
the
update/networkservicemesh/cmd-nsmgr
branch
from
February 26, 2021 09:58
c2b14ce
to
f204d4f
Compare
nsmbot
pushed a commit
that referenced
this pull request
Nov 10, 2021
…d-forwarder-vpp@main PR link: networkservicemesh/cmd-forwarder-vpp#390 Commit: 91cf789 Author: Denis Tingaikin Date: 2021-11-10 22:52:02 +0300 Message: - add p2p capability (#390) Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Jun 30, 2023
…d-registry-k8s@main PR link: networkservicemesh/cmd-registry-k8s#390 Commit: 2dcf7a3 Author: Denis Tingaikin Date: 2023-06-30 14:27:29 +0300 Message: - Merge pull request #390 from NikitaSkrynnik/update-go Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Aug 1, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#390 Commit: 75ef5a8 Author: Network Service Mesh Bot Date: 2024-08-01 04:34:23 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#390) PR link: networkservicemesh/sdk-ovs#331 Commit: 822a437 Author: Network Service Mesh Bot Date: 2024-08-01 04:29:41 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#331) PR link: networkservicemesh/sdk-sriov#601 Commit: 4e7ad9f Author: Network Service Mesh Bot Date: 2024-08-01 04:26:01 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#601) PR link: networkservicemesh/sdk-kernel#670 Commit: 418a2f4 Author: Network Service Mesh Bot Date: 2024-08-01 04:21:54 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#670) PR link: networkservicemesh/sdk#1643 Commit: bc1d964 Author: Nikita Skrynnik Date: 2024-08-01 20:19:08 +1100 Message: - Leak fixes (#1643) * update grpcfd (#1640) * fix monitor * fix CI * add unit tests + fix some errors * add unit tests * fix CI * cleanup --------- 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
added a commit
that referenced
this pull request
Aug 1, 2024
…d-forwarder-ovs@main (#12133) PR link: networkservicemesh/cmd-forwarder-ovs#390 Commit: 75ef5a8 Author: Network Service Mesh Bot Date: 2024-08-01 04:34:23 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#390) PR link: networkservicemesh/sdk-ovs#331 Commit: 822a437 Author: Network Service Mesh Bot Date: 2024-08-01 04:29:41 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#331) PR link: networkservicemesh/sdk-sriov#601 Commit: 4e7ad9f Author: Network Service Mesh Bot Date: 2024-08-01 04:26:01 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#601) PR link: networkservicemesh/sdk-kernel#670 Commit: 418a2f4 Author: Network Service Mesh Bot Date: 2024-08-01 04:21:54 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#670) PR link: networkservicemesh/sdk#1643 Commit: bc1d964 Author: Nikita Skrynnik Date: 2024-08-01 20:19:08 +1100 Message: - Leak fixes (#1643) * update grpcfd (#1640) * fix monitor * fix CI * add unit tests + fix some errors * add unit tests * fix CI * cleanup --------- Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com> Signed-off-by: NikitaSkrynnik <nikita.skrynnik@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.
commit c2b14ce Author: NSMBot nsmbot@networkservicmesh.io Date: Wed Feb 24 16:56:53 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nsmgr@master networkservicemesh/cmd-nsmgr#188 networkservicemesh/cmd-nsmgr PR link: networkservicemesh/cmd-nsmgr#188 networkservicemesh/cmd-nsmgr commit message: commit 5ddc1f9f8f062ba715ae016022531824997ed83e Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Wed Feb 24 10:51:45 2021 -0600 Merge 5a6e9b0083db9b9dd91d73551791dcf1ffa351d9 into f464a0c37160e41fe5b15cd717993cf237f933dc Signed-off-by: NSMBot nsmbot@networkservicmesh.io