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

Update from update/networkservicemesh/sdk #250

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Apr 22, 2021

commit b7147c3 Author: NSMBot [email protected] Date: Thu Apr 22 05:14:59 2021 +0000 Update go.mod and go.sum to latest version from networkservicemesh/sdk@main networkservicemesh/sdk# networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/ networkservicemesh/sdk commit message: commit e0c0ec818ceb5e30e3a62e8ea2953e37c2304f60 Author: Авраменко Михаил [email protected] Date: Thu Apr 22 12:14:30 2021 +0700 issue#792 made payload "Ip" by default (#832) Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Update go.mod and go.sum to latest version from networkservicemesh/ap… Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test using IP as fallback for empty payload Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Generate nse.Name on the Endpoint side (#789) Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Rework setid Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Rework everything to new setid Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix localbypass Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Move NSE setid.NewServer() -> checkid.NewServer() Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix TestNSMGR_LocalUsecaseNoURL Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Move checkid to common, rework to stringurl.Map Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Replace DuplicateError with status.Error(codes.AlreadyExists) Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test style fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test header style fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test import style fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test removed unused test case, small header fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test fixed setting payload sandbox test Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test code format fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test code format fix 2 Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test last style fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test applied suggested changes Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test quick fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test import fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test fixed formatting Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test skipped ustable test Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test fixed header pattern Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test applied suggested changes Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test fast fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test test fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test used options pattern for payload Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test format fix Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test format fix 2 Signed-off-by: Mikhail [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test changed configuration options Signed-off-by: Mikhail [email protected] Co-authored-by: Network Service Mesh Bot [email protected] Co-authored-by: Vladimir Popov [email protected] Signed-off-by: NSMBot [email protected]

…k@main networkservicemesh/sdk#

networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/

networkservicemesh/sdk commit message:
commit e0c0ec818ceb5e30e3a62e8ea2953e37c2304f60
Author: Авраменко Михаил <[email protected]>
Date:   Thu Apr 22 12:14:30 2021 +0700

    issue#792 made payload "Ip" by default (#832)

    * Update go.mod and go.sum to latest version from networkservicemesh/ap…

    Signed-off-by: Mikhail <[email protected]>

    * using IP as fallback for empty payload

    Signed-off-by: Mikhail <[email protected]>

    * Generate nse.Name on the Endpoint side (#789)

    * Rework setid

    Signed-off-by: Vladimir Popov <[email protected]>

    * Rework everything to new setid

    Signed-off-by: Vladimir Popov <[email protected]>

    * Fix localbypass

    Signed-off-by: Vladimir Popov <[email protected]>

    * Move NSE setid.NewServer() -> checkid.NewServer()

    Signed-off-by: Vladimir Popov <[email protected]>

    * Fix TestNSMGR_LocalUsecaseNoURL

    Signed-off-by: Vladimir Popov <[email protected]>

    * Move checkid to common, rework to stringurl.Map

    Signed-off-by: Vladimir Popov <[email protected]>

    * Replace DuplicateError with status.Error(codes.AlreadyExists)

    Signed-off-by: Vladimir Popov <[email protected]>

    * style fix

    Signed-off-by: Mikhail <[email protected]>

    * header style fix

    Signed-off-by: Mikhail <[email protected]>

    * import style fix

    Signed-off-by: Mikhail <[email protected]>

    * removed unused test case, small header fix

    Signed-off-by: Mikhail <[email protected]>

    * fixed setting payload sandbox test

    Signed-off-by: Mikhail <[email protected]>

    * code format fix

    Signed-off-by: Mikhail <[email protected]>

    * code format fix 2

    Signed-off-by: Mikhail <[email protected]>

    * last style fix

    Signed-off-by: Mikhail <[email protected]>

    * applied suggested changes

    Signed-off-by: Mikhail <[email protected]>

    * quick fix

    Signed-off-by: Mikhail <[email protected]>

    * import fix

    Signed-off-by: Mikhail <[email protected]>

    * fixed formatting

    Signed-off-by: Mikhail <[email protected]>

    * skipped ustable test

    Signed-off-by: Mikhail <[email protected]>

    * fixed header pattern

    Signed-off-by: Mikhail <[email protected]>

    * applied suggested changes

    Signed-off-by: Mikhail <[email protected]>

    * fast fix

    Signed-off-by: Mikhail <[email protected]>

    * test fix

    Signed-off-by: Mikhail <[email protected]>

    * used options pattern for payload

    Signed-off-by: Mikhail <[email protected]>

    * format fix

    Signed-off-by: Mikhail <[email protected]>

    * format fix 2

    Signed-off-by: Mikhail <[email protected]>

    * changed configuration options

    Signed-off-by: Mikhail <[email protected]>

    Co-authored-by: Network Service Mesh Bot <[email protected]>
    Co-authored-by: Vladimir Popov <[email protected]>

Signed-off-by: NSMBot <[email protected]>
@nsmbot nsmbot force-pushed the update/networkservicemesh/sdk branch from b7147c3 to 939f159 Compare April 22, 2021 05:18
@github-actions github-actions bot merged commit 31f0568 into main Apr 22, 2021
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.

1 participant