Elvin Efendi
|
2dc6780968
|
fix Status key conflic, fixes https://github.com/kubernetes/ingress-nginx/issues/3451
|
2018-11-21 20:03:15 +04:00 |
|
k8s-ci-robot
|
56ced8fe12
|
Merge pull request #3443 from aledbf/initial-reload
Remove initial log error during reconfiguration
|
2018-11-21 05:44:54 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
ab74482ed4
|
Remove initial log error during reconfiguration
|
2018-11-21 09:28:04 -03:00 |
|
k8s-ci-robot
|
5e335e6003
|
Merge pull request #3437 from Shopify/ingress-annotations
Use struct to pack Ingress and its annotations
|
2018-11-21 00:41:58 -08:00 |
|
k8s-ci-robot
|
8673c65d2f
|
Merge pull request #3441 from aledbf/match-buffer
Match buffer
|
2018-11-21 00:31:55 -08:00 |
|
k8s-ci-robot
|
2b7bbd91e2
|
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
|
3fabd396ff
|
Increase log level when there is an invalid size value
|
2018-11-20 15:09:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f1b905ddf8
|
Match body buffer to max upload size
|
2018-11-20 15:06:03 -03:00 |
|
Maxime Ginters
|
e74987dba5
|
Use struct to pack Ingress and its annotations
|
2018-11-20 09:38:22 -05:00 |
|
k8s-ci-robot
|
f609e0d767
|
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
|
13e15146bf
|
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
|
3c730faf60
|
Only set cookies on paths that enable session affinity
|
2018-11-19 11:42:12 -05:00 |
|
k8s-ci-robot
|
ce7f9ca646
|
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
|
f9f0aaf27c
|
Add annotation for session affinity path
|
2018-11-19 09:15:24 -05:00 |
|
k8s-ci-robot
|
eff623e90a
|
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
|
f9b4c91fe7
|
Refactor assertions
|
2018-11-18 10:53:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
45c6426b79
|
Fix tests
|
2018-11-18 08:17:18 -03:00 |
|
k8s-ci-robot
|
e9a9e02d7e
|
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
|
2427b8e98c
|
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
|
224cb56737
|
Add tcp e2e test
|
2018-11-16 21:07:52 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a96d61242d
|
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
|
ec9a033776
|
Revert removal of support for TCP and UDP services
|
2018-11-16 13:48:47 -03:00 |
|
k8s-ci-robot
|
301488a74e
|
Merge pull request #3424 from aledbf/update-image
Update nginx image
|
2018-11-16 08:42:00 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
779a376927
|
Update nginx modules (#3425)
|
2018-11-16 13:19:01 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
20d0c462ca
|
Update nginx image
|
2018-11-16 12:29:21 -03:00 |
|
Jonathan Pulsifer
|
1cc6a8a696
|
[404-server] Removes 404 server (#3156)
* [404-server] Removes the 404-server
|
2018-11-15 14:51:00 -03:00 |
|
Fernando Diaz
|
3d6f8fde6d
|
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
|
09310b964f
|
Merge pull request #3421 from Shopify/external-auth-typo
Fix X-Forwarded-Proto typo
|
2018-11-14 12:37:48 -08:00 |
|
Maxime Ginters
|
cc1ddbea0d
|
Fix X-Forwarded-Proto typo
|
2018-11-14 10:19:31 -05:00 |
|
Conor Landry
|
ae941513a3
|
bugfix: do not merge catch-all canary backends with itself
|
2018-11-13 13:20:15 -05:00 |
|
k8s-ci-robot
|
d2e831b51a
|
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
|
f5e56f093c
|
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
|
d553a196f0
|
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
|
ec36102ae4
|
be more defensive when deciding alternative balancer
|
2018-11-13 16:03:26 +04:00 |
|
Elvin Efendi
|
c122628c08
|
bugfix: set canary attributes when initializing balancer
|
2018-11-13 15:44:57 +04:00 |
|
k8s-ci-robot
|
5d43fbea33
|
Merge pull request #3410 from mikeweiwei/fix_glog
fix logging calls
|
2018-11-13 02:28:23 -08:00 |
|
mikeweiwei
|
00a83f9cbf
|
fix logging calls
|
2018-11-13 16:02:27 +08:00 |
|
Elvin Efendi
|
2c255a7215
|
breaking change: do not trust x-forwarded-* headers by default
|
2018-11-13 10:35:59 +04:00 |
|
k8s-ci-robot
|
6d3e02ad57
|
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
|
c10a0bf6cc
|
Fix modsecurity configuration file location (#3408)
|
2018-11-12 13:56:39 -03:00 |
|
k8s-ci-robot
|
703e6af536
|
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
|
dbf0bbcdd3
|
Merge pull request #3406 from aledbf/update-image
Update nginx and e2e image
|
2018-11-12 08:10:36 -08:00 |
|
Zenara Daley
|
abd3093bb8
|
Restructure load balance e2e tests and update round robin test
|
2018-11-12 10:19:52 -05:00 |
|
Manuel Alejandro de Brito Fontes
|
abad6bf14e
|
Update nginx image (#3404)
|
2018-11-12 11:51:48 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
9f75001d1f
|
Update nginx and e2e image
|
2018-11-12 11:29:18 -03:00 |
|
Maxime Ginters
|
e65478e544
|
Prevent X-Forwarded-Proto forward during external auth subrequest
|
2018-11-12 09:13:48 -05:00 |
|
k8s-ci-robot
|
56bdc575fa
|
Merge pull request #3395 from mooncak/fix_doc_issue
Fix some documents issues
|
2018-11-11 04:00:20 -08:00 |
|
mooncake
|
a3601797be
|
Fix some documents issues
Signed-off-by: mooncake <xcoder@tenxcloud.com>
|
2018-11-10 19:33:51 +08:00 |
|
k8s-ci-robot
|
a2da31c4c1
|
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
|
e7cf193ecf
|
Fix link in documentation [skip ci] (#3392)
|
2018-11-09 15:57:20 -03:00 |
|