Ricardo Pchevuzinske Katz
|
d0c4e0d713
|
Adds support for disabling the entire access_log
|
2017-02-09 21:20:12 -02:00 |
|
Prashanth B
|
2119b23cb8
|
Merge pull request #251 from bprashanth/balancing_mode
Balancing mode UTILIZATION -> RATE
|
2017-02-10 00:23:23 +05:30 |
|
Tony Li
|
cbb36a31a9
|
add labels.yaml file
|
2017-02-09 00:54:30 -05:00 |
|
bprashanth
|
9b305f1954
|
Flip version to 0.9.1
|
2017-02-08 19:31:59 -08:00 |
|
bprashanth
|
3f618d7dca
|
Add unittest
|
2017-02-08 19:31:55 -08:00 |
|
bprashanth
|
bc8b658a5c
|
Be more specific about the type of error to retry on
|
2017-02-08 17:27:53 -08:00 |
|
bprashanth
|
24d9aada11
|
Set balancing mode
|
2017-02-08 15:15:48 -08:00 |
|
rsafronov
|
4c2b2512f5
|
Merge branch 'upstream' into nginx/extauth_headers
|
2017-02-08 16:57:03 -05:00 |
|
Prashanth B
|
0b1fc38128
|
Merge pull request #248 from jcmoraisjr/jm-haproxy-docs-fix
Small fixes on HAProxy Ingress docs
|
2017-02-09 03:26:26 +05:30 |
|
Joao Morais
|
67f1e77b08
|
Minor fix on console cmd of HAProxy docs
|
2017-02-08 07:26:31 -02:00 |
|
Joao Morais
|
8cb6a6693e
|
Fix servicePort on HAProxy Ingress docs
|
2017-02-08 07:24:17 -02:00 |
|
Prashanth B
|
1eaea7576c
|
Merge pull request #240 from jcmoraisjr/jm-docs-haproxy
HAProxy Ingress docs
|
2017-02-08 06:00:54 +05:30 |
|
Joao Morais
|
cccd1476f9
|
Fix service names of HAProxy Ingress docs
|
2017-02-07 21:47:45 -02:00 |
|
Joao Morais
|
8d19531b26
|
Consistency editing of HAProxy Ingress docs
|
2017-02-07 21:45:12 -02:00 |
|
Manuel de Brito Fontes
|
8e0985e635
|
Add example using custom headers
|
2017-02-07 18:04:15 -03:00 |
|
Manuel de Brito Fontes
|
5cc5669938
|
Add support for custom proxy headers using a ConfigMap
|
2017-02-07 17:00:23 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
2045786e37
|
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
|
ee484aa19f
|
Fix wrong URL in nginx ingress configuration
|
2017-02-07 20:26:11 +01:00 |
|
Manuel de Brito Fontes
|
c83d46ef86
|
Add information about cors annotation
|
2017-02-07 11:17:25 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
4eb527d4a9
|
Merge pull request #228 from tangle329/master
Fix worker check issue
|
2017-02-07 09:36:55 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f663ca4cb0
|
Merge pull request #241 from caiyixiang/changeUDP
correct a spell mistake
|
2017-02-07 09:34:42 -03:00 |
|
caiyixiang
|
229250f419
|
changeUDP
|
2017-02-07 14:35:39 +08:00 |
|
Joao Morais
|
b579cbba74
|
Docs - TLS termination of HAProxy Ingress
|
2017-02-06 22:28:45 -02:00 |
|
Joao Morais
|
51ead1ce73
|
Docs - deploying HAProxy Ingress Controller
|
2017-02-06 21:40:28 -02:00 |
|
Joao Morais
|
61954a0baf
|
Add HAProxy Ingress to the catalog
|
2017-02-06 21:40:03 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
016f3a2bc7
|
Merge pull request #232 from aledbf/fix-spell
Change searchs with searches
|
2017-02-06 11:15:22 -03:00 |
|
Manuel de Brito Fontes
|
80a0481550
|
Change searchs with searches
|
2017-02-05 19:41:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
bf8e2e91b2
|
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
|
36f842c011
|
Add information about proxy_protocol in port 442
|
2017-02-04 21:29:35 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e35e5bfce5
|
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
|
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 |
|
rsafronov
|
66813229f8
|
Merge branch 'upstream' into nginx/extauth_headers
|
2017-02-03 20:10:57 -05:00 |
|
rsafronov
|
302fa5f4bb
|
Added: support for http header passing from external authentication service response
|
2017-02-03 19:43:15 -05: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 |
|