Commit graph

1126 commits

Author SHA1 Message Date
Arjan Schaaf
9e003943f0 #789 removing duplicate X-Real-IP header introduced e3fca6a192 2017-05-29 11:43:05 +02:00
Manuel Alejandro de Brito Fontes
1d89d6ebaa Merge pull request #787 from aledbf/pass-server-header
Add setting to allow returning the Server header from the backend
2017-05-28 19:16:58 -04:00
Manuel de Brito Fontes
420462abf4 Add setting to allow returning the Server header from the backend 2017-05-28 17:40:25 -04:00
Manuel Alejandro de Brito Fontes
9d68a62030 Merge pull request #784 from aledbf/variable-hash-size
Allow customization of variables hash tables
2017-05-28 17:25:05 -04:00
Manuel de Brito Fontes
3ccb66801d Allow customization of variables hash tables 2017-05-28 16:05:49 -04:00
Manuel Alejandro de Brito Fontes
58e0c742d0 Merge pull request #783 from unixwitch/nginx-app-root
nginx/README.md: clarify app-root and fix example hyperlink
2017-05-28 15:43:51 -04:00
Liss Tarnell
32c002cffc nginx/README.md: clarify app-root and fix example hyperlink 2017-05-28 20:41:00 +01:00
Manuel Alejandro de Brito Fontes
8c8a8aa58e Merge pull request #776 from unixwitch/annotations-list
docs/annotations.md: add list of known annotations
2017-05-28 14:54:57 -04:00
Liss Tarnell
77c1257a86 docs/annotations.md: fix app-root and clean up haproxy 2017-05-28 19:47:24 +01:00
Manuel Alejandro de Brito Fontes
f574c02c32 Merge pull request #774 from aledbf/fix-tcp-upd-listen
Add IPv6 support in TCP and UDP stream section
2017-05-28 13:11:05 -04:00
Manuel Alejandro de Brito Fontes
dbfa3b2e1a Merge pull request #780 from xeor/patch-1
Correcting image version link
2017-05-27 15:29:15 -04:00
Lars Solberg
f3f6f5ffe7 Correcting image version link 2017-05-27 21:04:40 +02:00
Manuel Alejandro de Brito Fontes
aef3e4e74f Merge pull request #773 from aknuds1/fix-readme
Fix README WRT. building nginx-ingress-controller
2017-05-27 08:06:33 -04:00
Nick Sardo
13830eb1ff Merge pull request #779 from nicksardo/recorder-scheme
Change recorder event scheme for GCE
2017-05-26 15:39:06 -07:00
Nick Sardo
1c60ae7212 Use scheme package 2017-05-26 14:43:35 -07:00
Nick Sardo
a055a1381a Merge pull request #778 from aledbf/fix-beta-6
Release nginx ingress controller 0.9-beta.7
2017-05-26 12:58:28 -07:00
Manuel de Brito Fontes
034f86bfef Release nginx ingress controller 0.9-beta.7 2017-05-26 15:10:07 -04:00
Nick Sardo
2c5b4ab733 Merge pull request #777 from aledbf/fix-ssl-proxy
Update sniff parser to fix index out of bound error
2017-05-26 11:59:33 -07:00
Manuel de Brito Fontes
a44b98408c Update sniff parser to fix index out of bound error 2017-05-26 14:25:06 -04:00
Liss Tarnell
ca6930f7f0 docs/annotations.md: add list of known annotations
Per discussion in #770 and on Slack, create a list of known annotations across
various Ingress controller implementations.  This will (hopefully) increase
compatibility across implementations and reduce the need for users to change
all their annotations when changing Ingress controllers.
2017-05-26 18:51:32 +01:00
Manuel de Brito Fontes
5b2625fec8 Add support for IPv6 in TCP and UDP stream section 2017-05-26 12:19:54 -04:00
Arve Knudsen
d6da0bb56c Fix README wrt. building nginx-ingress-controller 2017-05-26 16:20:21 +02:00
Manuel Alejandro de Brito Fontes
5d8e8866e7 Merge pull request #769 from ohaiwalt/patch-1
Typo fix ingres -> ingress
2017-05-26 08:21:20 -04:00
Matthew Walter
b0a533cf41 Typo fix ingres -> ingress 2017-05-25 23:13:40 -04:00
Manuel Alejandro de Brito Fontes
a7b098324d Merge pull request #767 from julianvmodesto/add-voyager-to-catalog
Add Voyager, a HAProxy Ingress Controller, to the catalog
2017-05-25 18:36:47 -04:00
Julian V. Modesto
4c6da2683c Add Voyager to catalog 2017-05-25 14:52:59 -04:00
Manuel Alejandro de Brito Fontes
6425e01307 Merge pull request #764 from chentao1596/example-copyright
Correct the format of 'copyright'
2017-05-25 07:45:51 -04:00
chentao1596
cc061a816c correct the wording of 'copyright' 2017-05-25 15:14:47 +08:00
Nick Sardo
940c5771fb Merge pull request #763 from aledbf/release-beta-6
Release nginx ingress controller 0.9-beta.6
2017-05-24 18:02:29 -07:00
Manuel Alejandro de Brito Fontes
73f1b3facc Merge pull request #762 from jcmoraisjr/jm-config-flags
Add ConfigureFlags() on controller interface
2017-05-24 20:42:33 -04:00
Manuel de Brito Fontes
9d1ff2ef45 Release nginx ingress controller 0.9-beta.6 2017-05-24 20:14:49 -04:00
Joao Morais
fc68a5b512 Add ConfigureFlags() on controller interface 2017-05-24 21:03:52 -03:00
Manuel Alejandro de Brito Fontes
c3ba737f8b Merge pull request #760 from aledbf/refactor-locks
Change recorder event scheme
2017-05-24 14:35:13 -04:00
Manuel de Brito Fontes
458c54c1c4 Change recorder event scheme 2017-05-24 14:02:51 -04:00
Manuel Alejandro de Brito Fontes
4362e7dfcf Merge pull request #757 from aledbf/refactor-locks
Replace use of endpoints as locks with configmap
2017-05-24 08:04:14 -04:00
Manuel de Brito Fontes
617597b61d Replace use of endpoint as locks with configmap 2017-05-24 01:55:13 -04:00
Manuel Alejandro de Brito Fontes
3a7c2c600c Merge pull request #756 from aledbf/fix-bad-assignment
Fix bad variable assignment in template nginx
2017-05-24 00:53:21 -04:00
Manuel de Brito Fontes
1c565ae0d2 Fix bad variable assignment in template nginx 2017-05-24 00:25:42 -04:00
Manuel Alejandro de Brito Fontes
06a4f8dd86 Merge pull request #755 from aledbf/fix-ServerNameHashMaxSize
Fix server name hash maxSize default value
2017-05-23 21:10:45 -04:00
Manuel de Brito Fontes
1795f845f0 Fix server name hash maxSize default value 2017-05-23 20:13:32 -04:00
Manuel Alejandro de Brito Fontes
1f008d5036 Merge pull request #747 from nevetS/master
added rbac example discussed in kubernetes/ingress issue #266
2017-05-23 13:31:30 -04:00
Steve Kallestad
2ae03d8dba added rbac example discussed in kubernetes/ingress issue #266 2017-05-23 09:58:53 -07:00
Nick Sardo
f4ffa37045 Merge pull request #743 from mkumatag/cross_build
Makefile target for cross building all the supported archs
2017-05-22 23:16:14 -07:00
Manuel Alejandro de Brito Fontes
7e4d74d463 Merge pull request #749 from aledbf/remove-service-annotation
Remove service annotation for namedPorts
2017-05-22 23:34:42 -04:00
Manuel de Brito Fontes
5e913cc8bd Remove service annotation for namedPorts 2017-05-22 22:55:39 -04:00
Nick Sardo
59d871263c Merge pull request #748 from nicksardo/bs-description-update
[GLBC] Automatically update description for backend service
2017-05-22 17:20:24 -07:00
Nick Sardo
31bc115590 Update description if not correct 2017-05-22 16:11:05 -07:00
Nick Sardo
59017140a1 Merge pull request #741 from aledbf/update-godeops
Update golang dependencies
2017-05-22 15:23:08 -07:00
Manjunath A Kumatagi
8a3d5b6ee7 Makefile target for cross building all the supported archs 2017-05-22 08:14:18 -04:00
Manuel Alejandro de Brito Fontes
2c1f822409 Merge pull request #740 from aledbf/fix-allow-deny
Refactoring whitelist source IP verification
2017-05-20 23:39:00 -04:00