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

network: Enable the Kill Request filter to honor Route-level configur… #14944

Merged
merged 8 commits into from
Feb 18, 2021

Commits on Feb 4, 2021

  1. network: Enable the Kill Request filter to honor Route-level configur…

    …ation. (envoyproxy#14929)
    
    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e4584fa View commit details
    Browse the repository at this point in the history
  2. Fix format.

    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    acfcf75 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Add test coverage for kill_request.

    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    f7c1716 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Refactor the test messages to make them more readable.

    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1322b31 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Addrees the comments.

    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    bc7c9ae View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Fix format and add coverage exception.

    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    22c62c3 View commit details
    Browse the repository at this point in the history
  2. Fix build.

    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c424229 View commit details
    Browse the repository at this point in the history
  3. Fix format.

    Signed-off-by: Tommy Wang <xiaobinwang@google.com>
    xiaobinxbw committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f9c674e View commit details
    Browse the repository at this point in the history