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

fix: implement comparable interface for ir.Xds to skip unnecessary updates #1795

Merged
merged 3 commits into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. Implement comparable interface for ir.Xds to skip unnecessary updates

    Signed-off-by: David Boslee <david@goteleport.com>
    dboslee committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9b86b34 View commit details
    Browse the repository at this point in the history
  2. fix lint error

    Signed-off-by: David Boslee <david@goteleport.com>
    dboslee committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6b4d5ac View commit details
    Browse the repository at this point in the history
  3. Add watchutil test to ensure ir.Xds is compared properly

    Signed-off-by: David Boslee <david@goteleport.com>
    dboslee committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a1bdeb2 View commit details
    Browse the repository at this point in the history