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 #376

Merged
merged 1 commit into from
Nov 11, 2021

Commits on Nov 11, 2021

  1. 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>
    NSMBot committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    89d2234 View commit details
    Browse the repository at this point in the history