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@main PR link: networkservicemesh/sdk#1113 Commit: 0f652be Author: Artem Glazychev Date: 2021-11-11 19:50:13 +0700 Message: - Add healing feature (#1113) * Add begin.WithReselect option Signed-off-by: Ed Warnicke <hagbard@gmail.com> * begin: Merge new outside Requests with heal/refresh information Signed-off-by: Ed Warnicke <hagbard@gmail.com> * Add trimpath chain elements Signed-off-by: Ed Warnicke <hagbard@gmail.com> * [qfix] panic protection in dialer chain element Signed-off-by: Ed Warnicke <hagbard@gmail.com> * Very very rough first pass at heal. Signed-off-by: Ed Warnicke <hagbard@gmail.com> * Not quite working restoration of the nsmgr heal tests TestNSMGR_HealForwarder is still failing. It is probably failing because the interpose chain element does not reselect Forwarders if one does not become available. Signed-off-by: Ed Warnicke <hagbard@gmail.com> * heal: fix TestNSMGR_HealForwarder and remove grpc.WaitTillReady() and grpc.WithBlock() from sandbox.DialOptions() Signed-off-by: Ed Warnicke <hagbard@gmail.com> * Fixes failing tests Signed-off-by: Artem Glazychev <artem.glazychev@xored.com> * Add healClient option Signed-off-by: Artem Glazychev <artem.glazychev@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
- Loading branch information