Elvin Efendi
cd25a0c17a
adjust docs
2019-07-01 10:24:09 -04:00
Elvin Efendi
b66f9e329d
override least recently used entries when certificate_data dictionary is full
2019-07-01 10:18:40 -04:00
Kubernetes Prow Robot
ecce3fd7b1
Merge pull request #4180 from aledbf/externalname
...
Service type=ExternalName can be defined with ports
2019-06-25 13:47:15 -07:00
Kubernetes Prow Robot
c2ea775bc6
Merge pull request #4229 from aledbf/4106
...
Do not send empty certificates to nginx
2019-06-25 13:21:58 -07:00
Manuel Alejandro de Brito Fontes
225f881ed0
Add e2e test for invalid secrets
2019-06-25 09:28:52 -04:00
Manuel Alejandro de Brito Fontes
8ca5c1cba9
Do not send empty certificates to nginx
2019-06-25 08:15:28 -04:00
Kubernetes Prow Robot
1cd87b02d1
Merge pull request #4228 from roemba/patch-1
...
Add notes on timeouts while using long GRPC streams
2019-06-25 04:38:35 -07:00
Manuel Alejandro de Brito Fontes
d57fddebd7
Update image dependencies ( #4225 )
2019-06-25 06:58:27 -04:00
Roemer Hendrikx
ef3ebbeab5
Add notes on timeouts while using long GRPC streams
...
GRPC streams longer than 60s hit multiple timeouts that NGINX has defined. Not all of them are easy to find, so I added some notes to the GRPC example to warn users of setting the correct timeouts if the wish their stream to not be aborted after 60 seconds.
2019-06-25 10:29:39 +02:00
Kubernetes Prow Robot
c8cbf0db29
Merge pull request #4227 from aledbf/lint
...
Fix misspelled and e2e check
2019-06-24 21:30:34 -07:00
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
85a848faaf
Fix misspelled and e2e check
2019-06-24 23:47:22 -04: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
Manuel Alejandro de Brito Fontes
0ac850cba4
Service type=ExternalName can be defined with ports
2019-06-18 17:17:43 -04: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