Justin Santa Barbara
8d71557b13
Remove proxy_protocol from 442 listener
...
The proxy_protocol processing should only happen once, on the
"external-facing" listeners.
2017-02-04 19:02:24 -05:00
Manuel Alejandro de Brito Fontes
2b4a044d21
Merge pull request #212 from aledbf/udp-services
...
Simplify code to obtain TCP or UDP services
2017-02-04 18:22:15 -03:00
Justin Santa Barbara
6fa461c2a7
proxy_protocol on ssl_passthrough listener
...
Move proxy_protocol to listener.
Fix #207
2017-02-04 02:38:36 -05:00
Tang Le
008c47c2d3
Fix worker check issue
...
Signed-off-by: Tang Le <at28997146@163.com>
2017-02-04 15:37:06 +08:00
Tony Li
fbdacb2a67
comment on skipping the error check
2017-02-03 18:23:07 -05:00
Tony Li
404e0712db
check for error getting cert
2017-02-03 17:24:24 -05:00
Manuel Alejandro de Brito Fontes
95d6900342
Merge pull request #223 from jcmoraisjr/jm-fix-panic-tempfile
...
Fix panic if a tempfile cannot be created
2017-02-03 18:14:07 -03:00
Manuel Alejandro de Brito Fontes
727a2737c2
Merge pull request #219 from porridge/dev-docs-improve
...
Fix typo, add a couple of links.
2017-02-03 17:50:55 -03:00
Joao Morais
b7e8bde0e9
Fix panic if a tempfile cannot be created
2017-02-03 18:50:51 -02:00
Manuel Alejandro de Brito Fontes
b90003abde
Merge pull request #220 from porridge/minikube-fixes
...
Fixes for minikube usage instructions.
2017-02-03 17:49:15 -03:00
Tony Li
881ddba90d
change arg ordering in log message
2017-02-03 15:13:08 -05:00
Marcin Owsiany
da9154310e
Fixes for minikube usage instructions.
2017-02-03 18:45:51 +01:00
Manuel Alejandro de Brito Fontes
a3c8f6c141
Merge pull request #217 from porridge/fix-1.5-link
...
Fix an e2e link.
2017-02-03 07:52:21 -03:00
Manuel Alejandro de Brito Fontes
6ca2611f7a
Merge pull request #218 from porridge/link-to-ingress-dev
...
Improve links from CONTRIBUTING.
2017-02-03 07:51:01 -03:00
Marcin Owsiany
ee36b23385
Fix typo, add a couple of links.
2017-02-03 10:32:59 +01:00
Marcin Owsiany
1ecbe95eea
Improve links from CONTRIBUTING.
...
- point to most recent version of k8s-wide docs, not some frozen version
- actually mention the ingress-specific development guide
2017-02-03 10:27:56 +01:00
Marcin Owsiany
49fbe70029
Fix an e2e link.
2017-02-03 09:58:55 +01:00
Manuel Alejandro de Brito Fontes
1cebef2dbf
Merge pull request #121 from gianrubio/targetport-string
...
FIX: ingress was not creating the endpoint when target port is string
2017-02-02 21:22:39 -03:00
Manuel de Brito Fontes
4343aabba8
Simplify code to obtain TCP or UDP services
2017-02-02 19:41:02 -03:00
Prashanth B
e523ca9d33
Merge pull request #208 from aledbf/master
...
Fix nil HTTP field
2017-02-02 13:15:04 -08:00
Manuel de Brito Fontes
4cc24bd216
Fix nil HTTP field
2017-02-02 16:54:56 -03:00
Prashanth B
e86d32dbd1
Merge pull request #211 from bprashanth/firewall-rules
...
Clarify firewall-rule doc
2017-02-02 10:03:53 -08:00
bprashanth
b6cf32b88b
Clarify firewall-rule doc
2017-02-02 08:55:58 -08:00
Manuel Alejandro de Brito Fontes
5a0fa0dca7
Merge pull request #204 from ixdy/docker-build-pull
...
Always docker --pull when building to fetch latest base images
2017-02-02 07:39:22 -03:00
Manuel Alejandro de Brito Fontes
30f7fa987e
Merge pull request #203 from bprashanth/admin
...
Add a skeleton admin guide
2017-02-02 07:38:36 -03:00
Jeff Grafton
bc020f1370
Always docker --pull when building to fetch latest base images
2017-02-01 19:04:23 -08:00
bprashanth
25514b8425
Add a skeleton admin guide
2017-02-01 18:05:57 -08:00
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