Skip to content
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

[sdk-vpp#314] Add endpoint.Combine #1077

Merged

Conversation

Bolodya1997
Copy link

Description

Adds a new utility method to merge multiple endpoint.Endpoint in a single one.

Example of usage to merge SR-IOV forwarder and VPP forwarder endpoints in a single one - https://github.com/networkservicemesh/cmd-forwarder-vpp/blob/d50f7aab7dde0350e91509eb182784dc3b6a29fb/internal/xconnectns/server.go

Issue link

networkservicemesh/sdk-vpp#314

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionallity
  • Documentation
  • Refactoring
  • CI

Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
@edwarnicke edwarnicke merged commit 07ced33 into networkservicemesh:main Sep 14, 2021
nsmbot pushed a commit to networkservicemesh/sdk-kernel that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr-proxy that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-init that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-registry-memory that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-registry-proxy-dns that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-icmp-responder that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vfio that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/sdk-k8s that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr that referenced this pull request Sep 14, 2021
…k@main

PR link: networkservicemesh/sdk#1077

Commit: 07ced33
Author: Vladimir Popov
Date: 2021-09-14 21:03:53 +0700
Message:
  - Add endpoint.Combine (#1077)
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants