Commit graph

1214 commits

Author SHA1 Message Date
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
Joao Morais
bebaa64e38 Move secretTracker updating to GetAuthCertificate() 2017-05-23 14:20:31 -03: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
Manuel de Brito Fontes
53f4097ecd Replace NodeLegacyHostIP with NodeInternalIP 2017-05-20 20:11:58 -04:00
Manuel de Brito Fontes
e7457d8407 Update golang dependencies 2017-05-20 20:11:38 -04:00
Manuel de Brito Fontes
def1c72e04 Refactoring whitelist source IP verification 2017-05-20 19:32:03 -04:00
Manuel Alejandro de Brito Fontes
38f96b88fe Merge pull request #734 from aledbf/fix-nginx-image
Specify nginx image arch
2017-05-18 18:00:46 -04:00
Manuel de Brito Fontes
eecce5ac9d Specify nginx image arch 2017-05-18 17:57:33 -04:00
Manuel Alejandro de Brito Fontes
114a812bff Merge pull request #728 from aledbf/update-nginx-controller
Update nginx image
2017-05-18 17:46:42 -04:00
Nick Sardo
9812ced498 Merge pull request #729 from aledbf/update-nginx
Release nginx-slim 0.17
2017-05-18 13:24:35 -07:00
Manuel Alejandro de Brito Fontes
4670cab914 Merge pull request #731 from szuecs/doc/kube-aws-ingress
add zalando-incubator project kube-ingress-aws-controller to catalog
2017-05-18 11:49:05 -04:00
Sandor Szücs
6e9047b520 add zalando-incubator project kube-ingress-aws-controller to catalog 2017-05-18 15:06:55 +02:00
Nick Sardo
d0840e25c3 Merge pull request #726 from aledbf/update-ubuntu-slim
Release ubuntu-slim 0.10
2017-05-17 20:14:31 -07:00
Manuel de Brito Fontes
f5365aa4a5 Update nginx image 2017-05-17 14:54:27 -04:00
Manuel de Brito Fontes
5a511d8e36 Release nginx-slim 0.17 2017-05-17 11:22:11 -04:00