Commit Graph

3242 Commits

Author SHA1 Message Date
Prashanth B c714f2f697 Merge pull request #202 from bprashanth/clarify_docs
Clarify that an ingress controller needs to be deployed
2017-02-01 17:34:45 -08:00
bprashanth 7dba8169f1 Clarify that an ingress controller needs to be deployed 2017-02-01 17:09:50 -08:00
Prashanth B c28bd803af Merge pull request #198 from bprashanth/static-ip
Add an example for static-ip and deployment
2017-02-01 16:55:47 -08:00
bprashanth c243d930b0 Add an example for static-ip and deployment 2017-01-31 17:24:04 -08:00
Manuel Alejandro de Brito Fontes b9d272acf4 Merge pull request #193 from bprashanth/images
Move custom images out of contrib
2017-01-31 15:51:03 -03:00
Manuel Alejandro de Brito Fontes aa7b2b6302 Merge pull request #192 from bprashanth/custom_controller_example
Add a custom controller example
2017-01-31 15:50:53 -03:00
bprashanth d002ca2f5e Move custom images out of contrib 2017-01-31 10:23:05 -08:00
bprashanth 66c826f41f Add a custom controller example 2017-01-30 18:47:48 -08:00
Manuel Alejandro de Brito Fontes 3e87a2de40 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 3a37607138 Change nginx controller image to 0.9.0-beta.1 2017-01-30 12:13:06 -08:00
Prashanth B 910b706f8f 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 3cdbc4120b Merge pull request #186 from bprashanth/tls_example
Add a tls-termination example
2017-01-28 12:59:23 -03:00
bprashanth f75ef4a576 Add a tls-termination example 2017-01-27 17:58:44 -08:00
Tim Hockin df6f1ab5c6 Merge pull request #185 from bprashanth/named_port
Match named port between container and probe
2017-01-27 17:25:39 -08:00
bprashanth 7d709d5e93 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 2887daaf78 Release 0.9.0 2017-01-27 18:23:15 -03:00
Manuel Alejandro de Brito Fontes 80e718b524 Merge pull request #184 from aledbf/fix-template
Fix template error
2017-01-27 18:21:24 -03:00
Manuel de Brito Fontes c3ac562429 Fix template error 2017-01-27 17:52:09 -03:00
Tony Li 0278034bcf unittesting -> unit testing 2017-01-26 15:17:12 -05:00
Manuel Alejandro de Brito Fontes 87d4145c76 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 53f1336e58 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 cc1413261f Allows the usage of Default SSL Cert 2017-01-26 16:51:55 -02:00
Manuel de Brito Fontes 2baa1def46 Add initialization of proxy variable 2017-01-26 11:52:48 -03:00
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