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

Users need URL rewriting #5

Closed
kflynn opened this issue Mar 31, 2017 · 1 comment
Closed

Users need URL rewriting #5

kflynn opened this issue Mar 31, 2017 · 1 comment
Projects

Comments

@kflynn
Copy link
Member

kflynn commented Mar 31, 2017

Envoy supports the prefix_rewrite directive to morph one URL prefix into another. We need to support that.

(We need to support many other directives, too, but this is probably first.)

@kflynn kflynn added this to Test in Launch! Apr 25, 2017
@kflynn kflynn moved this from Drivers to Merged in Launch! May 2, 2017
@kflynn
Copy link
Member Author

kflynn commented May 2, 2017

Fixed by #43

@kflynn kflynn closed this as completed May 2, 2017
kflynn added a commit that referenced this issue Mar 27, 2019
kflynn pushed a commit that referenced this issue May 9, 2019
kflynn pushed a commit that referenced this issue May 9, 2019
kflynn pushed a commit that referenced this issue May 16, 2019
LukeShu added a commit that referenced this issue Sep 6, 2019
Lots of Makefile improvements in build-aux/, this is me going through
build-aux and cleaning things up as much as I can.

There are 3 major things going on here:
 - Entirely refactor `go-workspace.mk` and `go-mod.mk`
 - Add `help.mk`, which adds a magical `make help` target (I've set
   this as the default target)
 - Go through everything and just kinda comment and clean it up.  Lots
   of comments.
LukeShu pushed a commit that referenced this issue Sep 9, 2019
LukeShu added a commit that referenced this issue Oct 2, 2019
Use build-aux.git to clean up the build system

 - Use build-aux.git
 - Fix a (real bug) `go vet` complaint, since build-aux.git has `make check` call `go vet`
 - Switch from Go workspaces to Go modules
rhs added a commit that referenced this issue Oct 9, 2019
acookin pushed a commit that referenced this issue Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Launch!
Merged
Development

No branches or pull requests

1 participant