Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Simplify SDK #40

Merged
merged 6 commits into from
Sep 17, 2019
Merged

Simplify SDK #40

merged 6 commits into from
Sep 17, 2019

Conversation

haiodo
Copy link
Contributor

@haiodo haiodo commented Aug 28, 2019

Simplify SDK

Fixes related to networkservicemesh/networkservicemesh#1524

Signed-off-by: Andrey Sobolev haiodo@gmail.com

@nickolaev
Copy link
Member

Looks good. It will fail of course until we merge the main SDK PR in the nsm repo

@haiodo haiodo changed the title Simplify SDK [WIP] Simplify SDK Aug 29, 2019
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
Simplify SDK

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Copy link
Member

@nickolaev nickolaev left a comment

Choose a reason for hiding this comment

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

Looks good. Have some questions though. Please check.


compositeEndpoints = append(compositeEndpoints, endpoint.NewConnectionEndpoint(configuration))

compositeEndpoints = append(compositeEndpoints, NewUniversalCNFEndpoint(backend, e))
Copy link
Member

Choose a reason for hiding this comment

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

Hmm, is this still appending?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure I've understand comment.

@haiodo haiodo changed the title [WIP] Simplify SDK Simplify SDK Sep 16, 2019
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Copy link
Member

@nickolaev nickolaev left a comment

Choose a reason for hiding this comment

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

The failures look strange and might be related to some CI resource scheduling. Will merge this and try to fix after.

@nickolaev nickolaev merged commit be8e9b2 into networkservicemesh:master Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants