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(gateway): support URL rewriting #4638

Merged

Commits on Jul 19, 2022

  1. feat(gateway): support URL rewriting

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    34d4acb View commit details
    Browse the repository at this point in the history
  2. test(e2e): enable experimental channel in tests

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    335305e View commit details
    Browse the repository at this point in the history
  3. test(e2e): add gatewy URL rewrite test

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    47206e1 View commit details
    Browse the repository at this point in the history
  4. chore(api): remove unused Messages

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    87b8d4d View commit details
    Browse the repository at this point in the history
  5. refactor(gatewayapi): extract helper method

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6adfe9b View commit details
    Browse the repository at this point in the history
  6. test(e2e): fix path handling

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f0ef8ce View commit details
    Browse the repository at this point in the history
  7. refactor(gateway): var naming

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4d40fa8 View commit details
    Browse the repository at this point in the history
  8. feat(gateway): add validation for replacePrefixMatch

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    884e83f View commit details
    Browse the repository at this point in the history