Adam Chalmers
|
23f2a04ed7
|
TUN-3562: Fix panic when using bastion mode ingress rule
|
2020-11-20 11:20:39 -06:00 |
Adam Chalmers
|
029f7e0378
|
TUN-3555: Single origin service should default to localhost:8080
|
2020-11-17 23:12:32 +00:00 |
Adam Chalmers
|
7613410855
|
TUN-3548, TUN-3547: Bastion mode can be specified as a service, doesn't
require URL.
|
2020-11-16 20:04:36 +00:00 |
Adam Chalmers
|
6159cb536f
|
TUN-3546: Fix panic in tlsconfig.LoadOriginCA
|
2020-11-14 20:03:29 -06:00 |
Adam Chalmers
|
ce7d0572fe
|
TUN-3543: ProxyAddress not using default in single-origin mode
|
2020-11-13 17:27:55 -06:00 |
Adam Chalmers
|
f36dc6cfd8
|
TUN-3540: Better copy in ingress rules error messages
|
2020-11-12 17:57:19 -06:00 |
cthuang
|
543169c893
|
TUN-3490: Make sure OriginClient implementation doesn't write after Proxy return
|
2020-11-11 15:21:00 +00:00 |
cthuang
|
5974fb4cfd
|
TUN-3500: Integrate replace h2mux by http2 work with multiple origin support
|
2020-11-11 15:20:57 +00:00 |
cthuang
|
d7268af555
|
TUN-3533: Set config for single origin ingress
|
2020-11-11 13:54:20 +00:00 |
Adam Chalmers
|
4698ec8dee
|
TUN-3461: Show all origin services in the UI
|
2020-11-10 14:25:37 +00:00 |
cthuang
|
61c814bd79
|
TUN-3506: OriginService needs to set request host and scheme for websocket requests
|
2020-11-05 16:34:02 +00:00 |
cthuang
|
be9a558867
|
TUN-3503: Matching ingress rule should not take port into account
|
2020-11-05 15:36:12 +00:00 |
cthuang
|
b00bfe8e0b
|
TUN-3505: Response body for status code origin returns EOF on Read
|
2020-11-05 14:47:46 +00:00 |
Adam Chalmers
|
bc015995d8
|
TUN-3484: OriginService that responds with configured HTTP status
|
2020-11-04 21:28:33 +00:00 |
Adam Chalmers
|
d01770107e
|
TUN-3492: Refactor OriginService, shrink its interface
|
2020-11-04 21:28:33 +00:00 |
Adam Chalmers
|
e933ef9e1a
|
TUN-2640: Users can configure per-origin config. Unify single-rule CLI
flow with multi-rule config file code.
|
2020-10-30 07:42:20 -05:00 |
Igor Postelnik
|
ed54d150fe
|
Move raw ingress rules to config package
|
2020-10-20 12:00:34 -05:00 |
Igor Postelnik
|
ca4887fb19
|
Split out typed config from legacy command-line switches; refactor ingress commands and fix tests
|
2020-10-20 10:10:19 -05:00 |
Igor Postelnik
|
eaf03305bd
|
TUN-3475: Unify config file handling with typed config for new fields
|
2020-10-20 08:55:30 -05:00 |
Adam Chalmers
|
c96b9e8d8f
|
TUN-3464: Newtype to wrap []ingress.Rule
|
2020-10-15 12:48:14 -05:00 |
Adam Chalmers
|
4a4a1bb6b1
|
TUN-3441: Multiple-origin routing via ingress rules
|
2020-10-13 08:55:17 -05:00 |
Adam Chalmers
|
0eebc7cef9
|
TUN-3438: move ingress into own package, read into TunnelConfig
|
2020-10-12 16:33:22 +00:00 |