Skip to content

Sunset gRPC Gateway #2010

@jrschumacher

Description

@jrschumacher

With the addition of ConnectRPC #1524 we are sunsetting gRPC-gateway.

Impact:

  • endpoints will no longer look like conventional REST endpoints, but gRPC in style
  • the body of the requests will take the form as defined in the protos
  • GET requests may not be available

Benefits:

  • testing and maintenance of endpoints is reduced significantly
  • generated SDKs can make use of the HTTP endpoints if required

Caveats:

  • we will continue to maintain legacy KAS endpoints to make sure interoperability

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions