-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update from update/networkservicemesh/cmd-nsc #783
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…cmd-nsc@master networkservicemesh/cmd-nsc# networkservicemesh/cmd-nsc PR link: https://github.com/networkservicemesh/cmd-nsc/pull/ networkservicemesh/cmd-nsc commit message: commit 44f149c93eb9eb0f790ee2a62e573e8c6fca73c2 Author: Network Service Mesh Bot <[email protected]> Date: Thu Apr 15 10:01:03 2021 -0500 Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Oct 7, 2024
…d-nsc-init@main PR link: networkservicemesh/cmd-nsc-init#783 Commit: fdbe9a9 Author: Network Service Mesh Bot Date: 2024-10-07 04:58:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#783) PR link: networkservicemesh/sdk-sriov#613 Commit: 599c227 Author: Network Service Mesh Bot Date: 2024-10-07 04:47:39 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#613) PR link: networkservicemesh/sdk-kernel#684 Commit: 77b47a9 Author: Network Service Mesh Bot Date: 2024-10-07 04:43:40 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#684) PR link: networkservicemesh/sdk#1677 Commit: 76b397f Author: Nikita Skrynnik Date: 2024-10-07 16:41:10 +0700 Message: - Use NetworkServiceResponses instead of NetworkServices in memory registry (#1677) * use NetworkServiceResponses instead of NetworkServices in memory registry * add a test for checking field * fix go lintre issues * fix concurrency problems in the test --------- Signed-off-by: NSMBot <[email protected]>
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 <[email protected]> Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
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 <[email protected]> Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
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 0ef9cca Author: NSMBot [email protected] Date: Thu Apr 15 15:01:31 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nsc@master networkservicemesh/cmd-nsc# networkservicemesh/cmd-nsc PR link: https://github.com/networkservicemesh/cmd-nsc/pull/ networkservicemesh/cmd-nsc commit message: commit 44f149c93eb9eb0f790ee2a62e573e8c6fca73c2 Author: Network Service Mesh Bot [email protected] Date: Thu Apr 15 10:01:03 2021 -0500 Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot [email protected]