Commit graph

4509 commits

Author SHA1 Message Date
Kubernetes Prow Robot
cfb12497c2 Merge pull request #4492 from ElvinEfendi/fix-certificate-lua-test
fix lua certificate handling tests
2019-08-26 10:30:25 -07:00
Elvin Efendi
8eadb064f5 fix lua certificate handling tests 2019-08-26 13:05:05 -04:00
Manuel Alejandro de Brito Fontes
22e78b3511 Add support for multiple alias and remove duplication of SSL certificates (#4472) 2019-08-26 10:58:44 -04:00
Manuel Alejandro de Brito Fontes
d1f647f18d Refactor ingress status IP address (#4490) 2019-08-25 12:27:34 -04:00
Kubernetes Prow Robot
81d2e5d535 Merge pull request #4463 from zerda/fix-add-headers
Always set headers with add-headers option
2019-08-25 09:16:21 -07:00
Manuel Alejandro de Brito Fontes
6d54bd9b60 Fix log format markdown (#4489) 2019-08-24 22:48:17 -04:00
Manuel Alejandro de Brito Fontes
9498492ffb Lint code using staticcheck (#4471) 2019-08-23 12:08:40 -04:00
Manuel Alejandro de Brito Fontes
40ca3bcb3b Update images to 0.25.1 (#4485) 2019-08-23 10:48:33 -04:00
Kubernetes Prow Robot
3b4e6a5835 Merge pull request #4476 from antoineco/bug/nil-err-channel
Initialize nginx process error channel
2019-08-22 09:46:33 -07:00
Kubernetes Prow Robot
d1fdb2fd25 Merge pull request #4466 from hobti01/patch-1
Add rate limit units and error status
2019-08-22 07:26:31 -07:00
Antoine Cotten
1c6a7e1cb8 Initialize nginx process error channel
goroutines that write to ngxErrCh remain asleep forever without that
necessary initialization.
2019-08-22 16:25:47 +02:00
Tim Hobbs
3aeb7c3677 Add rate limit units and error status
Signed-off-by: Tim Hobbs <timothy.hobbs@ic-consult.com>
2019-08-22 16:03:41 +02:00
Kubernetes Prow Robot
5675a37ff2 Merge pull request #4409 from ProNic-QY/master
sort ingress by namespace and name when ingress.CreationTimestamp identical
2019-08-18 17:30:03 -07:00
Kubernetes Prow Robot
87d4bf49ad Merge pull request #4327 from leki75/proxyssl
Add proxy_ssl_* directives
2019-08-18 09:14:04 -07:00
qianyong
4be0e7cfea sort ingress by namespace and name when ingress.CreationTimestamp identical 2019-08-18 23:11:15 +08:00
SilverFox
d52930982b Always set headers with add-headers option
It should work regardless of the response code or add_header directive in location.
2019-08-18 14:28:43 +08:00
Kubernetes Prow Robot
543ed06d5d Merge pull request #4460 from ethan-daocloud/patch-2
cleanup: fix typos in framework.go
2019-08-17 10:52:06 -07:00
Guangming Wang
6cebc33c0f cleanup: fix typos in framework.go
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-08-17 23:16:15 +08:00
Kubernetes Prow Robot
0480c33635 Merge pull request #4459 from ethan-daocloud/patch-1
cleanup logging message typos in rewrite.go
2019-08-16 16:22:10 -07:00
Guangming Wang
f61714145b cleanup logging message typos in rewrite.go
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-08-16 23:36:24 +08:00
Kubernetes Prow Robot
575bb7cc42 Merge pull request #4458 from ElvinEfendi/zone-aware-routing-kep-1
implementation proposal for zone aware routing
2019-08-16 07:56:28 -07:00
Kubernetes Prow Robot
4c18b6125c Merge pull request #4456 from aledbf/psp-mount
Fix file permissions to support volumes
2019-08-16 06:24:32 -07:00
Gabor Lekeny
0ff3a3cbe6 Change PemSHA to CASHA 2019-08-16 06:31:15 +02:00
Gabor Lekeny
da3bbb5d4a Merge branch 'master' of https://github.com/kubernetes/ingress-nginx into proxyssl 2019-08-16 06:21:53 +02:00
Elvin Efendi
be044b9215 implementation proposal for zone aware routing 2019-08-15 23:31:47 -04:00
Kubernetes Prow Robot
d7341276f8 Merge pull request #4455 from ElvinEfendi/zone-aware-routing-kep
KEP: availability zone aware routing
2019-08-15 20:24:33 -07:00
Manuel Alejandro de Brito Fontes
9c917a54e7 Fix file permissions to support volumes 2019-08-15 20:48:37 -04:00
Elvin Efendi
80c2ea7cc2 KEP: availability zone aware routing 2019-08-15 19:46:36 -04:00
Kubernetes Prow Robot
7589f3eb05 Merge pull request #4451 from ElvinEfendi/avoid-redundant-lua-sync
post data to Lua only if it changes
2019-08-15 16:20:34 -07:00
Elvin Efendi
06df24b09e post data to Lua only if it changes 2019-08-15 17:21:34 -04:00
Kubernetes Prow Robot
0fad890f92 Merge pull request #4452 from aledbf/fix-tests
Fix test description on error
2019-08-15 14:20:35 -07:00
Manuel Alejandro de Brito Fontes
b974e574bc Fix test description on error 2019-08-15 16:56:20 -04:00
Kubernetes Prow Robot
3f5d7adb41 Merge pull request #4449 from aledbf/fix-en
Fix service type external name using the name
2019-08-15 13:08:35 -07:00
Kubernetes Prow Robot
64f86941c4 Merge pull request #4450 from Shopify/proxy-max-temp-file-size
Add nginx proxy_max_temp_file_size configuration option
2019-08-15 12:40:33 -07:00
Kubernetes Prow Robot
3711636f3a Merge pull request #4448 from Shopify/upstream-ewma-patches
ewma improvements
2019-08-15 11:36:38 -07:00
Maxime Ginters
cc9efe530f Add nginx proxy_max_temp_file_size configuration option 2019-08-15 13:47:42 -04:00
Elvin Efendi
5eecc9bb5b make luaSharedDicts test less dependent on default values 2019-08-15 13:13:43 -04:00
Elvin Efendi
3cb91a0c0f ewma improvements 2019-08-15 13:13:43 -04:00
Kubernetes Prow Robot
ec686671df Merge pull request #4412 from Shopify/ssl-early-data
Add nginx ssl_early_data option support
2019-08-15 10:08:35 -07:00
Manuel Alejandro de Brito Fontes
b9a6427390 Fix service type external name using the name 2019-08-15 12:09:42 -04:00
Kubernetes Prow Robot
f220604fdd Merge pull request #4351 from aledbf/static-mode
KEP: Remove static SSL configuration mode
2019-08-14 21:26:33 -07:00
Kubernetes Prow Robot
46a5090517 Merge pull request #4446 from ElvinEfendi/improve-lua-shared-dicts-setting
lua-shared-dicts improvements, fixes and documentation
2019-08-14 20:42:32 -07:00
Elvin Efendi
e0e39c66a3 fix test by setting default luashareddicts 2019-08-14 22:10:56 -04:00
Elvin Efendi
7813adc178 set /configuration client body size dynamically 2019-08-14 22:10:56 -04:00
Elvin Efendi
a61c9e2603 lua-shared-dicts improvements, fixes and documentation 2019-08-14 22:10:56 -04:00
Kubernetes Prow Robot
b09532adc2 Merge pull request #4422 from ElvinEfendi/lua-resolv-conf-search
teach lua about search and ndots settings in resolv.conf
2019-08-14 17:36:33 -07:00
Kubernetes Prow Robot
2d4a62c5ae Merge pull request #4356 from aledbf/only-dynamic-mode
Only support SSL dynamic mode
2019-08-14 17:08:35 -07:00
Kubernetes Prow Robot
375b95c8f3 Merge pull request #4445 from ElvinEfendi/upgrade-openresty
use latest openresty with CVE patches
2019-08-14 15:46:33 -07:00
Elvin Efendi
eef5818774 e2e test for service with incomplete external name 2019-08-14 18:03:30 -04:00
Elvin Efendi
5aa8bdc2bb teach lua about search and ndots settings in resolv.conf 2019-08-14 18:03:30 -04:00