Manuel Alejandro de Brito Fontes
|
9bba947325
|
Merge pull request #279 from chentao1596/fix-examples-requires
fix wrong link in the file of examples/README.md
|
2017-02-14 23:08:41 -03:00 |
|
chentao1596
|
6c35adbfd2
|
fix wrong link in the file of examples/README.md
|
2017-02-15 08:58:36 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
a8b89677d6
|
Merge pull request #275 from aledbf/pass-headers
Pass headers to custom error backend
|
2017-02-14 18:05:22 -03:00 |
|
Manuel de Brito Fontes
|
0cdc4bd8ba
|
Pass headers to custom error backend
|
2017-02-14 17:43:31 -03:00 |
|
Prashanth B
|
a9b57702a6
|
Merge pull request #265 from aledbf/fix-redirect
Fix rewrite annotation parser
|
2017-02-15 00:48:14 +05:30 |
|
Manuel de Brito Fontes
|
5c9bf12648
|
Fix error getting class information from Ingress annotations
|
2017-02-14 11:02:23 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1f70373365
|
Merge pull request #268 from arnd/master
minor: Fix typo in nginx README
|
2017-02-14 09:16:48 -03:00 |
|
Ricardo Pchevuzinske Katz
|
0161ae43d9
|
Improve in documentation and naming case
|
2017-02-14 08:49:10 -02:00 |
|
Arnd Hannemann
|
f46aedd7a2
|
Fix typo in nginx README
|
2017-02-14 10:06:44 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
aa02b7e085
|
Merge pull request #244 from aledbf/annotations-docs
Add information about cors annotation
|
2017-02-13 17:59:47 -03:00 |
|
Ricardo Pchevuzinske Katz
|
a158e5fc5a
|
Improve the session affinity feature
|
2017-02-12 21:13:39 -02:00 |
|
Manuel de Brito Fontes
|
eb69a1d011
|
Fix rewrite annotation parser
|
2017-02-11 19:12:56 -03:00 |
|
Manuel de Brito Fontes
|
f7a27ebcc2
|
Add example
|
2017-02-11 17:19:43 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
037120e97d
|
Merge pull request #262 from bprashanth/readme
Add nginx README and configuration docs back
|
2017-02-10 16:15:22 -03:00 |
|
bprashanth
|
8ea814264d
|
Add nginx README and configuration docs back
|
2017-02-10 10:59:40 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
70756037fd
|
Merge pull request #261 from joshrosso/patch-1
types.go: fix typo in godoc
|
2017-02-10 15:08:00 -03:00 |
|
joshrosso
|
e247fdb7b6
|
types.go: fix typo in godoc
in an backend -> in a backend
|
2017-02-10 10:16:43 -07:00 |
|
Ricardo Pchevuzinske Katz
|
6809319318
|
Adds support for configuring stickness per Ingress
|
2017-02-10 12:24:16 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
01c4301416
|
Merge pull request #256 from chentao1596/election-check
add some unit test cases and fix some errors
|
2017-02-10 07:43:56 -03:00 |
|
chentao1596
|
9aa601f8df
|
add unit test cases for core.pkg.ingress.status.election
|
2017-02-10 16:08:31 +08:00 |
|
chentao1596
|
f33a925e81
|
add unit test cases for core.pkg.ingress.status.status
|
2017-02-10 16:03:12 +08:00 |
|
Ricardo Pchevuzinske Katz
|
79e186cb77
|
New sticky session configuration
|
2017-02-10 01:33:23 -02:00 |
|
Ricardo Pchevuzinske Katz
|
1dbe65ecb6
|
Initial support for sticky config in annotations
|
2017-02-10 01:00:17 -02:00 |
|
chentao1596
|
a72e94f297
|
modify to get the right content when updating ingress
|
2017-02-10 10:51:11 +08:00 |
|
chentao1596
|
a77dd5dfd0
|
remove redudant alias
|
2017-02-10 10:47:18 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
9f83100dcc
|
Merge pull request #255 from rikatz/nginx-disable-access-log
Adds support for disabling access_log globally
|
2017-02-09 20:42:26 -03:00 |
|
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 |
|