Manuel Alejandro de Brito Fontes
a792f1804a
Merge pull request #704 from ckeyer/fix_nginx_reload
...
fix nginx reload flags '-c'
2017-05-17 07:44:54 -04:00
Manuel Alejandro de Brito Fontes
b302ce0c50
Merge pull request #716 from jcmoraisjr/jm-secure-ca
...
Add secure-verify-ca-secret annotation
2017-05-17 07:41:13 -04:00
Manuel Alejandro de Brito Fontes
3f7230900e
Merge pull request #722 from aledbf/remove-go-reaper
...
Remove go-reap and use tini as process reaper
2017-05-17 07:37:23 -04:00
Manuel Alejandro de Brito Fontes
ae5c2a40e0
Merge pull request #724 from davidstack/master
...
change the directory of default-backend.yaml
2017-05-17 07:36:48 -04:00
Manuel Alejandro de Brito Fontes
4125cb09b5
Merge pull request #725 from bai/keepalice-and-body-buffer-config
...
Add keepalive_requests and client_body_buffer_size options
2017-05-17 07:31:50 -04:00
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
Chuanjian Wang
f45e0d9456
fix nginx reload flags '-c'
2017-05-17 18:30:19 +08:00
Vlad Gorodetsky
a9651d9178
Add keepalive_requests and client_boxy_buffer_size options
2017-05-17 09:36:10 +03:00
Damon Wang
e33fc0b2f1
change the directory of default-backend.yaml
...
there is no default-backend.yaml in examples directory.
2017-05-17 11:12:43 +08:00
zouyee
946ac53350
update readme about vts metrics
2017-05-17 11:05:04 +08:00
Manuel de Brito Fontes
ce197e7da8
Auto stash before merge of "master" and "master/master"
...
Remove go-reap and use tini as process reaper
2017-05-16 16:06:33 -04: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
Joao Morais
3d6bbfad31
Add secure-verify-ca-secret annotation
2017-05-14 19:14:27 -03: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