Commit graph

4212 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
3de8178e45 Update nginx image 2019-06-24 23:36:23 -04:00
Manuel Alejandro de Brito Fontes
ec90a340ec Remove travis-ci badge (#4223) 2019-06-24 15:23:09 -04:00
Kubernetes Prow Robot
8637f94e58 Merge pull request #4224 from Shopify/fix-monitor-test
fix monitor test after move to openresty
2019-06-24 11:48:36 -07:00
Elvin Efendi
865fe79902 fix monitor test after move to openresty 2019-06-24 14:21:19 -04:00
Kubernetes Prow Robot
430865482a Merge pull request #4221 from aledbf/upgrade-nginx-image
Switch to openresty image
2019-06-24 09:45:57 -07:00
Kubernetes Prow Robot
c9f0476b81 Merge pull request #4220 from aledbf/openresty
Migrate to openresty
2019-06-24 07:33:56 -07:00
Kubernetes Prow Robot
e082cb9619 Merge pull request #4214 from aledbf/update-go-deps
Update go dependencies
2019-06-24 06:29:57 -07:00
Manuel Alejandro de Brito Fontes
8754abf890 Update go dependencies 2019-06-24 09:07:24 -04:00
Kubernetes Prow Robot
348147a309 Merge pull request #4212 from aledbf/grpc-e2e
Add e2e tests for grpc
2019-06-23 21:19:56 -07:00
Manuel Alejandro de Brito Fontes
61498d1a29 In case of errors running e2e tests, print the generated nginx.conf file 2019-06-23 22:51:39 -04:00
Manuel Alejandro de Brito Fontes
e28c01a19b Update e2e tests for openresty 2019-06-23 22:51:39 -04:00
Manuel Alejandro de Brito Fontes
d23160c8c9 Update test image and binaries 2019-06-23 22:51:38 -04:00
Manuel Alejandro de Brito Fontes
16d71d48f5 Migrate to openresty 2019-06-23 22:29:11 -04:00
Manuel Alejandro de Brito Fontes
d92f27ad8c Migrate to openresty 2019-06-23 20:25:47 -04:00
Kubernetes Prow Robot
7835285540 Merge pull request #4219 from diazjf/authtls-100
Get AuthTLS annotation unit tests to 100%
2019-06-21 12:08:15 -07:00
Fernando Diaz
6b1b38f765 Get AuthTLS annotation unit tests to 100%
Adds more unit tests for the authtls annotation. Increases the
coverage.
2019-06-21 12:46:07 -05:00
Kubernetes Prow Robot
dd8c8bb007 Merge pull request #4217 from tmatth/patch-1
Fix typo in annotations
2019-06-20 20:04:35 -07:00
Tristan Matthews
17f3ef188f Update annotations.md 2019-06-20 20:19:11 -04:00
Manuel Alejandro de Brito Fontes
56fc9069ee Do not set Host header when backend protocol is grpc 2019-06-18 23:44:10 -04:00
Manuel Alejandro de Brito Fontes
7975adbb25 Update go dependencies for e2e tests 2019-06-18 23:44:10 -04:00
Manuel Alejandro de Brito Fontes
5bda73ec03 Add e2e tests for grpc using https://grpcb.in 2019-06-18 23:44:10 -04:00
Kubernetes Prow Robot
6dfbcdbe2c Merge pull request #4128 from cornershop/feature/service-collectLabel
feature(collectors): Added services to collectorLabels
2019-06-18 19:08:31 -07:00
Manuel Alejandro de Brito Fontes
1ce3f8c2c4 Service type=ExternalName can be defined with ports 2019-06-18 17:17:43 -04:00
Kubernetes Prow Robot
965052bef9 Merge pull request #4204 from aledbf/externalName
Add e2e test for service type=ExternalName
2019-06-18 09:26:25 -07:00
Manuel Alejandro de Brito Fontes
f4adc9116c Add e2e test for service type=ExternalName 2019-06-17 23:12:24 -04:00
Kubernetes Prow Robot
884571a18e Merge pull request #4127 from aledbf/migration
Migrate to new networking.k8s.io/v1beta1 package
2019-06-13 09:28:19 -07:00
Kubernetes Prow Robot
d6297cb23c Merge pull request #4187 from s-shirayama/add_unit_test_case_for_balancer_lua_module
Add unit test cases for balancer lua module
2019-06-13 09:02:20 -07:00
Kubernetes Prow Robot
c5891f7f93 Merge pull request #4185 from Colstuwjx/fix/missing-healthcheck-timeout
Fix: fillout missing health check timeout on health check.
2019-06-13 08:38:20 -07:00
Manuel Alejandro de Brito Fontes
2fe2bc7a09 Update go dependencies 2019-06-13 11:32:39 -04:00
Manuel Alejandro de Brito Fontes
fb0b39af9f Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
Kubernetes Prow Robot
fd386f7de3 Merge pull request #4191 from ShimiT/lua_cfg_data
increase lua_shared_dict config data
2019-06-13 07:58:19 -07:00
Colstuwjx
999ad2c7da Fix: fillout missing health check timeout on health check. 2019-06-13 21:15:50 +08:00
tals
38aabd7636 increase lua_shared_dict config data 2019-06-12 18:42:47 +03:00
Kubernetes Prow Robot
6bbaf78ea5 Merge pull request #4119 from tammert/conditional-modsecurity-module-load
Only load module ngx_http_modsecurity_module.so when option enable-mo…
2019-06-11 08:08:22 -07:00
Sebastiaan Tammer
a8a2cd4601 Only load modsecurity_module when ModSec is active 2019-06-11 16:39:52 +02:00
s-shirayama
9e7fd9c1e0 Add unit test case for canary by header 2019-06-11 22:34:33 +09:00
s-shirayama
7f86907b3c Add unit test case for canary by cookie 2019-06-11 22:34:30 +09:00
s-shirayama
2b98297c1b Add unit test case for canary by weight 2019-06-11 22:34:24 +09:00
s-shirayama
b1af533b2b Add unit test case for balancer.route_to_alternative_balancer() 2019-06-11 22:34:05 +09:00
Kubernetes Prow Robot
04c12a354f Merge pull request #4169 from Shopify/refactor-sticky-balancer
simplify sticky balancer and fix a bug
2019-06-07 07:28:03 -07:00
Elvin Efendi
5df2cf80d6 bugfix: check all previously failing upstreams, not just the last one 2019-06-07 10:00:31 -04:00
Elvin Efendi
8e2087f12c simplify sticky balancer 2019-06-06 16:32:33 -04:00
Kubernetes Prow Robot
ef4a991f94 Merge pull request #4162 from stramel/patch-1
Add "text/javascript" to compressible MIME types
2019-06-06 11:35:34 -07:00
Michael Stramel
002c1236d0 Add "text/javascript" to compressible MIME types
Based on the HTML Standard, https://html.spec.whatwg.org/multipage/scripting.html#scriptingLanguages, servers _should_ use `text/javascript`.
2019-06-06 13:11:56 -05:00
Kubernetes Prow Robot
6378494a2d Merge pull request #4166 from Shopify/use-correct-type
Session Affinity ChangeOnFailure should be boolean
2019-06-06 08:52:14 -07:00
Elvin Efendi
2e14c18775 Session Affinity ChangeOnFailure should be boolean 2019-06-06 11:22:05 -04:00
Kubernetes Prow Robot
cd4962847c Merge pull request #4164 from Shopify/fix-file-mods
fix source file mods
2019-06-06 08:12:14 -07:00
Elvin Efendi
18bb52371f fix source file mods 2019-06-06 10:47:08 -04:00
Kubernetes Prow Robot
ff9bf44136 Merge pull request #4048 from fedunineyu/change-upstream-on-error-with-sticky-session
Change upstream on error when sticky session balancer is used
2019-06-06 07:22:17 -07:00
Kubernetes Prow Robot
a59451e5d1 Merge pull request #4160 from aledbf/fix-expire-metric
SSL expiration metrics cannot be tied to dynamic updates
2019-06-06 06:24:13 -07:00