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

tcp_proxy: remove support for v1 routes #4446

Closed

Commits on Sep 17, 2018

  1. tcp_proxy: remove support for v1 routes

    Signed-off-by: Venil Noronha <[email protected]>
    venilnoronha committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    9339881 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    * Mark field 6 as reserved in proto
    * Add field validation to proto
    * Revert json conversion for cluster field
    * Add config validation
    
    Signed-off-by: Venil Noronha <[email protected]>
    venilnoronha committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    21ed079 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Fix tests

    Signed-off-by: Venil Noronha <[email protected]>
    venilnoronha committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0c656c3 View commit details
    Browse the repository at this point in the history
  2. Remove legacy tests

    Signed-off-by: Venil Noronha <[email protected]>
    venilnoronha committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    45d0196 View commit details
    Browse the repository at this point in the history
  3. Remove legacy test

    Signed-off-by: Venil Noronha <[email protected]>
    venilnoronha committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    3c1581f View commit details
    Browse the repository at this point in the history