Update from update/networkservicemesh/sdk #86
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 544535e Author: NSMBot nsmbot@networkservicmesh.io Date: Tue Mar 23 14:45:19 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 artem.belov@xored.com Date: Tue Mar 23 21:44:37 2021 +0700 Heal rework (#738) README.md go.mod go.sum pkg Heal Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix linter issues Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Skip test depends on restoring connection Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix goroutine race Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Remove request updating from monitor Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Localbypass Client Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Restore last valid connection by id Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Revert "Localbypass Client" This reverts commit 063706dab2de04296c9880ed240e857b34954ff1. Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix stuck on unregistered endpoint Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Enable NSMgr restored test Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix success request waiting for windows Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix testing registry clients Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Remove registry client from RegisterEndpoint arguments Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Use timestamppb.New instead of Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix missing candidates on refresh Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Add restored pods testing Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Revert localbypass fix; Skip NSMgr restored heal Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix data race Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Fix refresh after heal request; Add refresh after heal testing Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Close error chan on initial monitor done Signed-off-by: Artem Belov artem.belov@xored.com README.md go.mod go.sum pkg Pass register heal client func via context Signed-off-by: Artem Belov artem.belov@xored.com Signed-off-by: NSMBot nsmbot@networkservicmesh.io