generated from networkservicemesh/cmd-template
-
Notifications
You must be signed in to change notification settings - Fork 6
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/sdk #92
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
…k@main 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 Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * another fix Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * add a unit test for ipam issue Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * add fix for ipam Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * another fix Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * add ip context validation Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * properly delete addresses Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * rework ip context validation Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * temporarily skip failing tests Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * fix CI issues Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * fix all tests Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * fix unit tests Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * fix go linter issues Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * cleanup Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * add ipv6 unit test Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * cleanup Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * fix go linter issues Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> * Replaced strict ipam by filteripam implementation Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> * Added dualstack ippool, updated tests Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> * Fixed dualstack ippool Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> * Fix linter errors Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> * Fixed ippool test input data format Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Co-authored-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
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
added a commit
to networkservicemesh/deployments-k8s
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>
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.
Update go.mod and go.sum to latest version from networkservicemesh/sdk@main PR link: networkservicemesh/sdk#1679
Commit: 682aba2
Author: NSMBot
Date: Wed Oct 16 11:14:03 2024 +0000