Commit graph

582 commits

Author SHA1 Message Date
Tang Le
df066518f2 We need check content, when cmd failed.
Signed-off-by: Tang Le <at28997146@163.com>
2017-02-17 19:11:56 +08:00
Prashanth B
008b102651 Merge pull request #293 from tonglil/gcloud-docker
Update makefile gcloud docker command
2017-02-17 07:07:25 +05:30
Tony Li
d5331d3946 do the same for other makefiles 2017-02-16 17:13:36 -08:00
Tony Li
807bc07a16 do the same for nginx 2017-02-16 17:12:33 -08:00
Prashanth B
4f661a56cc Merge pull request #258 from rikatz/nginx-sticky-annotations
Nginx sticky annotations
2017-02-17 05:27:18 +05:30
Tony Li
729984cec2 update makefile docker command 2017-02-16 14:49:35 -08:00
Manuel Alejandro de Brito Fontes
c363c57e52 Merge pull request #285 from Ticketmaster/nodelister
Added a Node StoreLister type
2017-02-16 14:14:05 -03:00
Kraig Amador
8c33b8bbbe Added a Node StoreLister type to support writing ingress controllers that use NodePorts 2017-02-16 09:51:57 -07:00
Ricardo Pchevuzinske Katz
93d5065da1 Adds a new situation in affinity config example 2017-02-16 08:40:35 -02:00
Manuel Alejandro de Brito Fontes
39986c3cc2 Merge pull request #246 from aledbf/set-headers
Add support for custom proxy headers using a ConfigMap
2017-02-16 07:35:57 -03:00
Manuel Alejandro de Brito Fontes
8925d00b3a Merge pull request #272 from aledbf/refactor-annotation-parsers
Fix error getting class information from Ingress annotations
2017-02-16 07:35:34 -03:00
Ricardo Pchevuzinske Katz
59dd5556bd Correct the configuration.md reference to annotations 2017-02-16 08:31:01 -02:00
Ricardo Pchevuzinske Katz
6aad036021 Corrects the affinity test 2017-02-15 11:50:10 -02:00
Manuel Alejandro de Brito Fontes
6e3b7a14e0 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
efb65ba9c1 fix wrong link in the file of examples/README.md 2017-02-15 08:58:36 +08:00
Manuel Alejandro de Brito Fontes
e7c9260ff6 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
a5f5ad16f8 Pass headers to custom error backend 2017-02-14 17:43:31 -03:00
Prashanth B
49c3e0d7d3 Merge pull request #265 from aledbf/fix-redirect
Fix rewrite annotation parser
2017-02-15 00:48:14 +05:30
Manuel de Brito Fontes
a42a2c9e9c Fix error getting class information from Ingress annotations 2017-02-14 11:02:23 -03:00
Manuel Alejandro de Brito Fontes
9b6947cb7f Merge pull request #268 from arnd/master
minor: Fix typo in nginx README
2017-02-14 09:16:48 -03:00
Ricardo Pchevuzinske Katz
a68c1b38bf Improve in documentation and naming case 2017-02-14 08:49:10 -02:00
Arnd Hannemann
64e14fed9b Fix typo in nginx README 2017-02-14 10:06:44 +01:00
Manuel Alejandro de Brito Fontes
d8c5407c36 Merge pull request #244 from aledbf/annotations-docs
Add information about cors annotation
2017-02-13 17:59:47 -03:00
Ricardo Pchevuzinske Katz
167ecb2ad3 Improve the session affinity feature 2017-02-12 21:13:39 -02:00
Manuel de Brito Fontes
bb2d0040dd Fix rewrite annotation parser 2017-02-11 19:12:56 -03:00
Manuel de Brito Fontes
c960569148 Add example 2017-02-11 17:19:43 -03:00
Manuel Alejandro de Brito Fontes
fae86d239d Merge pull request #262 from bprashanth/readme
Add nginx README and configuration docs back
2017-02-10 16:15:22 -03:00
bprashanth
f8f0be099b Add nginx README and configuration docs back 2017-02-10 10:59:40 -08:00
Manuel Alejandro de Brito Fontes
e10f6588b0 Merge pull request #261 from joshrosso/patch-1
types.go: fix typo in godoc
2017-02-10 15:08:00 -03:00
joshrosso
a9bb80d91e types.go: fix typo in godoc
in an backend -> in a backend
2017-02-10 10:16:43 -07:00
Ricardo Pchevuzinske Katz
37890bd7ee Adds support for configuring stickness per Ingress 2017-02-10 12:24:16 -02:00
Manuel Alejandro de Brito Fontes
501c8ffcb4 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
1a3e773fed add unit test cases for core.pkg.ingress.status.election 2017-02-10 16:08:31 +08:00
chentao1596
377c8c72c0 add unit test cases for core.pkg.ingress.status.status 2017-02-10 16:03:12 +08:00
Ricardo Pchevuzinske Katz
ce31e1125c New sticky session configuration 2017-02-10 01:33:23 -02:00
Ricardo Pchevuzinske Katz
4df14027b9 Initial support for sticky config in annotations 2017-02-10 01:00:17 -02:00
chentao1596
964825317e modify to get the right content when updating ingress 2017-02-10 10:51:11 +08:00
chentao1596
0f7a527bbb remove redudant alias 2017-02-10 10:47:18 +08:00
Manuel Alejandro de Brito Fontes
f19bc7243c 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
60dc9fa239 Adds support for disabling the entire access_log 2017-02-09 21:20:12 -02:00
Prashanth B
0421ab870b Merge pull request #251 from bprashanth/balancing_mode
Balancing mode UTILIZATION -> RATE
2017-02-10 00:23:23 +05:30
bprashanth
222676c30c Flip version to 0.9.1 2017-02-08 19:31:59 -08:00
bprashanth
7fde645bee Add unittest 2017-02-08 19:31:55 -08:00
bprashanth
2f093d5f5c Be more specific about the type of error to retry on 2017-02-08 17:27:53 -08:00
bprashanth
5954c92505 Set balancing mode 2017-02-08 15:15:48 -08:00
Prashanth B
e8ea1f8455 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
3812e3a796 Minor fix on console cmd of HAProxy docs 2017-02-08 07:26:31 -02:00
Joao Morais
6b17157c34 Fix servicePort on HAProxy Ingress docs 2017-02-08 07:24:17 -02:00
Prashanth B
aab1883286 Merge pull request #240 from jcmoraisjr/jm-docs-haproxy
HAProxy Ingress docs
2017-02-08 06:00:54 +05:30
Joao Morais
49ae58ea64 Fix service names of HAProxy Ingress docs 2017-02-07 21:47:45 -02:00