Commit graph

5969 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
92ddc6c670 Merge pull request #177 from aledbf/fix-rlimit-issues
Refactoring sysctlFSFileMax helper
2017-01-26 10:29:59 -03:00
Manuel Alejandro de Brito Fontes
b134472930 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
ec67f83305 Refactoring sysctlFSFileMax helper 2017-01-26 00:10:33 -03:00
Manuel de Brito Fontes
bc810d8eef Fix TLS does not get updated when changed 2017-01-26 00:01:33 -03:00
Prashanth B
0f7102a356 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
b7fab72064 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
08eda50ebb Update nginx to 1.11.9 2017-01-25 15:16:31 -03:00
Justin Ryan
96df5b3d55 Clarify usage of Ingress backend.servicePort 2017-01-25 09:52:50 -05:00
Manuel Alejandro de Brito Fontes
099fba21c8 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
800d680413 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
93c712867a add unit test cases for core.pkg.ingress.sort_ingress 2017-01-25 10:59:46 +08:00
chentao1596
0245868808 prefect unit test cases for core.pkg.ingress.controller.annotations 2017-01-25 10:17:45 +08:00
chentao1596
f5706d1d74 prefect unit test cases for core.pkg.ingress.controller.util 2017-01-25 10:12:56 +08:00
Manuel Alejandro de Brito Fontes
40406b1480 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
a930b29e41 Changes the SSL Temp file to something inside the same SSL Directory 2017-01-24 11:21:49 -02:00
Tang Le
c0aca1833a 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
74512c1276 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
8fae080cce Remove SPDY documentation as it is broken 2017-01-23 14:50:52 +00:00
Peter Sutherland
e665072eaa Document more parameters and list defaults 2017-01-23 14:20:21 +00:00
Peter Sutherland
6c8792d80a Add whitelist-source-range to config map docs 2017-01-23 13:34:15 +00:00
Manuel Alejandro de Brito Fontes
3927ed8ee6 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
59903592ac Prefect unit test cases for annotation.proxy 2017-01-23 16:00:03 +08:00
Manuel Alejandro de Brito Fontes
527159e38a Merge pull request #156 from tangle329/master
Fix issue for ratelimit
2017-01-22 23:45:34 -03:00
Tang Le
50297c8f47 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
8f9b71002b 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
85733700ec Merge pull request #151 from aledbf/port-in-redirect
Port in redirect
2017-01-21 23:23:48 -03:00
Manuel de Brito Fontes
3df139cb56 Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
chentao1596
4bdc7d87ff add unit test cases for annotations.cors 2017-01-22 09:32:22 +08:00
Manuel de Brito Fontes
db17db812d Add annotation for port in redirect 2017-01-21 13:56:54 -03:00
Manuel Alejandro de Brito Fontes
728c1c96f0 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
d7eb3f556e 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
e5b02b609f Use protobuf instead of rest to connect to apiserver host 2017-01-21 13:25:12 -03:00
Manuel de Brito Fontes
87322b84ba Add support for custom header sizes 2017-01-21 12:46:20 -03:00
Manuel Alejandro de Brito Fontes
30a6229954 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
6cd20734c6 Add flag to allow switch off the update of Ingress status 2017-01-21 12:25:22 -03:00
Manuel Alejandro de Brito Fontes
b896215613 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
b0c2619594 Add annotation to allow custom body sizes 2017-01-21 11:50:05 -03:00
Manuel Alejandro de Brito Fontes
22d74dfa41 Merge pull request #145 from chentao1596/configuration-correct
fix wrong links and punctuations
2017-01-21 11:12:27 -03:00
chentao1596
7bcdef0505 adjust some improper punctuations 2017-01-20 10:55:18 +08:00
chentao1596
08149a7a21 fix wrong link(change titile) 2017-01-20 10:38:31 +08:00
Manuel Alejandro de Brito Fontes
fbcedc02dc 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
292375e8b4 Incorporate more feedback 2017-01-19 18:03:44 +00:00
Manuel Alejandro de Brito Fontes
7553ab361a 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
0ed8260704 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
27adc786fa 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
5b313737e0 add unit test cases for core.pkg.k8s 2017-01-19 15:22:13 +08:00
Justin Santa Barbara
f1520a1232 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
9ce52c51f1 Use system fs.max-files as limits instead of hard-coded value 2017-01-19 00:29:31 -03:00
Justin Santa Barbara
ac5b84cf89 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
ba98383c2d Add TCP and UDP services removed in migration 2017-01-18 23:46:03 -03:00