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

lds: Add HTTP API listener. #8170

Merged
merged 12 commits into from
Sep 23, 2019
Merged

Commits on Sep 6, 2019

  1. Add HTTP API listener.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    677d65b View commit details
    Browse the repository at this point in the history
  2. Add missing BUILD dependency.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    3799372 View commit details
    Browse the repository at this point in the history
  3. Add very basic client capability propoposal to Node message.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c860458 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Add next-major-version comment.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    33c5759 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Remove port mapping and capability mechanism.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    0203af1 View commit details
    Browse the repository at this point in the history
  2. Move API listener config to its own message using a oneof.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    7df2ae1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Move ApiListener proto to config tree.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    137a963 View commit details
    Browse the repository at this point in the history
  2. Remove gogoproto.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    6039c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20fb3f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Change package name.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    1be606a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Fix package name used in lds.proto.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    7442342 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Rename directory.

    Signed-off-by: Mark D. Roth <[email protected]>
    markdroth committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    265c5ae View commit details
    Browse the repository at this point in the history