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

vtgate routing cleanup: remove routeOptions #6531

Merged
merged 10 commits into from
Aug 18, 2020

Commits on Aug 3, 2020

  1. routeOptions: reduce to one option

    Reduce the number of options to just one.
    
    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    2564639 View commit details
    Browse the repository at this point in the history
  2. routeOptions: disallow more than one target

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    2168e14 View commit details
    Browse the repository at this point in the history
  3. routeOptions: becomes single instance

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    27e2f30 View commit details
    Browse the repository at this point in the history
  4. routeOptions: move info back to symtab

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4f759e0 View commit details
    Browse the repository at this point in the history
  5. routeOptions: gone

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    b47a454 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. routeOptions: add test for condition copy

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    cb4eef4 View commit details
    Browse the repository at this point in the history
  2. routeOptions: CanMerge functions separated out

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    9ae9c51 View commit details
    Browse the repository at this point in the history
  3. routeOptions: rm route_options_test.go

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    a273146 View commit details
    Browse the repository at this point in the history
  4. routeOptions: final touches

    Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
    sougou committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    8d27a8d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Merge branch 'master' into ss-vg1-no-route-options

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    1ec0285 View commit details
    Browse the repository at this point in the history