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

xds/xdsclient: ignore resource deletion as per gRFC A53 #6035

Merged
merged 15 commits into from
Apr 4, 2023

Commits on Mar 1, 2023

  1. xds/xdsclient: ignore resource deletion as per gRFC A53

    As per gRFC A53, the gRPC xDSClient can be configured to ignore
    resource deletions sent by the xDS server. [A53](https://github.com/grpc/proposal/blob/master/A53-xds-ignore-resource-deletion.md)
    arvindbr8 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b275f02 View commit details
    Browse the repository at this point in the history
  2. apply gofmt

    arvindbr8 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9b2ddae View commit details
    Browse the repository at this point in the history
  3. lint fix

    arvindbr8 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7af095f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    9abcdf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a397ae4 View commit details
    Browse the repository at this point in the history
  3. fix test

    arvindbr8 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    086461a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    cb51039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30e06ec View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. life hasnt been great

    arvindbr8 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bf6f0ae View commit details
    Browse the repository at this point in the history
  2. client tests look good now

    arvindbr8 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3007b65 View commit details
    Browse the repository at this point in the history
  3. life one step at a time

    arvindbr8 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    121c936 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d41197 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    f93316a View commit details
    Browse the repository at this point in the history
  2. pass number: almost a 100

    arvindbr8 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a9a01a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. pass number: done

    arvindbr8 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e4132a3 View commit details
    Browse the repository at this point in the history