Manuel Alejandro de Brito Fontes
c2cc607609
Merge pull request #247 from lcharkiewicz/ingress-nginx-url
...
Fix wrong URL in nginx ingress configuration
2017-02-07 16:44:31 -03:00
Leszek Charkiewicz
93a0b54c1e
Fix wrong URL in nginx ingress configuration
2017-02-07 20:26:11 +01:00
Manuel Alejandro de Brito Fontes
fb845fc599
Merge pull request #228 from tangle329/master
...
Fix worker check issue
2017-02-07 09:36:55 -03:00
Manuel Alejandro de Brito Fontes
a7982b39b3
Merge pull request #241 from caiyixiang/changeUDP
...
correct a spell mistake
2017-02-07 09:34:42 -03:00
caiyixiang
2ec0b1bbdd
changeUDP
2017-02-07 14:35:39 +08:00
Manuel Alejandro de Brito Fontes
6329e66457
Merge pull request #232 from aledbf/fix-spell
...
Change searchs with searches
2017-02-06 11:15:22 -03:00
Manuel de Brito Fontes
353533029b
Change searchs with searches
2017-02-05 19:41:05 -03:00
Manuel Alejandro de Brito Fontes
fe16e4ed81
Merge pull request #231 from aledbf/proxy-443
...
Add information about proxy_protocol in port 442
2017-02-04 22:09:45 -03:00
Manuel de Brito Fontes
a1de85385a
Add information about proxy_protocol in port 442
2017-02-04 21:29:35 -03:00
Manuel Alejandro de Brito Fontes
e5f35df49f
Merge pull request #227 from justinsb/use_proxy_protocol
...
proxy_protocol on ssl_passthrough listener
2017-02-04 21:22:47 -03:00
Justin Santa Barbara
8fa693a070
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
70918b5eab
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
e12d5413ef
proxy_protocol on ssl_passthrough listener
...
Move proxy_protocol to listener.
Fix #207
2017-02-04 02:38:36 -05:00
Tang Le
bcf75affb2
Fix worker check issue
...
Signed-off-by: Tang Le <at28997146@163.com>
2017-02-04 15:37:06 +08:00
Manuel Alejandro de Brito Fontes
296605d1a0
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
04488169db
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
e396c8f87e
Fix panic if a tempfile cannot be created
2017-02-03 18:50:51 -02:00
Manuel Alejandro de Brito Fontes
3458d6ac3b
Merge pull request #220 from porridge/minikube-fixes
...
Fixes for minikube usage instructions.
2017-02-03 17:49:15 -03:00
Marcin Owsiany
9b8e566c59
Fixes for minikube usage instructions.
2017-02-03 18:45:51 +01:00
Manuel Alejandro de Brito Fontes
e1e14f3995
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
e8a321c5c5
Merge pull request #218 from porridge/link-to-ingress-dev
...
Improve links from CONTRIBUTING.
2017-02-03 07:51:01 -03:00
Marcin Owsiany
351e7cf94e
Fix typo, add a couple of links.
2017-02-03 10:32:59 +01:00
Marcin Owsiany
57590fe851
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
18ef41e177
Fix an e2e link.
2017-02-03 09:58:55 +01:00
Manuel Alejandro de Brito Fontes
b4581ff564
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
1e700f947e
Simplify code to obtain TCP or UDP services
2017-02-02 19:41:02 -03:00
Prashanth B
b73cc77c67
Merge pull request #208 from aledbf/master
...
Fix nil HTTP field
2017-02-02 13:15:04 -08:00
Manuel de Brito Fontes
826d818a5c
Fix nil HTTP field
2017-02-02 16:54:56 -03:00
Prashanth B
b5d879370b
Merge pull request #211 from bprashanth/firewall-rules
...
Clarify firewall-rule doc
2017-02-02 10:03:53 -08:00
bprashanth
2660dd8211
Clarify firewall-rule doc
2017-02-02 08:55:58 -08:00
Manuel Alejandro de Brito Fontes
b56fe92ac3
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
ddadb66b1e
Merge pull request #203 from bprashanth/admin
...
Add a skeleton admin guide
2017-02-02 07:38:36 -03:00
Jeff Grafton
ca1d7314f0
Always docker --pull when building to fetch latest base images
2017-02-01 19:04:23 -08:00
bprashanth
13eaaa0cb3
Add a skeleton admin guide
2017-02-01 18:05:57 -08:00
Prashanth B
3db942b472
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
0236859fa2
Clarify that an ingress controller needs to be deployed
2017-02-01 17:09:50 -08:00
Prashanth B
ada7279a62
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
8964a99c27
Add an example for static-ip and deployment
2017-01-31 17:24:04 -08:00
Manuel Alejandro de Brito Fontes
eb7db284fe
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
8cd8f3859d
Merge pull request #192 from bprashanth/custom_controller_example
...
Add a custom controller example
2017-01-31 15:50:53 -03:00
bprashanth
695b7c6396
Move custom images out of contrib
2017-01-31 10:23:05 -08:00
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