-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add dual stack support. #1584
Merged
denis-tingaikin
merged 8 commits into
networkservicemesh:main
from
VitalyGushin:add-dual-stack-support
Apr 18, 2024
Merged
Add dual stack support. #1584
denis-tingaikin
merged 8 commits into
networkservicemesh:main
from
VitalyGushin:add-dual-stack-support
Apr 18, 2024
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
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
denis-tingaikin
requested review from
denis-tingaikin,
NikitaSkrynnik and
glazychev-art
April 2, 2024 14:48
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks fine, but some unit tests are failing here. Could you please have a look?
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
denis-tingaikin
approved these changes
Apr 18, 2024
nsmbot
pushed a commit
to networkservicemesh/cmd-cluster-info-k8s
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-csi-driver
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-map-ip-k8s
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-ipam-vl3
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-admission-webhook-k8s
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-dashboard-backend
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsc-init
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
This was referenced Apr 18, 2024
nsmbot
pushed a commit
to networkservicemesh/cmd-nse-remote-vlan
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-nse-vfio
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsmgr
that referenced
this pull request
Apr 18, 2024
…k@main PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Support client multi channel subscription. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix unit tests. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> * Fix vL3 test. Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
to networkservicemesh/cmd-nsc-simple-docker
that referenced
this pull request
Apr 18, 2024
…k-vpp@main (#222) PR link: networkservicemesh/sdk-vpp#825 Commit: 79047e2 Author: Network Service Mesh Bot Date: 2024-04-18 05:04:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#825) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
to networkservicemesh/cmd-nse-firewall-vpp
that referenced
this pull request
Apr 18, 2024
…k-vpp@main (#505) PR link: networkservicemesh/sdk-vpp#825 Commit: 79047e2 Author: Network Service Mesh Bot Date: 2024-04-18 05:04:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#825) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-nsc-vpp@main PR link: networkservicemesh/cmd-nsc-vpp#687 Commit: 85b49b5 Author: Network Service Mesh Bot Date: 2024-04-18 05:10:53 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#687) PR link: networkservicemesh/sdk-vpp#825 Commit: 79047e2 Author: Network Service Mesh Bot Date: 2024-04-18 05:04:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#825) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/cmd-forwarder-ovs
that referenced
this pull request
Apr 18, 2024
…k-ovs@main PR link: networkservicemesh/sdk-ovs#321 Commit: 9074299 Author: Network Service Mesh Bot Date: 2024-04-18 05:09:55 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#321) PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-nsc@main PR link: networkservicemesh/cmd-nsc#626 Commit: 9175a2a Author: Network Service Mesh Bot Date: 2024-04-18 05:10:57 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#626) PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-lb-vl3-vpp@main PR link: networkservicemesh/cmd-lb-vl3-vpp#71 Commit: 3ff8773 Author: Network Service Mesh Bot Date: 2024-04-18 05:10:11 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#71) PR link: networkservicemesh/sdk-vpp#825 Commit: 79047e2 Author: Network Service Mesh Bot Date: 2024-04-18 05:04:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#825) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-nse-firewall-vpp@main PR link: networkservicemesh/cmd-nse-firewall-vpp#505 Commit: 21a67ec Author: Network Service Mesh Bot Date: 2024-04-18 05:11:24 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#505) PR link: networkservicemesh/sdk-vpp#825 Commit: 79047e2 Author: Network Service Mesh Bot Date: 2024-04-18 05:04:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#825) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
This was referenced Apr 18, 2024
Merged
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-sriov
that referenced
this pull request
Apr 18, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-nsc-simple-docker@main PR link: networkservicemesh/cmd-nsc-simple-docker#222 Commit: cff211a Author: Network Service Mesh Bot Date: 2024-04-18 05:11:20 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#222) PR link: networkservicemesh/sdk-vpp#825 Commit: 79047e2 Author: Network Service Mesh Bot Date: 2024-04-18 05:04:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#825) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
to networkservicemesh/cmd-nse-vlan-vpp
that referenced
this pull request
Apr 18, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-forwarder-sriov@main PR link: networkservicemesh/cmd-forwarder-sriov#729 Commit: 8602e38 Author: Network Service Mesh Bot Date: 2024-04-18 05:13:34 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#729) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#466 Commit: 5d72540 Author: Network Service Mesh Bot Date: 2024-04-18 05:14:12 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#466) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-vpp
that referenced
this pull request
Apr 18, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-forwarder-vpp@main PR link: networkservicemesh/cmd-forwarder-vpp#1101 Commit: f0ecfed Author: Network Service Mesh Bot Date: 2024-04-18 05:15:14 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#1101) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-forwarder-vpp@main PR link: networkservicemesh/cmd-forwarder-vpp#1101 Commit: f0ecfed Author: Network Service Mesh Bot Date: 2024-04-18 05:15:14 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#1101) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
This was referenced Apr 18, 2024
Merged
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-ovs
that referenced
this pull request
Apr 18, 2024
…k-ovs@main (#366) PR link: networkservicemesh/sdk-ovs#321 Commit: 9074299 Author: Network Service Mesh Bot Date: 2024-04-18 05:09:55 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#321) PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
Apr 18, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#366 Commit: ab2b01e Author: Network Service Mesh Bot Date: 2024-04-18 05:17:01 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#366) PR link: networkservicemesh/sdk-ovs#321 Commit: 9074299 Author: Network Service Mesh Bot Date: 2024-04-18 05:09:55 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#321) PR link: networkservicemesh/sdk-sriov#590 Commit: 53b4eee Author: Network Service Mesh Bot Date: 2024-04-18 05:03:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590) PR link: networkservicemesh/sdk-kernel#659 Commit: 2a4c669 Author: Network Service Mesh Bot Date: 2024-04-18 04:56:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659) PR link: networkservicemesh/sdk#1584 Commit: 608b1b5 Author: Lazy Bear Date: 2024-04-18 13:48:31 +0400 Message: - Add dual stack support. (#1584) * Add dual stack support. * Support client multi channel subscription. * Fix unit tests. * Fix vL3 test. --------- Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com> 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.
networkservicemesh/cmd-nse-vl3-vpp#261
cc @denis-tingaikin @glazychev-art