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

conformance: add support for GRPCRoute #5776

Merged
merged 11 commits into from
Jun 6, 2024
Merged

Commits on May 18, 2024

  1. set grpc as default protocol

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    6081f65 View commit details
    Browse the repository at this point in the history
  2. test(conformance): pass GRPCRoute conformance test

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    1c6a1cb View commit details
    Browse the repository at this point in the history
  3. skip unsupported case.

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    6ce71db View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. add GRPCRoute report profile

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8cd6b9b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. avoid hardcoding grpc ports.

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8e0286f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: Patryk Małek <patryk.malek@konghq.com>
    tao12345666333 and pmalek committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    84d97f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. clean up comments

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    75bd0d7 View commit details
    Browse the repository at this point in the history
  2. merge main branch

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0518637 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Patryk Małek <patryk.malek@konghq.com>
    tao12345666333 and pmalek committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9455464 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. add TODO about test case conflicts

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    76af203 View commit details
    Browse the repository at this point in the history
  2. Update comments

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    Co-authored-by: Patryk Małek <patryk.malek@konghq.com>
    tao12345666333 and pmalek committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f9e0ed5 View commit details
    Browse the repository at this point in the history