Commit graph

1051 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
5fd903c013 Merge pull request #723 from zouyee/dev
update readme about vts metrics
2017-05-17 07:29:13 -04:00
zouyee
946ac53350 update readme about vts metrics 2017-05-17 11:05:04 +08:00
Manuel Alejandro de Brito Fontes
acf68fed24 Merge pull request #717 from caiyixiang/del_unuseful_var
delete unuseful variable
2017-05-15 22:19:18 -04:00
Manuel Alejandro de Brito Fontes
f821dabd03 Merge pull request #718 from zouyee/dev
nodeController sync
2017-05-15 09:07:10 -04:00
zouyee
2361a0c480 nodeController sync 2017-05-15 14:34:08 +08:00
caiyixiang
2b4fdb0b8b \core\pkg\ingress\errors:delete unuseful variable 2017-05-15 10:22:58 +08:00
Manuel Alejandro de Brito Fontes
473575d71c Merge pull request #715 from olvesh/master
Corrected annotation ex `signin-url` to `auth-url`
2017-05-14 16:03:59 -04:00
Olve S. Hansen
101e796267 Corrected annotation ex signin-url to auth-url 2017-05-14 21:00:09 +02:00
Manuel Alejandro de Brito Fontes
fde46612b0 Merge pull request #712 from cheungpat/issue-711
Set $proxy_upstream_name before location directive
2017-05-14 08:32:04 -04:00
Kwok-kuen Cheung
51e44e9ca7 Set $proxy_upstream_name before location directive
When nginx performs ssl redirect, $proxy_upstream_name used in log
is not initialized because it is set after nginx matched a location directive,
which is not the case when performing a ssl redirect.

refs #711
2017-05-14 08:59:30 +08:00
Manuel Alejandro de Brito Fontes
b391007f4b Merge pull request #690 from aledbf/avoid-empty-secret
Fix IP in logs for https traffic
2017-05-12 10:44:20 -03:00
Manuel de Brito Fontes
715920032c Remove secrets from ingress after a Delete event 2017-05-11 22:19:16 -03:00
Manuel Alejandro de Brito Fontes
edf21f036d Merge pull request #707 from DanCech/vts0.1.14
use nginx vts module version 0.1.14
2017-05-11 15:20:31 -03:00
Manuel de Brito Fontes
e3fca6a192 Fix remote address in log when protocol is https 2017-05-11 15:04:19 -03:00
Dan Cech
8da0b847bc use nginx vts module version 0.1.14 2017-05-11 13:56:42 -04:00
Manuel Alejandro de Brito Fontes
d43feb9001 Merge pull request #703 from jcmoraisjr/jm-haproxy-configmap
HAProxy deployment doc improvements
2017-05-11 10:51:35 -03:00
Manuel Alejandro de Brito Fontes
2e2778b54a Merge pull request #702 from tobilarscheid/patch-1
Document passing of ssl_client_cert to backend
2017-05-11 10:50:05 -03:00
tobilarscheid
9e1b8a3c2b fix header name 2017-05-11 08:04:17 +02:00
Joao Morais
fd90ebf9a1 Add configmap on deployment instructions 2017-05-10 22:01:45 -03:00
Joao Morais
ebf0f2f0bd deploy web app as an optional step on haproxy deploy 2017-05-10 22:00:29 -03:00
Manuel de Brito Fontes
fd4463a069 Avoid periodic check for secret changes 2017-05-10 21:54:30 -03:00
Manuel Alejandro de Brito Fontes
4a4aeaa983 Merge pull request #675 from dpratt/master
Use proxy-protocol to pass through source IP to nginx
2017-05-10 19:30:13 -03:00
tobilarscheid
ffba341230 Document passing of ssl_client_cert to backend 2017-05-10 23:29:13 +02:00
David Pratt
f36b4183ab Use proxy-protocol to pass through source IP to nginx 2017-05-10 16:22:48 -05:00
Manuel Alejandro de Brito Fontes
adabfc22b0 Merge pull request #679 from ckeyer/template_getenv
add getenv
2017-05-10 08:50:11 -03:00
Chuanjian Wang
184fd1fb32 add template function getenv
Signed-off-by: Chuanjian Wang <me@ckeyer.net>
2017-05-10 14:35:42 +08:00
Manuel Alejandro de Brito Fontes
54ab566535 Merge pull request #696 from donaldguy/nginx-no-sni
[nginx] pass non-SNI TLS hello to default backend, Fixes #693
2017-05-09 14:07:02 -03:00
Donald Guy
775485be1d [nginx] pass non-SNI TLS hello to default backend, Fixes #693 2017-05-08 17:44:43 -04:00
Nick Sardo
07f0f8ff3b [GLBC] Set Description field for backend services (#681)
Set svc namespace/name/port in description field of backend services
2017-05-05 11:34:40 -07:00
Manuel Alejandro de Brito Fontes
9fe2341525 Merge pull request #689 from julianvmodesto/fix-nginx-affinity-doc
Fix affinity doc
2017-05-05 14:18:24 -03:00
Julian V. Modesto
bdfe81672b Fix affinity doc.
Should be string `cookie`, not boolean.
2017-05-05 10:26:28 -04:00
Manuel Alejandro de Brito Fontes
885bce14a9 Merge pull request #688 from chentao1596/udt-example
Add example of UDP loadbalancing
2017-05-05 11:07:04 -03:00
chentao1596
685246cd6c add protocols/UDP example 2017-05-05 17:06:42 +08:00
Manuel Alejandro de Brito Fontes
f38d8aeca8 Merge pull request #685 from matjazp/fix-hsts-preload
Fix error in generated nginx.conf for optional hsts-preload
2017-05-04 09:03:57 -03:00
Manuel Alejandro de Brito Fontes
cf96e7f1d5 Merge pull request #680 from caiyixiang/del_unuse_var
nginx/pkg/config: delete unuseful variable
2017-05-04 06:35:50 -03:00
Matjaz Pancur
db8b5ba371 Fix error in generated nginx.conf hsts-preload 2017-05-04 11:29:32 +02:00
Manuel Alejandro de Brito Fontes
7a4e81f71a Merge pull request #587 from mkumatag/multi-arch-image
Multi arch nginx-slim docker image
2017-05-03 12:00:52 -03:00
Manuel Alejandro de Brito Fontes
5555b08512 Merge pull request #561 from caiyixiang/haproxy_custom_configuration
add a example for haproxy_custom_configuration
2017-05-03 07:58:55 -03:00
caiyixiang
76758aa40b add a example for haproxy_custom_configuration
fix some error
2017-05-03 14:12:46 +08:00
caiyixiang
5a027d7e8a nginx/pkg/config: delete unuseful variable 2017-05-02 17:24:01 +08:00
Manuel Alejandro de Brito Fontes
c8dc44ea97 Merge pull request #678 from aledbf/fix-ssl-check
Convert CN SSL Certificate to lowercase before comparison
2017-05-01 20:24:21 -03:00
Manuel de Brito Fontes
3a0c12e308 Convert CN SSL Certificate to lowercase before comparison 2017-05-01 20:01:05 -03:00
Manuel Alejandro de Brito Fontes
20408dcae1 Merge pull request #673 from jeffpearce/jeffpearce/lb
Override load balancer alg view config map
2017-04-29 13:13:08 -03:00
Jeff Pearce
3efafd134d Override load balancer alg view config map 2017-04-29 08:37:24 -07:00
Manuel Alejandro de Brito Fontes
6e3e8edb07 Merge pull request #670 from Luit/master
Fix error check in examples/custom-controller
2017-04-28 09:54:35 -03:00
Luit van Drongelen
21bfbdac7b Fix error check in examples/custom-controller
Fixes #669
2017-04-28 13:57:46 +02:00
Manuel Alejandro de Brito Fontes
7db0c06ba5 Merge pull request #664 from aledbf/beta5
Release nginx 0.9-beta.5
2017-04-27 22:18:53 -03:00
Nick Sardo
6dd838844e Merge pull request #667 from nicksardo/gce-version-bump
[GLBC] Doc changes for version bump
2017-04-27 17:19:34 -07:00
Nick Sardo
422dab354c Doc changes for version bump 2017-04-27 17:16:09 -07:00
Manuel de Brito Fontes
aa1e95bcf9 Release 0.9-beta.5 2017-04-27 20:28:05 -03:00