Commit graph

2794 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
3816a66a64
Document how the NGINX Ingress controller build nginx.conf (#2479) 2018-06-04 09:08:56 -04:00
k8s-ci-robot
16c8dc81d9
Merge pull request #2601 from amincheloh/patch-1
fix changelog link in README.md
2018-06-04 05:55:53 -07:00
k8s-ci-robot
85f4566e02
Merge pull request #2600 from liyongxin/typo-fix-futher-to-further
typo fix futher to further && preformance to performance
2018-06-04 05:51:55 -07:00
Amin Cheloh
f7ee676c13
fix changelog link in README.md 2018-06-04 18:56:28 +07:00
liyongxin
27050c332f typo fix futher to further && preformance to performance 2018-06-04 19:24:44 +08:00
k8s-ci-robot
fa9823634c
Merge pull request #2504 from jrthrawny/proxy-protocol-timeout-for-passthrough-pr
Add Timeout For TLS Passthrough
2018-06-03 22:54:53 -07:00
Jason Roberts
d637a9b978 Configurable Proxy Protocol header timeout for TLS passthrough 2018-06-03 20:10:41 -05:00
k8s-ci-robot
af5c379975
Merge pull request #2598 from aledbf/fix-sort
Always sort upstream list to provide stable iteration order
2018-06-02 14:58:52 -07:00
Manuel de Brito Fontes
631edb30d9
Update documentation for sort-backends flag 2018-06-02 17:36:08 -04:00
Manuel de Brito Fontes
f3e9292c04
Always sort upstream list to provide stable iteration order 2018-06-02 17:07:14 -04:00
k8s-ci-robot
0b9eb96ec4
Merge pull request #2595 from AdamDang/patch-2
Typo fix: successfull->successful
2018-06-02 09:02:55 -07:00
AdamDang
a7a1f41702
Typo fix: successfull->successful
successfull->successful
2018-06-02 19:44:48 +08:00
k8s-ci-robot
c9fcefe840
Merge pull request #2592 from AdamDang/patch-1
Typo fix: are be->are/to on->to
2018-06-01 06:41:57 -07:00
AdamDang
712e243ff3
Typo fix: are be->are/to on->to
are be->are
to on->to
2018-06-01 08:56:28 +08:00
k8s-ci-robot
88cb4fa662
Merge pull request #2591 from Shopify/access-log-improvements
Access log improvements
2018-05-31 13:26:56 -07:00
Elvin Efendi
d4e6c0dfd8 access_log should be off for internal /configuration endpoint 2018-05-31 16:01:54 -04:00
Elvin Efendi
c97d6e1110 log annotation should be set for catch-all servers 2018-05-31 16:01:54 -04:00
k8s-ci-robot
aeab2002f1
Merge pull request #2588 from aledbf/update-nginx
Update nginx dependencies
2018-05-31 12:30:56 -07:00
Manuel de Brito Fontes
b0643e46f7
Update nginx dependencies 2018-05-31 15:00:15 -04:00
k8s-ci-robot
ded8c154cf
Merge pull request #2590 from mirake/fix-typos
Typo fix: muthual autentication -> mutual authentication
2018-05-31 05:59:55 -07:00
ruicao
ca039a1395 Typo fix: muthual autentication -> mutual authentication 2018-05-31 14:18:08 +08:00
k8s-ci-robot
b9a253e239
Merge pull request #2583 from aviadatsnyk/patch-1
docs: add secret scheme details to the example
2018-05-30 04:13:54 -07:00
k8s-ci-robot
a6409ec34a
Merge pull request #2581 from borekb/patch-1
Improved link in modsecurity.md
2018-05-30 04:05:55 -07:00
aviadatsnyk
d1758c5e5f
add secret scheme details to the example 2018-05-30 10:52:47 +03:00
Borek Bernard
fcfa4f2eb0
Improved link in modsecurity.md 2018-05-30 09:25:12 +02:00
k8s-ci-robot
0cdb74e123
Merge pull request #2577 from Shopify/e2e-test-namespace-isolation
make sure ingress-nginx instances are watching their namespace only during test runs
2018-05-28 14:25:31 -07:00
k8s-ci-robot
f099d372bd
Merge pull request #2543 from Shopify/lua-balancer-refactoring
introduce a balancer interface
2018-05-28 14:09:31 -07:00
Elvin Efendi
2c4e41c905 make sure ingress-nginx instances are watching their namespace only during test runs 2018-05-28 17:00:36 -04:00
Elvin Efendi
b4e6513fc8 make sure after_balance is actually otional
add inline comment to make LB algorithm change detection logic clearer

also require port in addition to host
2018-05-28 16:08:53 -04:00
Elvin Efendi
04b7356190 fix ewma.balance and add unit tests for it 2018-05-28 15:51:58 -04:00
Elvin Efendi
da3a87646a make sure balancer gets deleted when ther is no backend 2018-05-28 15:51:58 -04:00
Elvin Efendi
e9dc275b81 refactor balancer into more testable and extensible interface 2018-05-28 15:51:58 -04:00
k8s-ci-robot
1b5db4b3b0
Merge pull request #2574 from aledbf/default-backend
Fix default-backend annotation
2018-05-27 23:16:30 -07:00
k8s-ci-robot
c34aeedb53
Merge pull request #2573 from aledbf/update-go-deps
Refactor e2e tests and update go dependencies
2018-05-27 22:19:30 -07:00
k8s-ci-robot
4674c60946
Merge pull request #2575 from aledbf/version
Print information about NGINX version
2018-05-27 17:17:31 -07:00
Manuel de Brito Fontes
71b07da0f2 Print information about NGINX version 2018-05-27 19:51:07 -04:00
Manuel de Brito Fontes
2023e56115
Fix default-backend annotation 2018-05-26 19:09:24 -04:00
Manuel de Brito Fontes
2c226ef0fb Fix influxdb test flake 2018-05-26 17:11:15 -04:00
Manuel de Brito Fontes
564f2a9fe4
Add retries to auth test checks 2018-05-26 16:27:45 -04:00
Manuel de Brito Fontes
5dd1b1319c
Fix ClusterRoleBinding for e2e tests 2018-05-26 16:27:45 -04:00
Manuel de Brito Fontes
8a0ed4f787
Do not run qemu static register automatically 2018-05-26 16:27:45 -04:00
Manuel de Brito Fontes
333f37e554
Add setting to customize the number of e2e nodes 2018-05-26 16:27:45 -04:00
Manuel de Brito Fontes
bb4d483837
Update go dependencies 2018-05-26 16:27:45 -04:00
Manuel Alejandro de Brito Fontes
15ffb51394
Enable core dumps during tests (#2570) 2018-05-26 11:08:38 -04:00
k8s-ci-robot
a5958c06b7
Merge pull request #2565 from aledbf/update-nginx
Update nginx version
2018-05-24 21:40:33 -07:00
Manuel Alejandro de Brito Fontes
132a60ac5e
Update nginx modules to fix core dump [ci skip] (#2569) 2018-05-25 00:01:36 -04:00
k8s-ci-robot
a118a78036
Merge pull request #2566 from webwurst/patch-2
Fix wrong default value for `enable-brotli`
2018-05-24 09:02:32 -07:00
Tobias Bradtke
0c2aa4bc98
Fix wrong default value for enable-brotli
Brotli is disabled by default since c67e9185b6
2018-05-24 17:36:32 +02:00
Manuel de Brito Fontes
396d2b6781 Update nginx version 2018-05-24 11:33:11 -04:00
Manuel Alejandro de Brito Fontes
b946b68ee5
Add security contacts file [ci skip] (#2564) 2018-05-24 10:59:49 -04:00