-
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
Subsuite with IPv6 examples #638
Open
artem-belov
wants to merge
1
commit into
networkservicemesh:main
Choose a base branch
from
artem-belov:pr-ipv6-subsuite
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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: Artem Belov <[email protected]>
@denis-tingaikin Is there a reason this hasn't been merged? |
nsmbot
pushed a commit
that referenced
this pull request
Nov 17, 2023
…d-nsmgr@main PR link: networkservicemesh/cmd-nsmgr#638 Commit: 696575e Author: Nikita Skrynnik Date: 2023-11-17 18:55:53 +0700 Message: - Update images in Dockerfile to fix CVEs (#638) Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Jan 11, 2024
…d-registry-memory@main PR link: networkservicemesh/cmd-registry-memory#638 Commit: 58ad7f7 Author: Nikita Skrynnik Date: 2024-01-11 21:56:43 +1100 Message: - Fix CVEs (#638) Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Jul 12, 2024
…d-nsc@main PR link: networkservicemesh/cmd-nsc#638 Commit: 9a8a7f4 Author: Network Service Mesh Bot Date: 2024-07-12 06:34:27 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#638) PR link: networkservicemesh/sdk-sriov#600 Commit: bb2baa8 Author: Network Service Mesh Bot Date: 2024-07-12 06:05:49 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#600) PR link: networkservicemesh/sdk-kernel#669 Commit: ef58a1a Author: Network Service Mesh Bot Date: 2024-07-12 06:00:01 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#669) PR link: networkservicemesh/sdk#1646 Commit: c0bcf88 Author: Nikita Skrynnik Date: 2024-07-12 17:57:20 +0700 Message: - Revert "Revert authorize changes (#1645)" (#1646) This reverts commit bf440a38808cb29857b60611d00c43401d473d50. Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Dec 27, 2024
…d-nse-icmp-responder@main PR link: networkservicemesh/cmd-nse-icmp-responder#638 Commit: 47dfbe9 Author: Network Service Mesh Bot Date: 2024-12-27 16:47:08 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#638) PR link: networkservicemesh/sdk-sriov#634 Commit: 49297e0 Author: Network Service Mesh Bot Date: 2024-12-27 16:43:58 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#634) PR link: networkservicemesh/sdk-kernel#705 Commit: 3bba517 Author: Network Service Mesh Bot Date: 2024-12-27 16:40:26 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#705) PR link: networkservicemesh/sdk#1700 Commit: 422abe9 Author: Nikita Skrynnik Date: 2024-12-28 09:37:57 +1100 Message: - use a proper context for test + fix data races in dialer (#1700) Signed-off-by: NSMBot <[email protected]>
denis-tingaikin
pushed a commit
that referenced
this pull request
Dec 28, 2024
…d-nse-icmp-responder@main (#12659) PR link: networkservicemesh/cmd-nse-icmp-responder#638 Commit: 47dfbe9 Author: Network Service Mesh Bot Date: 2024-12-27 16:47:08 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#638) PR link: networkservicemesh/sdk-sriov#634 Commit: 49297e0 Author: Network Service Mesh Bot Date: 2024-12-27 16:43:58 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#634) PR link: networkservicemesh/sdk-kernel#705 Commit: 3bba517 Author: Network Service Mesh Bot Date: 2024-12-27 16:40:26 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#705) PR link: networkservicemesh/sdk#1700 Commit: 422abe9 Author: Nikita Skrynnik Date: 2024-12-28 09:37:57 +1100 Message: - use a proper context for test + fix data races in dialer (#1700) 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.
Subsuite for
IPv6
examples withinFeature
suiteSigned-off-by: Artem Belov [email protected]