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

excludes caller's crds values from pull responses #17542

Merged
merged 1 commit into from
May 28, 2021

Commits on May 27, 2021

  1. excludes caller's crds values from pull responses

    If the crds entry belongs to the caller itself, then the caller will
    always have the more recent version of it, regardless of it being
    filtered out by the bloom filter or not.
    
    The exception is node-instance types which are meant to detect duplicate
    running instances, and those are exempted.
    behzadnouri committed May 27, 2021
    Configuration menu
    Copy the full SHA
    a50b657 View commit details
    Browse the repository at this point in the history