k8s-ci-robot
|
5bf422166b
|
Merge pull request #3442 from aledbf/increase-log-level
Increase log level when there is an invalid size value
|
2018-11-21 00:30:03 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
a5341822d5
|
Increase log level when there is an invalid size value
|
2018-11-20 15:09:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
35b8023dc8
|
Match body buffer to max upload size
|
2018-11-20 15:06:03 -03:00 |
|
Maxime Ginters
|
12766cdfc6
|
Use struct to pack Ingress and its annotations
|
2018-11-20 09:38:22 -05:00 |
|
k8s-ci-robot
|
96f5ae6668
|
Merge pull request #3417 from Shopify/fix_canary_merge_self_def
bugfix: do not merge catch-all canary backends with itself
|
2018-11-20 05:03:52 -08:00 |
|
k8s-ci-robot
|
e1780b48d2
|
Merge pull request #3383 from Shopify/affinity-fix
Only set cookies on paths that enable session affinity
|
2018-11-19 21:27:16 -08:00 |
|
Zenara Daley
|
2b109b360b
|
Only set cookies on paths that enable session affinity
|
2018-11-19 11:42:12 -05:00 |
|
k8s-ci-robot
|
82721e575d
|
Merge pull request #3372 from Shopify/session-cookie-path
Add annotation for session affinity path
|
2018-11-19 07:25:32 -08:00 |
|
Zenara Daley
|
50b29feb4a
|
Add annotation for session affinity path
|
2018-11-19 09:15:24 -05:00 |
|
k8s-ci-robot
|
bf7ad0daca
|
Merge pull request #3374 from aledbf/restore-tcp-udp
Revert removal of support for TCP and UDP services
|
2018-11-18 08:33:29 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
a51136b863
|
Refactor assertions
|
2018-11-18 10:53:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
af2dce901d
|
Fix tests
|
2018-11-18 08:17:18 -03:00 |
|
k8s-ci-robot
|
34598e71e0
|
Merge pull request #3428 from aledbf/set-variables
Set proxy_host variable to avoid using default value from proxy_pass
|
2018-11-18 02:17:49 -08:00 |
|
k8s-ci-robot
|
442b01e5e8
|
Merge pull request #3400 from diazjf/more-modsecurity
Add Snippet for ModSecurity
|
2018-11-17 03:35:53 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
654eceda46
|
Add tcp e2e test
|
2018-11-16 21:07:52 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a2d50c2cd6
|
Set proxy_host variable to avoid using default value from proxy_pass
|
2018-11-16 14:55:53 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
168f30d1ec
|
Revert removal of support for TCP and UDP services
|
2018-11-16 13:48:47 -03:00 |
|
k8s-ci-robot
|
d26543aa85
|
Merge pull request #3424 from aledbf/update-image
Update nginx image
|
2018-11-16 08:42:00 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
f314d88e0e
|
Update nginx modules (#3425)
|
2018-11-16 13:19:01 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c6856625ee
|
Update nginx image
|
2018-11-16 12:29:21 -03:00 |
|
Jonathan Pulsifer
|
8aad76e9f1
|
[404-server] Removes 404 server (#3156)
* [404-server] Removes the 404-server
|
2018-11-15 14:51:00 -03:00 |
|
Fernando Diaz
|
95b3042b6e
|
Add a Snippet for ModSecurity
Allows for the configuration of Mod Security rules via
a Snippet.
|
2018-11-14 23:31:27 -06:00 |
|
k8s-ci-robot
|
3febf974b4
|
Merge pull request #3421 from Shopify/external-auth-typo
Fix X-Forwarded-Proto typo
|
2018-11-14 12:37:48 -08:00 |
|
Maxime Ginters
|
20b095f444
|
Fix X-Forwarded-Proto typo
|
2018-11-14 10:19:31 -05:00 |
|
Conor Landry
|
ec28539e43
|
bugfix: do not merge catch-all canary backends with itself
|
2018-11-13 13:20:15 -05:00 |
|
k8s-ci-robot
|
a22c656f30
|
Merge pull request #3409 from Shopify/client-max-body-size
Convert isValidClientBodyBufferSize to something more generic
|
2018-11-13 08:36:06 -08:00 |
|
Maxime Ginters
|
0f3e2b9bf0
|
Convert isValidClientBodyBufferSize to something more generic and use it for client_max_body_size
|
2018-11-13 10:11:40 -05:00 |
|
k8s-ci-robot
|
9d4060c463
|
Merge pull request #3415 from Shopify/fix-canary-bug
bugfix: set canary attributes when initializing balancer
|
2018-11-13 04:43:32 -08:00 |
|
Elvin Efendi
|
764740a09a
|
be more defensive when deciding alternative balancer
|
2018-11-13 16:03:26 +04:00 |
|
Elvin Efendi
|
41c925f390
|
bugfix: set canary attributes when initializing balancer
|
2018-11-13 15:44:57 +04:00 |
|
k8s-ci-robot
|
4e4ec8b9b4
|
Merge pull request #3410 from mikeweiwei/fix_glog
fix logging calls
|
2018-11-13 02:28:23 -08:00 |
|
mikeweiwei
|
2850fb538a
|
fix logging calls
|
2018-11-13 16:02:27 +08:00 |
|
Elvin Efendi
|
5f3b48e16d
|
breaking change: do not trust x-forwarded-* headers by default
|
2018-11-13 10:35:59 +04:00 |
|
k8s-ci-robot
|
023261142c
|
Merge pull request #3405 from Shopify/external-auth-proto
Prevent X-Forwarded-Proto forward during external auth subrequest
|
2018-11-12 12:36:20 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
debf024921
|
Fix modsecurity configuration file location (#3408)
|
2018-11-12 13:56:39 -03:00 |
|
k8s-ci-robot
|
01a343cd09
|
Merge pull request #3407 from Shopify/rr-e2e
Restructure load balance e2e tests and update round robin test
|
2018-11-12 08:48:02 -08:00 |
|
k8s-ci-robot
|
97b9bf9558
|
Merge pull request #3406 from aledbf/update-image
Update nginx and e2e image
|
2018-11-12 08:10:36 -08:00 |
|
Zenara Daley
|
8b32c4c326
|
Restructure load balance e2e tests and update round robin test
|
2018-11-12 10:19:52 -05:00 |
|
Manuel Alejandro de Brito Fontes
|
ddd8eef8d0
|
Update nginx image (#3404)
|
2018-11-12 11:51:48 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e20d651ceb
|
Update nginx and e2e image
|
2018-11-12 11:29:18 -03:00 |
|
Maxime Ginters
|
e1720d62f4
|
Prevent X-Forwarded-Proto forward during external auth subrequest
|
2018-11-12 09:13:48 -05:00 |
|
k8s-ci-robot
|
14fe4898a7
|
Merge pull request #3395 from mooncak/fix_doc_issue
Fix some documents issues
|
2018-11-11 04:00:20 -08:00 |
|
mooncake
|
2d64e15f95
|
Fix some documents issues
Signed-off-by: mooncake <xcoder@tenxcloud.com>
|
2018-11-10 19:33:51 +08:00 |
|
k8s-ci-robot
|
55104c90b2
|
Merge pull request #3390 from Shopify/rr-e2e
Add e2e test for round robin load balancing
|
2018-11-09 11:22:41 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
5cc139999a
|
Fix link in documentation [skip ci] (#3392)
|
2018-11-09 15:57:20 -03:00 |
|
Zenara Daley
|
95db733c12
|
add e2e test for round robin load balancing
|
2018-11-09 13:20:33 -05:00 |
|
k8s-ci-robot
|
950a2f9174
|
Merge pull request #3387 from xichengliudui/fix181109
Modify the wrong function name
|
2018-11-09 06:14:55 -08:00 |
|
k8s-ci-robot
|
5928bc5389
|
Merge pull request #3388 from crystaljade/patch-5
Update annotations.md. Remove Duplication.
|
2018-11-09 05:51:31 -08:00 |
|
crystaljade
|
50e30b47ff
|
Update annotations.md
|
2018-11-09 20:19:22 +08:00 |
|
k8s-ci-robot
|
889ead8b55
|
Merge pull request #3382 from mooncak/fix_bug
Fix typos: reqrite -> rewrite
|
2018-11-09 02:04:52 -08:00 |
|