Manuel de Brito Fontes
c56bfb6ce8
Add custom timeout annotations doc
2017-09-29 15:23:02 -03:00
Nick Sardo
ebfaf1966f
Update GCE controller to use pointer to Time
2017-09-29 10:26:14 -07:00
Nick Sardo
6a59f4c9a2
Update dependencies to K8s 1.8
2017-09-29 10:12:14 -07:00
Nick Sardo
15e885fd41
Merge pull request #1353 from tonglil/patch-2
...
Clarify how to disable the GCE ingress controller
2017-09-29 09:47:56 -07:00
Manuel de Brito Fontes
f549e03cbd
Fix remote address
2017-09-29 12:11:35 -03:00
Tom Booth
f4a6cbc4d4
Reinstate old labels for filter metrics
...
To ensure backwards compatibility for this change we should
still use the old labels for metrics. We still introduce the new
style more generic labels.
2017-09-29 14:14:45 +01:00
Tom Booth
20b64eb069
Collect nginx metrics keyed by Ingress too
...
Store the ingress resource that created a particular location so that we
can then aggregate nginx metrics based on the ingress name too.
2017-09-29 14:14:45 +01:00
Tom Booth
5159e0c0f7
Include the average request time for filter zones
...
We would like to know what the request time is for a given service
exposed through this ingress
2017-09-29 14:13:19 +01:00
Tom Booth
21a0a90b55
Make filterZone metrics more generic
...
We don't only have country filters now, so structure the metrics to
handle this
2017-09-29 14:13:19 +01:00
Manuel de Brito Fontes
b1b75f9c69
Rollback change in docker image
2017-09-29 09:59:53 -03:00
Manuel de Brito Fontes
fe2386b0a6
Cleanup
2017-09-29 09:57:16 -03:00
Manuel de Brito Fontes
db12b517c9
Fix identation
2017-09-29 09:17:55 -03:00
Manuel de Brito Fontes
3ed6019f9f
Merge remote-tracking branch 'master/master' into refactor-template-headers
2017-09-29 09:03:57 -03:00
Manuel Alejandro de Brito Fontes
ba6c89672d
Merge pull request #1442 from aledbf/opentracing-docs
...
Opentracing docs
2017-09-29 04:07:31 -07:00
Tom Booth
0a658e4227
When a location belongs to a Service key metrics
...
We want to be able to track the metrics for a particular service or
namespace, so that we can attribute the issues we see in aggregate in
server/upstream errors.
2017-09-29 08:19:23 +01:00
Manuel de Brito Fontes
34394f1d2d
Opentracing docs
2017-09-28 21:07:07 -03:00
Manuel Alejandro de Brito Fontes
cb77efeb02
Merge pull request #1435 from aledbf/master
...
Add header to upstream server for external authentication
2017-09-28 15:46:31 -07:00
Manuel Alejandro de Brito Fontes
d514eb61da
Merge pull request #1441 from aledbf/fix-custom-error
...
Improve custom error pages doc
2017-09-28 15:44:38 -07:00
Manuel de Brito Fontes
b8fe9eb031
Improve custom error pages doc
2017-09-28 19:43:55 -03:00
Manuel Alejandro de Brito Fontes
169b776856
Merge pull request #1352 from aledbf/custom-error-pages
...
Add example for nginx custom error pages
2017-09-28 10:36:20 -07:00
Manuel Alejandro de Brito Fontes
fa5df3372c
Merge pull request #1440 from aledbf/monitor-master-process
...
Kill worker processes to allow the restart of nginx
2017-09-28 09:17:12 -07:00
Manuel de Brito Fontes
4f94027154
Kill worker processes to allow the restart of nginx
2017-09-28 11:52:12 -03:00
Manuel Alejandro de Brito Fontes
ef7b9adc66
Merge pull request #1438 from aledbf/do-not-intercept-errors
...
Do not intercept errors from the custom error service
2017-09-28 06:32:47 -07:00
Manuel de Brito Fontes
8de75c22a3
Do not intercept errors from the custom error service
2017-09-28 10:07:02 -03:00
Manuel de Brito Fontes
8fc6101d3b
Add header to upstream server for external authentication
2017-09-27 23:51:01 -03:00
Manuel Alejandro de Brito Fontes
7d4cd1ba27
Merge pull request #1434 from jcmoraisjr/jm-fix-read-secrets
...
Fix exec of readSecrets
2017-09-27 17:59:07 -07:00
Joao Morais
389c7055fa
Check if item is really a task.Element
2017-09-27 21:33:23 -03:00
Joao Morais
62e000ebf2
Fix exec of readSecrets
2017-09-27 20:53:31 -03:00
Manuel Alejandro de Brito Fontes
75cccbbd32
Merge pull request #1398 from decker502/server-snippet
...
Surpport snippet for server section by the annotation of the ingess
2017-09-27 10:44:07 -07:00
Manuel Alejandro de Brito Fontes
ca9a46f31c
Merge pull request #1430 from skilld-labs/proxy-protocol-tcp-upstream
...
Add support for proxy protocol decoding and encoding in TCP services
2017-09-27 10:38:16 -07:00
Manuel Alejandro de Brito Fontes
9164c38e29
Merge pull request #1426 from diazjf/ma-logging
...
Enhance Certificate Logging and Clearup Mutual Auth Docs
2017-09-27 10:11:11 -07:00
Jean-Baptiste Guerraz
a24d65745e
Add support for proxy protocol decoding and encoding in TCP services
2017-09-27 19:05:14 +02:00
Fernando Diaz
1ffeb2cee1
Enhance Certificate Logging and Clearup Mutual Auth Docs
...
Adds better logging to errors caused when getting a Certificate.
Adds notes and updates documentation for Mutual Authentication.
2017-09-27 11:09:37 -05:00
decker
5dfee7ba9a
changed by suggest
2017-09-27 14:59:10 +08:00
Manuel Alejandro de Brito Fontes
6e24dc68f7
Merge pull request #1424 from albertvaka/patch-1
...
Allow overriding the tag and registry
2017-09-26 14:26:08 -07:00
Albert Vaca
ea7771ead9
Allow overriding the tag and registry
...
The same way it is possible in controllers/nginx/Makefile
2017-09-26 23:11:25 +02:00
Tony Li
9bbabf12f1
Update nginx controller action
2017-09-26 14:46:46 -04:00
Tony Li
3b4df5c9bf
Clarify list
...
Make it clear it is not a list of steps, but a list of options.
2017-09-26 14:45:25 -04:00
Manuel Alejandro de Brito Fontes
7a7d3afc87
Merge pull request #1423 from aledbf/cast-error
...
Fix cast error
2017-09-26 11:31:06 -07:00
Manuel de Brito Fontes
0498f2a445
Fix cast error
2017-09-26 15:05:20 -03:00
Manuel de Brito Fontes
78e166f22c
Fix cast error
2017-09-26 15:04:21 -03:00
Manuel de Brito Fontes
6ee2b726f8
Fix template mappings
2017-09-26 14:20:36 -03:00
Manuel de Brito Fontes
d73edb8176
Merge remote-tracking branch 'master/master' into refactor-template-headers
...
Merge
2017-09-26 14:08:17 -03:00
Manuel Alejandro de Brito Fontes
47ea2d7077
Merge pull request #1384 from aledbf/opentracing
...
Add support for opentracing
2017-09-26 09:29:08 -07:00
Nick Sardo
5def275f6c
Merge pull request #1383 from aledbf/nginx-opentracing
...
Release nginx-slim 0.25
2017-09-26 09:08:39 -07:00
Manuel Alejandro de Brito Fontes
7e6846e488
Merge pull request #1420 from aledbf/group-queue-itema
...
Process queue items by time window
2017-09-26 06:37:30 -07:00
Manuel de Brito Fontes
768cbb89d6
Process queue items by time window
2017-09-26 09:55:52 -03:00
Manuel Alejandro de Brito Fontes
37262bda76
Merge pull request #1419 from aledbf/cleanup
...
Remove duplicated ingress check code
2017-09-25 13:31:28 -07:00
Manuel de Brito Fontes
895fba386d
Remove duplicated ingress check code
2017-09-25 16:40:55 -03:00
Manuel Alejandro de Brito Fontes
bd1d71030d
Merge pull request #1418 from nikhita/fix-link-design-proposal
...
Fix links after design proposals move
2017-09-25 11:57:06 -07:00