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

feat(HTTPRouteMatcher): implement http method filter #733

Merged

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    b5dbf16 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. feat(HTTPRouteMatcher): move method matcher to single value and use e…

    …num instead of string
    secustor committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    2e34ed7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    d654b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90939fd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. fix(HTTPRouteMatcher): remove NONE from HTTPMethod enum and change Su…

    …pport form Core to Extended
    secustor committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    6e79b1c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Update apis/v1alpha2/httproute_types.go

    Co-authored-by: Harry <[email protected]>
    secustor and hbagdi authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    5c3e7c9 View commit details
    Browse the repository at this point in the history
  2. Update apis/v1alpha2/httproute_types.go

    Co-authored-by: Harry <[email protected]>
    secustor and hbagdi authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    59c049d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    f1db181 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    c3811b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eebc00 View commit details
    Browse the repository at this point in the history