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(meshhttproute): add path modifier to redirect #5918

Merged

Conversation

lobkovilya
Copy link
Contributor

@lobkovilya lobkovilya commented Feb 6, 2023

Signed-off-by: Ilya Lobkov ilya.lobkov@konghq.com

Changelog: feat(MeshHTTPRoute): add path modifier to redirect

Checklist prior to review

  • Link to docs PR or issue --
  • Link to UI issue or PR --
  • Is the issue worked on linked? -- Fix MeshHTTPRoute redirect: path modifier #5795
  • The PR does not hardcode values that might break projects that depend on kuma (e.g. "kumahq" as a image registry) --
  • The PR will work for both Linux and Windows, system specific functions like syscall.Mkfifo have equivalent implementation on the other OS --
  • Unit Tests --
  • E2E Tests --
  • Manual Universal Tests --
  • Manual Kubernetes Tests --
  • Do you need to update UPGRADE.md? --
  • Does it need to be backported according to the backporting policy? --
  • Do you need to explicitly set a > Changelog: entry here or add a ci/ label to run fewer/more tests?

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya requested review from a team, michaelbeaumont and slonka and removed request for a team February 6, 2023 11:27
Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
Copy link
Contributor

@slonka slonka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just nitpicks, overall good!

Co-authored-by: Krzysztof Słonka <slonka@users.noreply.github.com>
Signed-off-by: Ilya Lobkov <lobkovilya@yandex.ru>
@lobkovilya
Copy link
Contributor Author

/format

@lobkovilya
Copy link
Contributor Author

/golden_files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@lobkovilya
Copy link
Contributor Author

/golden_files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@lobkovilya lobkovilya merged commit 9de9882 into kumahq:master Feb 7, 2023
@lobkovilya lobkovilya deleted the feat/meshhttproute-redirect-path branch February 7, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MeshHTTPRoute redirect: path modifier
3 participants