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

Validate httproutes.gateway.networking.k8s.io #11150

Merged
merged 6 commits into from Sep 25, 2023
Merged

Commits on Jul 29, 2023

  1. Send admission requests for Gateway API HTTPRoute

    to the policy-controller
    
    Fixes linkerd#11116
    
    Signed-off-by: Takumi Sue <u630868b@alumni.osaka-u.ac.jp>
    mikutas committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    49eb879 View commit details
    Browse the repository at this point in the history
  2. Validate k8s_gateway_api::HttpRouteSpec

    Signed-off-by: Takumi Sue <u630868b@alumni.osaka-u.ac.jp>
    mikutas committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    8c45c77 View commit details
    Browse the repository at this point in the history
  3. Add tests

    Signed-off-by: Takumi Sue <u630868b@alumni.osaka-u.ac.jp>
    mikutas committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ac4a7db View commit details
    Browse the repository at this point in the history
  4. Add tests

    Signed-off-by: Takumi Sue <u630868b@alumni.osaka-u.ac.jp>
    mikutas committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7636ae1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Use wildcard in apiVersions

    alpeb committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a4cd64a View commit details
    Browse the repository at this point in the history
  2. Update golden files

    alpeb committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8d47992 View commit details
    Browse the repository at this point in the history