Update from update/networkservicemesh/sdk #212
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
commit 4fcdff1 Author: NSMBot [email protected] Date: Tue Mar 23 14:45:08 2021 +0000 Update go.mod and go.sum to latest version from networkservicemesh/sdk@master networkservicemesh/sdk# networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/ networkservicemesh/sdk commit message: commit 9cc8ab5b986707e64b6fa64baa54e5a49c259544 Author: Artem Belov [email protected] Date: Tue Mar 23 21:44:37 2021 +0700 Heal rework (#738) Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Heal Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix linter issues Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Skip test depends on restoring connection Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix goroutine race Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Remove request updating from monitor Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Localbypass Client Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Restore last valid connection by id Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Revert "Localbypass Client" This reverts commit 063706dab2de04296c9880ed240e857b34954ff1. Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix stuck on unregistered endpoint Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Enable NSMgr restored test Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix success request waiting for windows Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix testing registry clients Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Remove registry client from RegisterEndpoint arguments Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Use timestamppb.New instead of Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix missing candidates on refresh Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Add restored pods testing Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Revert localbypass fix; Skip NSMgr restored heal Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix data race Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Fix refresh after heal request; Add refresh after heal testing Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Close error chan on initial monitor done Signed-off-by: Artem Belov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum internal local main.go staticcheck.conf test Pass register heal client func via context Signed-off-by: Artem Belov [email protected] Signed-off-by: NSMBot [email protected]