-
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-forwarder-sriov #1679
Merged
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-forwarder-sriov
Jun 7, 2021
Merged
Update from update/networkservicemesh/cmd-forwarder-sriov #1679
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-forwarder-sriov
Jun 7, 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-forwarder-sriov@main 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 396ac879da0e932674b553accdf087a92c640112 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon Jun 7 07:42:03 2021 -0500 Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-csi-driver@main PR link: networkservicemesh/cmd-csi-driver#92 Commit: 01b019a Author: Network Service Mesh Bot Date: 2024-10-16 06:16:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#92) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-ipam-vl3@main PR link: networkservicemesh/cmd-ipam-vl3#223 Commit: 16c2495 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:19 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#223) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-dashboard-backend@main PR link: networkservicemesh/cmd-dashboard-backend#58 Commit: 4b3ffb3 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:26 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#58) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-cluster-info-k8s@main PR link: networkservicemesh/cmd-cluster-info-k8s#158 Commit: ed99000 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:29 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#158) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-nse-remote-vlan@main PR link: networkservicemesh/cmd-nse-remote-vlan#251 Commit: 5eb19b3 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:37 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#251) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-map-ip-k8s@main PR link: networkservicemesh/cmd-map-ip-k8s#248 Commit: 1e28212 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:41 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#248) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-nse-vfio@main PR link: networkservicemesh/cmd-nse-vfio#540 Commit: 0e5d4d7 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#540) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-registry-proxy-dns@main PR link: networkservicemesh/cmd-registry-proxy-dns#672 Commit: a8edb6d Author: Network Service Mesh Bot Date: 2024-10-16 06:16:52 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#672) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-nsmgr-proxy@main PR link: networkservicemesh/cmd-nsmgr-proxy#525 Commit: bdb37f3 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#525) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-registry-memory@main PR link: networkservicemesh/cmd-registry-memory#691 Commit: 5cb51b1 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#691) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-nsmgr@main PR link: networkservicemesh/cmd-nsmgr#712 Commit: 2915c57 Author: Network Service Mesh Bot Date: 2024-10-16 06:17:08 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#712) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 16, 2024
…d-csi-driver@main (#12433) PR link: networkservicemesh/cmd-csi-driver#92 Commit: 01b019a Author: Network Service Mesh Bot Date: 2024-10-16 06:16:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#92) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 16, 2024
…d-nsmgr-proxy@main (#12436) PR link: networkservicemesh/cmd-nsmgr-proxy#525 Commit: bdb37f3 Author: Network Service Mesh Bot Date: 2024-10-16 06:16:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#525) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-nse-l7-proxy@main PR link: networkservicemesh/cmd-nse-l7-proxy#228 Commit: 8dc087a Author: Network Service Mesh Bot Date: 2024-10-16 06:19:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#228) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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
Oct 16, 2024
…d-nse-l7-proxy@main (#12437) PR link: networkservicemesh/cmd-nse-l7-proxy#228 Commit: 8dc087a Author: Network Service Mesh Bot Date: 2024-10-16 06:19:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#228) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-nsc-vpp@main PR link: networkservicemesh/cmd-nsc-vpp#726 Commit: 4296c2d Author: Network Service Mesh Bot Date: 2024-10-16 06:22:09 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#726) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nsc-init@main PR link: networkservicemesh/cmd-nsc-init#787 Commit: 473d5e6 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#787) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nsc@main PR link: networkservicemesh/cmd-nsc#657 Commit: 6b49b6b Author: Network Service Mesh Bot Date: 2024-10-16 06:22:15 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#657) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nse-firewall-vpp@main PR link: networkservicemesh/cmd-nse-firewall-vpp#544 Commit: 65e9fd1 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:37 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#544) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nse-icmp-responder@main PR link: networkservicemesh/cmd-nse-icmp-responder#623 Commit: 1f24bb3 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:39 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#623) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-forwarder-sriov@main PR link: networkservicemesh/cmd-forwarder-sriov#783 Commit: 9e8ea6d Author: Network Service Mesh Bot Date: 2024-10-16 06:22:41 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#783) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nse-icmp-responder-vpp@main PR link: networkservicemesh/cmd-nse-icmp-responder-vpp#708 Commit: d1e95c1 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#708) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nse-simple-vl3-docker@main PR link: networkservicemesh/cmd-nse-simple-vl3-docker#274 Commit: 322410b Author: Network Service Mesh Bot Date: 2024-10-16 06:22:48 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#274) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nse-vl3-vpp@main PR link: networkservicemesh/cmd-nse-vl3-vpp#371 Commit: 73c9f04 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:51 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#371) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-lb-vl3-vpp@main PR link: networkservicemesh/cmd-lb-vl3-vpp#110 Commit: a639b34 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:51 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#110) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#520 Commit: cf1da27 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:50 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#520) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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 16, 2024
…d-nsc-simple-docker@main PR link: networkservicemesh/cmd-nsc-simple-docker#259 Commit: df0da77 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:57 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#259) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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
Oct 16, 2024
…d-nsc@main (#12421) PR link: networkservicemesh/cmd-nsc#657 Commit: 6b49b6b Author: Network Service Mesh Bot Date: 2024-10-16 06:22:15 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#657) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 16, 2024
…d-nsc-vpp@main (#12438) PR link: networkservicemesh/cmd-nsc-vpp#726 Commit: 4296c2d Author: Network Service Mesh Bot Date: 2024-10-16 06:22:09 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#726) PR link: networkservicemesh/sdk-vpp#860 Commit: 8a4f5ce Author: Network Service Mesh Bot Date: 2024-10-16 06:19:17 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#860) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 16, 2024
…d-nsc-init@main (#12398) PR link: networkservicemesh/cmd-nsc-init#787 Commit: 473d5e6 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#787) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 16, 2024
…d-forwarder-sriov@main (#12439) PR link: networkservicemesh/cmd-forwarder-sriov#783 Commit: 9e8ea6d Author: Network Service Mesh Bot Date: 2024-10-16 06:22:41 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#783) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 16, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#425 Commit: 318f697 Author: Network Service Mesh Bot Date: 2024-10-16 06:26:43 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#425) PR link: networkservicemesh/sdk-ovs#346 Commit: 1c5cfad Author: Network Service Mesh Bot Date: 2024-10-16 06:22:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#346) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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
Oct 16, 2024
…d-forwarder-ovs@main (#12443) PR link: networkservicemesh/cmd-forwarder-ovs#425 Commit: 318f697 Author: Network Service Mesh Bot Date: 2024-10-16 06:26:43 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#425) PR link: networkservicemesh/sdk-ovs#346 Commit: 1c5cfad Author: Network Service Mesh Bot Date: 2024-10-16 06:22:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#346) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> 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.
commit 9c563f9 Author: NSMBot nsmbot@networkservicmesh.io Date: Mon Jun 7 12:42:37 2021 +0000 Update application version to latest version from networkservicemesh/cmd-forwarder-sriov@main 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 396ac879da0e932674b553accdf087a92c640112 Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Mon Jun 7 07:42:03 2021 -0500 Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot nsmbot@networkservicmesh.io