Commit graph

1774 commits

Author SHA1 Message Date
Arno Uhlig
706956c619 fix error when cert or key is nil 2017-09-21 17:50:20 +02:00
Manuel Alejandro de Brito Fontes
12dd1b774a Merge pull request #1382 from aledbf/cleanup
Cleanup
2017-09-17 12:46:40 -07:00
Manuel de Brito Fontes
3ef3a3cf48 Cleanup 2017-09-17 16:12:58 -03:00
Manuel Alejandro de Brito Fontes
37d9b1af45 Merge pull request #1380 from aledbf/cleanup
Cleanup
2017-09-17 10:04:18 -07:00
Manuel de Brito Fontes
48e6a8a039 Cleanup 2017-09-17 13:34:29 -03:00
Manuel Alejandro de Brito Fontes
e089398898 Merge pull request #1379 from aledbf/catch-all
Fix catch all  upstream server
2017-09-17 08:29:42 -07:00
Manuel de Brito Fontes
89d4da1edf Fix catch all server upstream server 2017-09-17 11:55:14 -03:00
Nick Sardo
7332658ca0 Merge pull request #1376 from Noah-Huppert/patch-1
default backend service quota now 5
2017-09-15 12:22:35 -07:00
Noah Huppert
037d2f3fec default backend service quota now 5 2017-09-15 15:08:30 -04:00
Manuel Alejandro de Brito Fontes
6c1f3de91d Merge pull request #1362 from gianrubio/customize-vts-filter-key
Customize VTS/Prometheus metrics
2017-09-15 04:19:06 -07:00
Giancarlo Rubio
7014b3d373 Set default value for vtsDefaultFilterKey 2017-09-15 10:15:21 +02:00
Manuel Alejandro de Brito Fontes
4b8414feff Merge pull request #1365 from Dirbaio/master
Fix equals comparsion returing False if both objects have nil Targets or Services.
2017-09-14 16:05:46 -07:00
Manuel Alejandro de Brito Fontes
8c28e135aa Merge pull request #1367 from SaaldjorMike/fix_typos
Fix typos
2017-09-14 16:05:15 -07:00
Mike Rostermund
b927014649 Fix typos 2017-09-14 21:35:52 +02:00
Dario Nieuwenhuis
84665aeb57 Fix equals comparsion returing False if both objects have nil Targets or Services. 2017-09-14 18:53:06 +02:00
Manuel Alejandro de Brito Fontes
1f76c4877e Merge pull request #1363 from aledbf/fix-load-error
Fix proxy request buffering default configuration
2017-09-14 08:09:12 -07:00
Manuel de Brito Fontes
99e0ce231e Fix proxy request buffering default configuration 2017-09-14 11:42:22 -03:00
Giancarlo Rubio
e3c3b3990a support apdex metrics 2017-09-14 14:27:03 +02:00
Nick Sardo
98adee2b3b Merge pull request #1033 from nikhiljindal/reportIGName
Adding logic to GCE ingress controller to handle multi cluster ingresses
2017-09-13 17:34:29 -07:00
Manuel Alejandro de Brito Fontes
22dba22b52 Merge pull request #1354 from tonglil/patch-3
Fix link
2017-09-13 16:42:36 -07:00
Tony Li
4e79f32d2e Fix link 2017-09-13 19:39:13 -04:00
Manuel Alejandro de Brito Fontes
05eb759285 Merge pull request #1350 from kubernetes/revert-1345-example
Revert "refactor controllers.go"
2017-09-13 12:16:29 -07:00
Manuel Alejandro de Brito Fontes
92920ca028 Revert "refactor controllers.go" 2017-09-13 16:15:47 -03:00
nikhiljindal
87c803b27f Remove multiple calls to CreateInstanceGroups by reusing results from a single call 2017-09-13 11:30:19 -07:00
Manuel Alejandro de Brito Fontes
04c02a2864 Merge pull request #1323 from sethpollack/white_list_real_ip
use $the_real_ip for rate limit whitelist
2017-09-13 09:51:34 -07:00
Manuel Alejandro de Brito Fontes
b6db6c46bd Merge pull request #1349 from aledbf/force-reload
Force reload if a secret is updated
2017-09-13 09:48:38 -07:00
Manuel de Brito Fontes
1e0894999c Force reload if a secret is updated 2017-09-13 12:22:05 -03:00
Manuel Alejandro de Brito Fontes
a9129fef98 Merge pull request #1345 from hzxuzhonghu/example
refactor controllers.go
2017-09-13 06:33:53 -07:00
hzxuzhonghu
38690b7b42 refactor controllers.go 2017-09-13 12:15:14 +08:00
Manuel Alejandro de Brito Fontes
4605282bfd Merge pull request #1340 from wwwtyro/patch-1
Update sha256sum of nginx substitutions
2017-09-12 21:03:36 -07:00
Manuel Alejandro de Brito Fontes
264fa0ecd5 Merge pull request #1335 from auhlig/requestbuffering
Configurable proxy_request_buffering per location..
2017-09-12 16:03:15 -07:00
Arno Uhlig
2045afe87f configurable proxy-request-buffering per location and fix conectTimeout -> connectTimeout 2017-09-12 19:54:28 +02:00
Manuel Alejandro de Brito Fontes
ad1204b170 Merge pull request #1341 from drigz/patch-1
Fix typos
2017-09-12 09:51:21 -07:00
Rodrigo Queiro
c48ab8bfcd Fix typos 2017-09-12 18:33:47 +02:00
Manuel Alejandro de Brito Fontes
7c1a2b98df Merge pull request #1322 from sethpollack/realip
parse real ip
2017-09-12 06:40:39 -07:00
Rye Terrell
d3eed1f16e Update sha256sum of nginx substitutions
For whatever reason, this sha256sum changed. Double check this before merging, obviously, but it seems legit.
2017-09-12 08:31:55 -05:00
Manuel Alejandro de Brito Fontes
ec2416b332 Merge pull request #1339 from aledbf/enable-status
Enable status port listening in all interfaces
2017-09-12 06:28:45 -07:00
Manuel de Brito Fontes
617f4977b2 Enable status port listening in all interfaces 2017-09-12 10:27:51 -03:00
Manuel Alejandro de Brito Fontes
af44e8ead5 Merge pull request #1338 from aledbf/fix-status
Fix multiple leader election
2017-09-12 05:04:08 -07:00
Manuel de Brito Fontes
09440a148c Fix multiple leader election 2017-09-12 00:40:42 -03:00
nikhiljindal
641d006c16 Refactor code to merge multi cluster ingress sync with single cluster ingress sync 2017-09-11 14:44:52 -07:00
Manuel Alejandro de Brito Fontes
08c9655286 Merge pull request #1329 from hzxuzhonghu/example
add example for nginx-ingress
2017-09-10 18:39:49 -07:00
hzxuzhonghu
4386b8a9de add example 2017-09-11 09:17:36 +08:00
Manuel Alejandro de Brito Fontes
6cb1afc9ea Merge pull request #1330 from diazjf/template-unit-tests
Increase coverage in template.go for nginx controller
2017-09-10 12:48:52 -07:00
Manuel Alejandro de Brito Fontes
8453174726 Merge pull request #719 from adfin/upstream-vhost
POC: Setting upstream vhost for nginx.
2017-09-10 12:47:59 -07:00
Fernando Diaz
1d2c47f964 Increase coverage in template.go for nginx controller
Adds some of the missing unit tests to template.go for the nginx
controller.
2017-09-10 11:57:14 -05:00
Milosz Tanski
bed66f46c1 POC: Setting upstream vhost for nginx.
In the current k8 ingress there's no way to control "Host" header sent
to upstream server; it's always the configured vhost.

It's desirable to support custom Host header when proxying for a number
of cases. One such case is forwarding to an Service that points to an
external host that expect a host paramater (like AWS S3 buckets).
There's a number of others.

By default nginx set Host to the upstreams domain name (and not the one
passed in) like K8 always forces. This provided an escape hatch to this
behavior.
2017-09-10 11:38:53 -04:00
Manuel Alejandro de Brito Fontes
fc58f2b154 Merge pull request #1326 from aledbf/fix-headers
Pass headers from the custom error backend
2017-09-09 11:45:05 -07:00
Manuel de Brito Fontes
b9036ec948 Pass headers from the custom error backend 2017-09-09 14:38:48 -03:00
Manuel Alejandro de Brito Fontes
7481df21e6 Merge pull request #1328 from hzxuzhonghu/master
update deprecated interface
2017-09-09 06:14:41 -07:00