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

upstream: add EDS indirection to allow repeated hosts #5432

Merged
merged 6 commits into from
Jan 14, 2019

Commits on Dec 27, 2018

  1. upstream: add EDS indirection to allow repeated hosts

    Adds the API for an additional EDS indirection that alllows endpoints to
    specified outside the LB structure. This opens up for being able to
    reference the same endpoint multiple times in a single CLA.
    
    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    a5ac1d2 View commit details
    Browse the repository at this point in the history
  2. name the oneof

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    034e7a9 View commit details
    Browse the repository at this point in the history
  3. spelling

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    a248eb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. move name to endpoint

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    0553559 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. use a map

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    1ac3fe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Merge remote-tracking branch 'origin/master' into named-endpoint

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    a4526ca View commit details
    Browse the repository at this point in the history