-
Notifications
You must be signed in to change notification settings - Fork 335
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
feat(gateway): support URL rewriting #4638
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4638 +/- ##
==========================================
- Coverage 46.57% 46.38% -0.20%
==========================================
Files 684 684
Lines 46323 46522 +199
==========================================
+ Hits 21576 21580 +4
- Misses 22834 23028 +194
- Partials 1913 1914 +1
Continue to review full report at Codecov.
|
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
6f80bc3
to
47206e1
Compare
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Summary
Closes #4179, closes #3908
Needs subsequent docs PRhint about experimental added to kumahq/kuma-website#895