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

impl: custom error response #4415

Merged
merged 24 commits into from
Oct 22, 2024

Commits on Oct 15, 2024

  1. gateway api translation

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c1a7d65 View commit details
    Browse the repository at this point in the history
  2. add tests for gateway api translation

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5e68042 View commit details
    Browse the repository at this point in the history
  3. xds translation

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    92b050c View commit details
    Browse the repository at this point in the history
  4. test for xds translation

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ee8fb4c View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    96398c3 View commit details
    Browse the repository at this point in the history
  6. fix lint

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0dea08e View commit details
    Browse the repository at this point in the history
  7. e2e test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d7b0df1 View commit details
    Browse the repository at this point in the history
  8. add cel validation

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d143bd5 View commit details
    Browse the repository at this point in the history
  9. fix test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bb3d59d View commit details
    Browse the repository at this point in the history
  10. fix test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9700516 View commit details
    Browse the repository at this point in the history
  11. fix test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9ef703b View commit details
    Browse the repository at this point in the history
  12. fix lint

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0631fa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. address comment

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f309e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e820fb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e41419b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. address comment

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e3d528b View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dbed3c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    489503b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    19e123f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    376b710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72650ea View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. make Body required

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9334f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b2c76 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix e2e

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6f7d2c1 View commit details
    Browse the repository at this point in the history