Emile Vauge
|
56ef678c09
|
Fix memory leak in listenProviders
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-06-16 22:49:57 +02:00 |
|
Emile Vauge
|
208998972a
|
Add routes priorities
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-06-07 09:17:39 +02:00 |
|
Samuel BERTHE
|
d297a220ce
|
fix(constraints): Syntax
|
2016-06-01 10:30:34 +02:00 |
|
Samuel BERTHE
|
1de5434e1a
|
refacto(constraints): Migration to Flaeg cli library
|
2016-06-01 10:30:34 +02:00 |
|
Samuel BERTHE
|
ac087921d8
|
feat(constraints): Implementation of constraint filtering (cmd + toml + matching functions), implementation proposal with consul
|
2016-06-01 10:30:34 +02:00 |
|
Emile Vauge
|
0f23581f64
|
Fix k8s memory leak
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-05-24 23:37:17 +02:00 |
|
David Tootill
|
f93e618f67
|
Merge remote-tracking branch 'refs/remotes/containous/master'
# Conflicts:
# glide.lock
# glide.yaml
|
2016-04-27 09:41:51 -07:00 |
|
emile
|
720912e880
|
Add kubernetes Ingress backend
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-04-22 13:57:00 +02:00 |
|
David Tootill
|
2a76a717e6
|
Add access log integration test
|
2016-04-20 11:54:57 -07:00 |
|
David Tootill
|
04dd41ac3b
|
Minor corrections
|
2016-04-20 01:25:22 +00:00 |
|
David Tootill
|
10815eca8e
|
Initial update - manage access log
|
2016-04-19 16:45:59 -07:00 |
|
Emile Vauge
|
c1078c4374
|
Fix races
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-04-14 15:27:42 +02:00 |
|
kevin
|
a15578a8f6
|
Add support for maximum connections for backends.
|
2016-04-13 09:37:11 -07:00 |
|
Emile Vauge
|
e36433c23a
|
Fix retry attempts
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-04-06 14:07:51 +02:00 |
|
Emile Vauge
|
8486766a60
|
Add multiple rules
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-04-06 13:27:54 +02:00 |
|
Emile Vauge
|
bcc5f24c0f
|
Add GoSafe goroutine launch
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-04-01 14:01:31 +02:00 |
|
Emile Vauge
|
d5e1d2efd5
|
Fix documentation
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-31 16:17:59 +02:00 |
|
Emile Vauge
|
bb072a1f8f
|
Add backwards compatibility
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-31 13:11:18 +02:00 |
|
Emile Vauge
|
8737530a7d
|
Refactor frontends rules
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-31 13:11:07 +02:00 |
|
Emile Vauge
|
4a9e82903e
|
add retries request
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-29 22:25:32 +02:00 |
|
Antoine Carton
|
e4db9c72dd
|
Fix typo
|
2016-03-28 20:54:06 +02:00 |
|
Emile Vauge
|
ac4aa0d182
|
add errcheck validation
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-23 16:39:09 +01:00 |
|
Emile Vauge
|
d9ffc39075
|
add acme package, refactor acme as resuable API
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-22 00:12:43 +01:00 |
|
Emile Vauge
|
6e484e5c2d
|
add let's encrypt support
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-21 20:15:28 +01:00 |
|
Emile Vauge
|
0cbe34eef3
|
Move to containous/oxy, remove websocket specific support
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-15 23:42:52 +01:00 |
|
Emile Vauge
|
eaadd2d0cd
|
fixes redirect bug en port 80
|
2016-03-09 18:59:08 +01:00 |
|
Emile Vauge
|
4042938556
|
add handler switcher instead of Manners
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-04 15:55:28 +01:00 |
|
Gareth Kirwan
|
4923da7f4d
|
Fix typo Unkown -> unknown in error
|
2016-03-03 20:29:52 +00:00 |
|
Emile Vauge
|
122783e36b
|
Add PathPrefixStrip and PathStrip rules
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-02-26 15:58:55 +01:00 |
|
Emile Vauge
|
1881d5eeed
|
Transfer emilevauge/traefik to containous/traefik
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-02-24 17:38:36 +01:00 |
|
David Keijser
|
ae275c9e60
|
Consul catalog provider
Fixes #176
|
2016-02-24 09:23:27 +01:00 |
|
Roy van de Water
|
847deeac79
|
Deterministic frontend registration
Conflicts:
server.go
|
2016-02-22 13:37:54 -07:00 |
|
emile
|
c22598c8ff
|
Add multiple entry points support, add entry point redirection
|
2016-02-10 12:14:16 +01:00 |
|
emile
|
35070f7c1c
|
Use of Viper and cobra
|
2016-01-27 13:56:46 +01:00 |
|
emile
|
a0b15a0efd
|
Main file refactoring, extract a Server object
|
2016-01-27 13:55:40 +01:00 |
|