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

*: replace grpc-gateway endpoint with /v3beta #8880

Merged
merged 7 commits into from
Nov 16, 2017

Commits on Nov 15, 2017

  1. etcdserver: replace /v3alpha with /v3beta in proto definitions

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    ce6bb4f View commit details
    Browse the repository at this point in the history
  2. *: regenerate proto, swagger specs

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    ab526e8 View commit details
    Browse the repository at this point in the history
  3. Documentation/dev-guide: replace v3alpha with v3beta in grpc-gateway doc

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    980942f View commit details
    Browse the repository at this point in the history
  4. e2e: replace v3alpha with v3beta in curl grpc-gateway tests

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    02be1ac View commit details
    Browse the repository at this point in the history
  5. embed: replace v3alpha serve path with v3beta

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    5fd419f View commit details
    Browse the repository at this point in the history
  6. embed: mutate /v3alpha requests with /v3beta for backward compatibili…

    …ties
    
    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    c706c6e View commit details
    Browse the repository at this point in the history
  7. e2e: test /v3alpha,beta in v3 curl tests

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    0f9f452 View commit details
    Browse the repository at this point in the history