bprashanth
2d8582cfe8
Add a custom controller example
2017-01-30 18:47:48 -08:00
Manuel Alejandro de Brito Fontes
5636133d32
Merge pull request #189 from bprashanth/nginx-release
...
Change nginx controller image to 0.9.0-beta.1
2017-01-30 22:26:08 -03:00
bprashanth
1d981da16f
Change nginx controller image to 0.9.0-beta.1
2017-01-30 12:13:06 -08:00
Prashanth B
9354523047
Merge pull request #181 from aledbf/0.9
...
WIP: Release 0.9.0
2017-01-30 10:55:59 -08:00
Manuel Alejandro de Brito Fontes
85ba7fb10c
Merge pull request #186 from bprashanth/tls_example
...
Add a tls-termination example
2017-01-28 12:59:23 -03:00
bprashanth
45fd2a045e
Add a tls-termination example
2017-01-27 17:58:44 -08:00
Tim Hockin
74b018ab2c
Merge pull request #185 from bprashanth/named_port
...
Match named port between container and probe
2017-01-27 17:25:39 -08:00
bprashanth
a3b1731659
Match named port between container and probe
...
We were previous matching the target port with the readiness probe, and
hence dropping the case where the container port and the probe had the
same name, but the target port did not.
2017-01-27 14:22:44 -08:00
Manuel de Brito Fontes
277ec59dec
Release 0.9.0
2017-01-27 18:23:15 -03:00
Manuel Alejandro de Brito Fontes
b0ec21d4c0
Merge pull request #184 from aledbf/fix-template
...
Fix template error
2017-01-27 18:21:24 -03:00
Manuel de Brito Fontes
4a07f54067
Fix template error
2017-01-27 17:52:09 -03:00
Manuel Alejandro de Brito Fontes
df1a2025f3
Merge pull request #178 from aledbf/proxy-name
...
Add initialization of proxy variable
2017-01-26 16:50:20 -03:00
Manuel Alejandro de Brito Fontes
42310592cd
Merge pull request #179 from rikatz/defaultssl
...
Allows the usage of Default SSL Cert
2017-01-26 16:26:17 -03:00
Ricardo Pchevuzinske Katz
59d01e7730
Allows the usage of Default SSL Cert
2017-01-26 16:51:55 -02:00
Manuel de Brito Fontes
de7c08e374
Add initialization of proxy variable
2017-01-26 11:52:48 -03:00
Manuel Alejandro de Brito Fontes
aa7995266d
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
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
8d9c42194e
Refactoring sysctlFSFileMax helper
2017-01-26 00:10:33 -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