Skip to content

Add list of supported types of mechanisms to NetworkServiceEndpoint entry #85

@denis-tingaikin

Description

@denis-tingaikin

Description

We can add the SupportedMechanisms field into NetworkServiceEndpoint to directly indicate what kinds of mechanisms the Endpoint could handle.

SupportedMechanisms is a list of Mechanisms kind, such as 'MEMIF', 'KERNEL', and so on.

Motivation

This can reduce the count of NSMgr tries on selecting cross-nse or nse. It can make Request for the Connection much faster on load. (NSMgr could just filter all NSEs from the registry before do Request to the next point)

Closes networkservicemesh/sdk#802

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions