Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update go.mod and go.sum to latest version from networkservicemesh/sd…
…k@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) * Heal Signed-off-by: Artem Belov <[email protected]> * Fix linter issues Signed-off-by: Artem Belov <[email protected]> * Skip test depends on restoring connection Signed-off-by: Artem Belov <[email protected]> * Fix goroutine race Signed-off-by: Artem Belov <[email protected]> * Remove request updating from monitor Signed-off-by: Artem Belov <[email protected]> * Localbypass Client Signed-off-by: Artem Belov <[email protected]> * Restore last valid connection by id Signed-off-by: Artem Belov <[email protected]> * Revert "Localbypass Client" This reverts commit 063706dab2de04296c9880ed240e857b34954ff1. Signed-off-by: Artem Belov <[email protected]> * Fix stuck on unregistered endpoint Signed-off-by: Artem Belov <[email protected]> * Enable NSMgr restored test Signed-off-by: Artem Belov <[email protected]> * Fix success request waiting for windows Signed-off-by: Artem Belov <[email protected]> * Fix testing registry clients Signed-off-by: Artem Belov <[email protected]> * Remove registry client from RegisterEndpoint arguments Signed-off-by: Artem Belov <[email protected]> * Use timestamppb.New instead of Signed-off-by: Artem Belov <[email protected]> * Fix missing candidates on refresh Signed-off-by: Artem Belov <[email protected]> * Add restored pods testing Signed-off-by: Artem Belov <[email protected]> * Revert localbypass fix; Skip NSMgr restored heal Signed-off-by: Artem Belov <[email protected]> * Fix data race Signed-off-by: Artem Belov <[email protected]> * Fix refresh after heal request; Add refresh after heal testing Signed-off-by: Artem Belov <[email protected]> * Close error chan on initial monitor done Signed-off-by: Artem Belov <[email protected]> * Pass register heal client func via context Signed-off-by: Artem Belov <[email protected]> Signed-off-by: NSMBot <[email protected]>
- Loading branch information