Commit graph

4162 commits

Author SHA1 Message Date
Kubernetes Prow Robot
b40fca57ca
Merge pull request #4226 from aledbf/update-image
Update nginx image
2019-06-24 21:02:36 -07:00
Manuel Alejandro de Brito Fontes
d769c8a4d8
Update nginx image 2019-06-24 23:36:23 -04:00
Manuel Alejandro de Brito Fontes
1f28975c2c
Remove travis-ci badge (#4223) 2019-06-24 15:23:09 -04:00
Kubernetes Prow Robot
bfaa3f1461
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
2b46c3a056 fix monitor test after move to openresty 2019-06-24 14:21:19 -04:00
Kubernetes Prow Robot
5dfc7e211f
Merge pull request #4221 from aledbf/upgrade-nginx-image
Switch to openresty image
2019-06-24 09:45:57 -07:00
Kubernetes Prow Robot
0c1935f99c
Merge pull request #4220 from aledbf/openresty
Migrate to openresty
2019-06-24 07:33:56 -07:00
Kubernetes Prow Robot
680b033ac6
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
a662db5366
Update go dependencies 2019-06-24 09:07:24 -04:00
Kubernetes Prow Robot
535d806676
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
dca5557c50
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
ca6b61f639
Update e2e tests for openresty 2019-06-23 22:51:39 -04:00
Manuel Alejandro de Brito Fontes
73be06960e
Update test image and binaries 2019-06-23 22:51:38 -04:00
Manuel Alejandro de Brito Fontes
991f95f6bf
Migrate to openresty 2019-06-23 22:29:11 -04:00
Manuel Alejandro de Brito Fontes
723411521b
Migrate to openresty 2019-06-23 20:25:47 -04:00
Kubernetes Prow Robot
2e44fb158d
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
e616f6d4ad 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
bc4902ec70
Merge pull request #4217 from tmatth/patch-1
Fix typo in annotations
2019-06-20 20:04:35 -07:00
Tristan Matthews
ef4b560499
Update annotations.md 2019-06-20 20:19:11 -04:00
Manuel Alejandro de Brito Fontes
d7b213d979
Do not set Host header when backend protocol is grpc 2019-06-18 23:44:10 -04:00
Manuel Alejandro de Brito Fontes
6140fdd31d
Update go dependencies for e2e tests 2019-06-18 23:44:10 -04:00
Manuel Alejandro de Brito Fontes
5670e3d9de
Add e2e tests for grpc using https://grpcb.in 2019-06-18 23:44:10 -04:00
Kubernetes Prow Robot
cff97c210a
Merge pull request #4128 from cornershop/feature/service-collectLabel
feature(collectors): Added services to collectorLabels
2019-06-18 19:08:31 -07:00
Kubernetes Prow Robot
333e4fa7f7
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
1ed6d89c7b
Add e2e test for service type=ExternalName 2019-06-17 23:12:24 -04:00
Kubernetes Prow Robot
6f1261015b
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
57a0542fa3
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
ec674aa22d
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
5f8deb2312
Update go dependencies 2019-06-13 11:32:39 -04:00
Manuel Alejandro de Brito Fontes
84102eec2b
Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
Kubernetes Prow Robot
aa131b08a2
Merge pull request #4191 from ShimiT/lua_cfg_data
increase lua_shared_dict config data
2019-06-13 07:58:19 -07:00
Colstuwjx
b28577a4bf Fix: fillout missing health check timeout on health check. 2019-06-13 21:15:50 +08:00
tals
a9a73c6ed6 increase lua_shared_dict config data 2019-06-12 18:42:47 +03:00
Kubernetes Prow Robot
8cee8d5d9b
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
c11583dc5f Only load modsecurity_module when ModSec is active 2019-06-11 16:39:52 +02:00
s-shirayama
6f0d6b38b8 Add unit test case for canary by header 2019-06-11 22:34:33 +09:00
s-shirayama
0ff679baa7 Add unit test case for canary by cookie 2019-06-11 22:34:30 +09:00
s-shirayama
e9f4c0bb0e Add unit test case for canary by weight 2019-06-11 22:34:24 +09:00
s-shirayama
7a15f52cf1 Add unit test case for balancer.route_to_alternative_balancer() 2019-06-11 22:34:05 +09:00
Kubernetes Prow Robot
28793092e7
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
e2c6202324 bugfix: check all previously failing upstreams, not just the last one 2019-06-07 10:00:31 -04:00
Elvin Efendi
b9b1ffb1d5 simplify sticky balancer 2019-06-06 16:32:33 -04:00
Kubernetes Prow Robot
e76418cd99
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
686f2310e4 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
d460147abd
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
83f2acbe38 Session Affinity ChangeOnFailure should be boolean 2019-06-06 11:22:05 -04:00
Kubernetes Prow Robot
c6c6f51006
Merge pull request #4164 from Shopify/fix-file-mods
fix source file mods
2019-06-06 08:12:14 -07:00
Elvin Efendi
c4ced9d694 fix source file mods 2019-06-06 10:47:08 -04:00
Kubernetes Prow Robot
286ff13af2
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
79e214c5b2
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