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: Relax the CHECK on factories for typed per-filter config #15965

Closed
wants to merge 8 commits into from

Commits on Apr 13, 2021

  1. Add rds_stats member to ConfigImpl

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    43b918b View commit details
    Browse the repository at this point in the history
  2. Add new stats for unknown per filter typed config factory

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f998b2c View commit details
    Browse the repository at this point in the history
  3. add new runtime flag

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    91dfb8e View commit details
    Browse the repository at this point in the history
  4. Pass the virtual host down

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d2a4b6a View commit details
    Browse the repository at this point in the history
  5. ignore check when runtime flag set

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    45a6223 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Pass the RdsStats to the ConfigImpl for RDS

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    3a7525c View commit details
    Browse the repository at this point in the history
  2. Using RdsStats reference instead of pointer

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    e3eb1eb View commit details
    Browse the repository at this point in the history
  3. Fix format

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    6558241 View commit details
    Browse the repository at this point in the history