Commit graph

991 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
9aeaec93f6 Merge pull request #514 from caiyixiang/haproxy_multi_tls
add example for haproxy multi tsl
2017-03-28 08:33:18 -03:00
caiyixiang
fc46a7704d add example for haproxy multi tsl 2017-03-28 16:13:53 +08:00
Manuel Alejandro de Brito Fontes
c1af8e9d43 Merge pull request #512 from ankon/patch-1
Fix typos regarding the ssl-passthrough annotation documentation
2017-03-27 16:09:17 -03:00
Andreas Kohn
e83d23db0b Fix typos regarding the ssl-passthrough annotation documentation 2017-03-27 10:19:21 +02:00
Manuel Alejandro de Brito Fontes
bc895f34c6 Merge pull request #505 from chentao1596/annotations_unittest
add unit test cases for core/pkg/ingress/controller/annotations
2017-03-26 23:56:22 -03:00
chentao1596
f4e5a9b78a remove unused constants 2017-03-27 10:11:40 +08:00
chentao1596
3de156877f add unit test cases for core/pkg/ingress/controller/annotations 2017-03-27 10:06:07 +08:00
Manuel Alejandro de Brito Fontes
f7456f2f37 Merge pull request #504 from jcmoraisjr/jm-haproxy-client-cert-auth
HAProxy Ingress - client cert auth docs
2017-03-26 19:07:14 -03:00
Joao Morais
fd14ce54dc [docs] haproxy ingress - client cert auth 2017-03-26 18:31:10 -03:00
Manuel Alejandro de Brito Fontes
428994e9fd Merge pull request #500 from jcmoraisjr/jm-improve-tls-secret
Improve TLS secret configuration
2017-03-26 17:54:24 -03:00
Manuel Alejandro de Brito Fontes
a27a84e105 Merge pull request #503 from aledbf/aws-example
Add example for nginx in aws
2017-03-26 17:48:04 -03:00
Manuel de Brito Fontes
ed830c8d52 Add example for nginx in aws 2017-03-26 17:47:26 -03:00
Manuel Alejandro de Brito Fontes
7aeec5b1a8 Merge pull request #502 from aledbf/ssl-passthrough-warning
Add information about SSL Passthrough annotation
2017-03-26 17:26:10 -03:00
Manuel de Brito Fontes
8d2f8c9759 Add information about SSL Passthrough annotation 2017-03-26 17:25:05 -03:00
Joao Morais
cacba876bc Improve TLS secret configuration 2017-03-26 09:28:59 -03:00
Manuel Alejandro de Brito Fontes
3046b1d612 Merge pull request #454 from danielqsj/master
Pass request port to real server
2017-03-26 08:01:11 -03:00
Manuel Alejandro de Brito Fontes
0ec0609f42 Merge pull request #488 from canhnt/master
Adds support for CORS on error responses and Authorization header
2017-03-26 08:00:34 -03:00
Manuel Alejandro de Brito Fontes
d81b2e636b Merge pull request #498 from jcmoraisjr/jm-fix-enqueue-secret
Proper enqueue a secret on the secret queue
2017-03-26 07:57:24 -03:00
Joao Morais
7d79cafea3 Proper enqueue a secret on the secret queue 2017-03-25 21:10:20 -03:00
rsafronov
2b7a5a9f60 Merge branch 'upstream' into nginx/extauth_headers 2017-03-24 20:25:18 -04:00
Manuel Alejandro de Brito Fontes
9059c72c65 Merge pull request #490 from chentao1596/name_port_unittest
Add unit test case for named_port
2017-03-24 07:25:52 -03:00
chentao1596
92f51e287f add unit test case for named_port 2017-03-24 14:18:17 +08:00
chentao1596
fcb69301ec use interface instead of implementation 2017-03-24 10:20:44 +08:00
Canh Ngo
31f0edf553 Adds support for CORS with Authorization header 2017-03-23 16:17:47 +01:00
Canh Ngo
9ddc7b696b Adds support for CORS on error responses 2017-03-23 16:17:37 +01:00
Nick Sardo
cae683c052 Merge pull request #477 from nicksardo/glbc-service-watch
[GLBC] Sync ingress when default backend service is modified.
2017-03-22 13:08:30 -07:00
Nick Sardo
c751764b89 glbc: watch backend service 2017-03-22 13:07:37 -07:00
Nick Sardo
09f7c2aba0 Merge pull request #479 from matthewg/master
Add 35.191.0.0/16 range to GCE firewalls
2017-03-22 10:22:46 -07:00
Manuel Alejandro de Brito Fontes
eee851cec0 Merge pull request #481 from tsupertramp/fix-nginx-log-format
Remove unnecessary quote in nginx log format
2017-03-22 13:18:35 -03:00
Manuel Alejandro de Brito Fontes
cde5b10e0c Merge pull request #485 from cy-play/fix-typos-custom-vts-metrics
Fix typo nginx configMap vts metrics customization
2017-03-22 13:17:38 -03:00
mrmm
72dc54bdca Fix typo nginx configMap vts metrics customization 2017-03-22 15:12:52 +00:00
Thomas Peitz
994a500830 Remove unnecessary quote in nginx log format 2017-03-22 15:48:15 +01:00
Matthew Sachs
e1ba137fe7 Add 35.191.0.0/16 range to GCE firewalls (issue #478) 2017-03-22 00:18:26 -07:00
Manuel Alejandro de Brito Fontes
30e52199a7 Merge pull request #474 from zouyee/master
add custom vts metrics example
2017-03-21 23:10:51 -03:00
zoues
324557f1c0 Update README.md 2017-03-22 09:38:21 +08:00
Nick Sardo
7fd9f4009b Merge pull request #472 from nicksardo/git-ignore-glbc
[gce] Add .gitignore
2017-03-21 12:43:19 -07:00
zoues
35d015ea48 fix vts readme 2017-03-21 23:35:43 +08:00
zoues
f941513104 add custom vts metrics example 2017-03-21 23:29:57 +08:00
shijunqian
6767a190c9 Pass request port to real server 2017-03-21 10:33:11 +08:00
Manuel Alejandro de Brito Fontes
e62610461d Merge pull request #471 from dannyk81/nginx/prometheus-scrape-annotations
[Nginx] prometheus scrape annotations
2017-03-20 21:48:09 -03:00
Danny Kulchinsky
a606c6b7ec Adding Prometheus metrics scrape annotations
Allow Prometheus automatic discovery of nginx metrics endpoint

Fixed https://github.com/kubernetes/ingress/issues/464
2017-03-20 20:17:07 -04:00
Nick Sardo
a665e03a39 git ignore glbc 2017-03-20 16:36:18 -07:00
Nick Sardo
1bf162f9f2 Merge pull request #111 from chentao1596/fix-go-style-mistake-errorf
fix some go style mistakes about fmt.Errorf
2017-03-17 11:08:03 -07:00
Manuel Alejandro de Brito Fontes
ab6467bdcb Merge pull request #460 from caiyixiang/scaling_haproxy
add example of 'run multiple haproxy ingress controllers as a deployment'
2017-03-17 08:58:22 -03:00
caiyixiang
9f76ba7491 add scaling haproxy 2017-03-17 17:14:35 +08:00
Manuel Alejandro de Brito Fontes
0d624a393d Merge pull request #459 from aledbf/log-ssl-information
Add information about SSL certificates in the default log level.
2017-03-16 23:56:03 -03:00
chentao1596
1189c0c176 fix all go style mistakes about fmt.Errorf 2017-03-17 08:35:55 +08:00
Manuel de Brito Fontes
c4a125f13c Add information about SSL certificates in the default log level. 2017-03-16 16:02:15 -03:00
Manuel Alejandro de Brito Fontes
a241b2c7bf Merge pull request #456 from aledbf/avoid-duplicated-us
Avoid upstreams with multiple servers with the same port
2017-03-16 12:31:10 -03:00
Manuel de Brito Fontes
ef9f45934d Avoid upstreams with multiple servers with the same port 2017-03-16 08:20:52 -03:00