Manuel Alejandro de Brito Fontes
|
2bab50417b
|
Merge pull request #176 from aledbf/fix-ssl-update
Fix TLS does not get updated when changed
|
2017-01-26 10:24:00 -03:00 |
|
Manuel de Brito Fontes
|
82d6668c5d
|
Fix TLS does not get updated when changed
|
2017-01-26 00:01:33 -03:00 |
|
Prashanth B
|
720631a4dc
|
Merge pull request #174 from aledbf/update-nginx-1119
Update nginx to 1.11.9
|
2017-01-25 13:58:24 -08:00 |
|
Prashanth B
|
dab81fdba6
|
Merge pull request #173 from jrynyt/ingress-port-clarification
Clarify usage of Ingress backend.servicePort
|
2017-01-25 13:15:27 -08:00 |
|
Manuel de Brito Fontes
|
8bccbd300d
|
Update nginx to 1.11.9
|
2017-01-25 15:16:31 -03:00 |
|
Justin Ryan
|
7317e04b69
|
Clarify usage of Ingress backend.servicePort
|
2017-01-25 09:52:50 -05:00 |
|
Manuel Alejandro de Brito Fontes
|
a7f057613e
|
Merge pull request #165 from tangle329/master
Fix rate limit issue when more than 2 servers enabled in ingress
|
2017-01-25 07:35:25 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
03266f86d3
|
Merge pull request #172 from chentao1596/prefect-util-test
add some unit test cases for some packages under folder "core.pkg.ingress"
|
2017-01-25 07:32:57 -03:00 |
|
chentao1596
|
ff8e91e3cd
|
add unit test cases for core.pkg.ingress.sort_ingress
|
2017-01-25 10:59:46 +08:00 |
|
chentao1596
|
b1d3c632ae
|
prefect unit test cases for core.pkg.ingress.controller.annotations
|
2017-01-25 10:17:45 +08:00 |
|
chentao1596
|
d7af582feb
|
prefect unit test cases for core.pkg.ingress.controller.util
|
2017-01-25 10:12:56 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
c506765f61
|
Merge pull request #168 from rikatz/tempdir
Changes the SSL Temp file to something inside the same SSL Directory
|
2017-01-24 11:48:13 -03:00 |
|
Ricardo Pchevuzinske Katz
|
1278da2bed
|
Changes the SSL Temp file to something inside the same SSL Directory
|
2017-01-24 11:21:49 -02:00 |
|
Tang Le
|
5a1526084d
|
Fix rate limit issue when more than 2 servers enabled in ingress
Signed-off-by: Tang Le <at28997146@163.com>
|
2017-01-24 16:19:28 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
7010dd43e2
|
Merge pull request #161 from pedrosland/docs/nginx-controller-config-2
Document some missing parameters and their defaults for NGINX controller
|
2017-01-23 12:19:27 -03:00 |
|
Peter Sutherland
|
bb1e88bc12
|
Remove SPDY documentation as it is broken
|
2017-01-23 14:50:52 +00:00 |
|
Peter Sutherland
|
59f6aa67b7
|
Document more parameters and list defaults
|
2017-01-23 14:20:21 +00:00 |
|
Peter Sutherland
|
1d3aee1e88
|
Add whitelist-source-range to config map docs
|
2017-01-23 13:34:15 +00:00 |
|
Manuel Alejandro de Brito Fontes
|
4da6975972
|
Merge pull request #158 from chentao1596/proxy-main-test
prefect unit test cases for annotation.proxy
|
2017-01-23 10:32:18 -03:00 |
|
chentao1596
|
0b2ac76043
|
Prefect unit test cases for annotation.proxy
|
2017-01-23 16:00:03 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
ca6b9ccfe9
|
Merge pull request #156 from tangle329/master
Fix issue for ratelimit
|
2017-01-22 23:45:34 -03:00 |
|
Tang Le
|
786bdfdc87
|
Fix issue for ratelimit
Signed-off-by: Tang Le <tangle3@wanda.cn>
|
2017-01-23 10:01:51 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
a505ba807f
|
Merge pull request #154 from chentao1596/cors-unit-test
add unit test cases for core.pkg.ingress.annotations.cors
|
2017-01-21 23:25:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0bc775ceea
|
Merge pull request #151 from aledbf/port-in-redirect
Port in redirect
|
2017-01-21 23:23:48 -03:00 |
|
Manuel de Brito Fontes
|
0b8c0560d1
|
Add configuration and annotation for port_in_redirect
|
2017-01-21 23:01:21 -03:00 |
|
chentao1596
|
40fc784c5e
|
add unit test cases for annotations.cors
|
2017-01-22 09:32:22 +08:00 |
|
Manuel de Brito Fontes
|
53c47f6aa4
|
Add annotation for port in redirect
|
2017-01-21 13:56:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
aef3db6b7d
|
Merge pull request #143 from aledbf/improve-errors
Use protobuf instead of rest to connect to apiserver host and add troubleshooting doc
|
2017-01-21 13:54:48 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a3a02ae49b
|
Merge pull request #150 from aledbf/custom-header-size
Add support for custom header sizes
|
2017-01-21 13:27:29 -03:00 |
|
Manuel de Brito Fontes
|
51cd0ffacb
|
Use protobuf instead of rest to connect to apiserver host
|
2017-01-21 13:25:12 -03:00 |
|
Manuel de Brito Fontes
|
3d5288a4fc
|
Add support for custom header sizes
|
2017-01-21 12:46:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1fb6ee9f4d
|
Merge pull request #149 from aledbf/status-flag
Add flag to allow switch off the update of Ingress status
|
2017-01-21 12:43:39 -03:00 |
|
Manuel de Brito Fontes
|
82154d23ae
|
Add flag to allow switch off the update of Ingress status
|
2017-01-21 12:25:22 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f3dc063c3a
|
Merge pull request #148 from aledbf/body-size
Add annotation to allow custom body sizes
|
2017-01-21 12:07:32 -03:00 |
|
Manuel de Brito Fontes
|
6fa63b3e7a
|
Add annotation to allow custom body sizes
|
2017-01-21 11:50:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a735f92b9b
|
Merge pull request #145 from chentao1596/configuration-correct
fix wrong links and punctuations
|
2017-01-21 11:12:27 -03:00 |
|
chentao1596
|
f3c7a1a3c8
|
adjust some improper punctuations
|
2017-01-20 10:55:18 +08:00 |
|
chentao1596
|
456dbb6b31
|
fix wrong link(change titile)
|
2017-01-20 10:38:31 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
64dd8991a5
|
Merge pull request #132 from pedrosland/docs/nginx-controller-config-1
Document nginx controller configuration tweaks
|
2017-01-19 15:07:40 -03:00 |
|
Peter Sutherland
|
324b21c713
|
Incorporate more feedback
|
2017-01-19 18:03:44 +00:00 |
|
Manuel Alejandro de Brito Fontes
|
bd7c14a17d
|
Merge pull request #136 from chentao1596/add-info-about-MapHashBucketSize
Add content and descriptions about nginx's configuration
|
2017-01-19 09:10:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
fd8ae98d75
|
Merge pull request #133 from aledbf/fix-tcp-stream
Add TCP and UDP services removed in migration
|
2017-01-19 09:06:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f6f51c4c44
|
Merge pull request #144 from chentao1596/add-unit-test-for-k8s
add unit test cases for core.pkg.k8s
|
2017-01-19 09:05:28 -03:00 |
|
chentao1596
|
dd7713d244
|
add unit test cases for core.pkg.k8s
|
2017-01-19 15:22:13 +08:00 |
|
Justin Santa Barbara
|
83ef6cde71
|
Merge pull request #142 from aledbf/file-max
Use system fs.max-files as limits instead of hard-coded value
|
2017-01-19 01:46:49 -05:00 |
|
Manuel de Brito Fontes
|
a16275b547
|
Use system fs.max-files as limits instead of hard-coded value
|
2017-01-19 00:29:31 -03:00 |
|
Justin Santa Barbara
|
6909cd3dd7
|
Merge pull request #141 from aledbf/fix-backlog
Add reuse port and backlog to port 80 and 443
|
2017-01-18 22:12:58 -05:00 |
|
Manuel de Brito Fontes
|
0fe7fb28ad
|
Add TCP and UDP services removed in migration
|
2017-01-18 23:46:03 -03:00 |
|
Manuel de Brito Fontes
|
6016ba1a88
|
Add reuse port and backlog to port 80 and 443
|
2017-01-18 23:04:00 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
47a4ab8151
|
Merge pull request #138 from caiyixiang/const-reference
reference to const
|
2017-01-18 00:54:12 -03:00 |
|