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

refactor: Simplify cmd-nsc #126

Merged
merged 3 commits into from
Feb 24, 2021

Conversation

denis-tingaikin
Copy link
Member

@denis-tingaikin denis-tingaikin commented Feb 21, 2021

Signed-off-by: Denis Tingaikin denis.tingajkin@xored.com

Motivation

cmd-nsc should be clear for folks.

Depends on networkservicemesh/sdk#720

Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
main.go Outdated
client.WithAuthorizeClient(authorize.NewClient()),
client.WithAdditionalFunctionality(
mechanisms.NewClient(map[string]networkservice.NetworkServiceClient{
vfiomech.MECHANISM: chain.NewNetworkServiceClient(vfio.NewClient(), sriovtoken.NewClient()),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems sriovtoken.NewClient() it is required for kernelmech.MECHANISM scenario as well.

@haiodo haiodo merged commit cc51c5a into networkservicemesh:master Feb 24, 2021
nsmbot pushed a commit that referenced this pull request Jan 18, 2024
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/8b3ce39b8f3cbfec1f1e1ce445893118f514d0ee

commit 8b3ce39b8f3cbfec1f1e1ce445893118f514d0ee
Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com>
Date:   Thu Jan 18 19:54:16 2024 +1100

    Update Spire and Delve in Dockerfile (#126)

    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

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