mpl
24192a3797
fix memleak in safe.Pool
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2020-01-20 17:42:05 +01:00
Julien Salleyron
f84d947115
Use the calculated port when useBindPortIP is enabled
2020-01-20 15:56:05 +01:00
Ludovic Fernandez
9544dece07
fix: invalid service definition.
2020-01-20 15:28:06 +01:00
Ludovic Fernandez
72e702a15a
Support 'networking.k8s.io/v1beta1' ingress apiVersion
2020-01-16 10:14:06 +01:00
Ludovic Fernandez
6b7be462b8
Add Ingress annotations support
...
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-01-14 15:48:06 +01:00
Ludovic Fernandez
4329d393e6
Update license date
2020-01-14 15:22:05 +01:00
Jean-Baptiste Doumenjou
4f52691f71
Add namespace attribute on IngressRouteTCP service
2020-01-14 12:14:05 +01:00
mpl
6f4aefffe7
Add period for rate limiter middleware
2020-01-08 11:44:04 +01:00
Sylvain Rabot
377c219fd9
Rename the non-exposed field "count" to "size"
2020-01-07 20:00:05 +01:00
Fernandez Ludovic
da3d814c8b
Merge branch 'v2.1' into master
2020-01-07 19:13:48 +01:00
Gary Kramlich
bd676922c3
k8s Ingress: fix crash on rules with nil http
2020-01-07 16:26:08 +01:00
José Carlos Chávez
49356cadd4
fix(tracing): makes sure tracing headers are being propagated when using forwardAuth
2020-01-07 15:48:07 +01:00
Ludovic Fernandez
c02f222005
Improves error message when a configuration file is empty.
2020-01-07 15:24:05 +01:00
Jean-Baptiste Doumenjou
7283d7eb2f
Log the ignored namespace only when needed
2020-01-07 10:46:04 +01:00
Julien Salleyron
807dc46ad0
Handle respondingtimeout and better shutdown tests.
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2020-01-06 16:56:05 +01:00
Ludovic Fernandez
b380522df8
fix: dashboard redirect loop
2019-12-24 17:36:04 +01:00
Manuel Zapf
431abe79f3
Query consul for service health separately
2019-12-19 11:00:07 +01:00
Dmitry Sharshakov
125470f110
Support SSH connection to Docker
2019-12-18 15:28:04 +01:00
Dmitry Sharshakov
4f669bdd66
Don't set user-agent to Go-http-client/1.1
2019-12-18 11:22:06 +01:00
Ludovic Fernandez
8930236396
fix: invalid label/flag parsing.
2019-12-17 16:10:06 +01:00
Kenneth Peiruza
b501c6d5bf
Added ExternalName https support for Kubernetes CRD, as done in v2.0
2019-12-16 21:48:03 +01:00
Ludovic Fernandez
7f085df240
chore: update some dependencies
2019-12-12 17:48:05 +01:00
mpl
61e59d74e0
CloseNotifier: return pointer instead of value
2019-12-12 15:12:05 +01:00
David
5f50d2e230
Add serial number certificate to forward headers
2019-12-12 00:32:03 +01:00
Fernandez Ludovic
2d3fc613ec
Merge branch 'v2.1' into master
2019-12-11 22:14:26 +01:00
mpl
bdf4c6723f
detect CloseNotify capability in accesslog and metrics
2019-12-10 18:18:04 +01:00
Fernandez Ludovic
5c091a1871
Merge branch 'v2.0' into v2.1
2019-12-09 18:48:20 +01:00
Ludovic Fernandez
1a7a3a4233
fix: remove double call to server Close.
2019-12-09 15:14:06 +01:00
Julien Salleyron
d2e458f673
Remove mirroring impact in accesslog
2019-12-09 15:12:06 +01:00
Ludovic Fernandez
39a3cefc21
fix: PassClientTLSCert middleware separators and formatting
2019-12-09 12:20:06 +01:00
Antoine
0e6dce7093
Do not stop to listen on tcp listeners on temporary errors
2019-12-04 16:26:05 +01:00
Ludovic Fernandez
ddbf4470a1
fix: debug endpoint when insecure API.
2019-12-04 15:28:07 +01:00
Fernandez Ludovic
829649e905
Merge branch 'v2.1' into master
2019-12-03 10:43:25 +01:00
Fernandez Ludovic
89919dbe36
Merge branch 'v2.0' into v2.1
2019-12-02 18:20:29 +01:00
Brendan Le Glaunec
4cb9eec257
Add custom help function to command
2019-12-02 17:34:06 +01:00
José Carlos Chávez
78097b96c9
Fix extraction for zipkin tracing
2019-12-02 14:18:07 +01:00
mpl
2af8589afd
Do not give responsewriter or its headers to asynchronous logging goroutine
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-12-02 03:14:04 +01:00
Ludovic Fernandez
cf1ace3a73
fix: consul catalog constraints.
2019-11-29 17:16:05 +01:00
Jean-Baptiste Doumenjou
efcc9d51d4
Healthcheck managed for all related services
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-11-29 12:40:05 +01:00
Ludovic Fernandez
9b9f4be6a4
Add KV store providers (dynamic configuration only)
...
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-11-28 21:56:04 +01:00
Daniel Tomcej
a87c104172
Remove Request Headers CORS Preflight Requirement
2019-11-28 15:24:06 +01:00
Wagum
028683666d
Update deprecated function call in k8s providers
2019-11-28 00:04:04 +01:00
Michael
a99673122e
Service registered with same id on Consul Catalog
2019-11-27 16:24:06 +01:00
Amine Benseddik
fe8b090911
Elastic APM tracer implementation
2019-11-27 16:00:07 +01:00
Manuel Zapf
5b1dc0bfbd
Change service name in rancher provider to make webui service details view work
2019-11-27 11:12:07 +01:00
Ludovic Fernandez
772b260b37
fix: sub command help
2019-11-27 10:32:06 +01:00
Maxim Fominykh
bd75eddc8e
Duration order consistency when multiplying number by time unit
2019-11-26 21:38:03 +01:00
Ludovic Fernandez
bfa61c8f67
fix: use MaxInt32.
2019-11-15 20:14:04 +01:00
Fernandez Ludovic
ca9eaf383a
Merge branch 'v2.0' into master
2019-11-15 13:34:41 +01:00
Ludovic Fernandez
42a8d84a1f
X-Forwarded-Proto must not skip the redirection.
2019-11-15 12:36:04 +01:00