Gorka Lerchundi Osa
|
e1c1dfadc7
|
allow specifying custom dh param
fixes #162
|
2017-03-08 15:32:32 +01:00 |
|
Giancarlo Rubio
|
63b5f2f1c5
|
add configuration to disable listening on ipv6
|
2017-03-08 13:29:02 +01:00 |
|
Victor Unegbu
|
dfdcdfde0b
|
remove tmp nginx-diff files
|
2017-03-07 09:59:10 -06:00 |
|
chentao1596
|
1417a3a818
|
add copyright
|
2017-03-07 15:34:31 +08:00 |
|
Manuel de Brito Fontes
|
f0c758eed2
|
Fix custom log format
|
2017-03-06 12:33:51 -03:00 |
|
Manuel de Brito Fontes
|
cd924f5522
|
Avoid duplication of ReadConfig function
|
2017-03-04 18:35:33 -03:00 |
|
Manuel de Brito Fontes
|
1473f64fb0
|
Remove SPDY reference
|
2017-03-04 18:35:33 -03:00 |
|
Manuel de Brito Fontes
|
3c0fb01ba2
|
Add warning when the ingress controller uses a custom class
|
2017-03-04 18:35:33 -03:00 |
|
Manuel de Brito Fontes
|
2399be867e
|
Cleanup custom log format configuration
|
2017-03-04 18:35:33 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
6cd21f7dea
|
Merge pull request #362 from gianrubio/fix-ingress-class
Fix ingress class
|
2017-03-03 09:49:59 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
3b2f668f39
|
Merge pull request #367 from gianrubio/customize-logformat
BuildLogFormatUpstream was always using the default log-format
|
2017-03-03 09:43:48 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
9f39abc019
|
Merge pull request #365 from pwillie/forcesslredirect
add ForceSSLRedirect ingress annotation
|
2017-03-03 09:05:02 -03:00 |
|
Giancarlo Rubio
|
1e5081baf2
|
BuildLogFormatUpstream function was always using the default log-format-upstream,
|
2017-03-03 13:03:49 +01:00 |
|
caiyixiang
|
482293b99d
|
add_judgment
|
2017-03-03 15:17:32 +08:00 |
|
Peter Wilson
|
1a72b3f775
|
add ForceSSLRedirect ingress annotation
|
2017-03-03 16:44:29 +11:00 |
|
Giancarlo Rubio
|
2ddba72baa
|
Fix ingress class
|
2017-03-02 16:50:31 +01:00 |
|
Giancarlo Rubio
|
0ca3aef0f5
|
Add ability to customize upstream and stream log format
|
2017-03-01 18:47:11 +01:00 |
|
Manuel de Brito Fontes
|
84324af140
|
Refactoring of TCP and UDP services
|
2017-02-24 20:14:43 -03:00 |
|
Giancarlo Rubio
|
704a18cec9
|
Add support for proxy cookie path/proxy cookie domain
|
2017-02-24 16:06:30 +01:00 |
|
Marcin Owsiany
|
192c551abb
|
Fix for formatting error introduced in #304.
Why don't we fail the travis build when go fmt is unhappy?
|
2017-02-24 12:05:31 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
964aa0a15a
|
Merge pull request #295 from tangle329/master
We need check content, when cmd failed.
|
2017-02-23 00:28:13 -03:00 |
|
Tang Le
|
c0f0cb2ff7
|
Check content when cmd failed
Signed-off-by: Tang Le <at28997146@163.com>
|
2017-02-20 10:34:05 +08:00 |
|
caiyixiang
|
e68abf067b
|
change 'buildSSPassthrouthUpstreams' to 'buildSSLPassthroughUpstreams'
|
2017-02-20 10:30:37 +08:00 |
|
Manuel de Brito Fontes
|
77221b3555
|
Fix rewrite regex to match the start of the URL and not a substring
|
2017-02-17 11:04:57 -03:00 |
|
Tang Le
|
e26efd0b08
|
We need check content, when cmd failed.
Signed-off-by: Tang Le <at28997146@163.com>
|
2017-02-17 19:11:56 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
b5819d8f4d
|
Merge pull request #246 from aledbf/set-headers
Add support for custom proxy headers using a ConfigMap
|
2017-02-16 07:35:57 -03:00 |
|
Manuel de Brito Fontes
|
5c9bf12648
|
Fix error getting class information from Ingress annotations
|
2017-02-14 11:02:23 -03:00 |
|
Ricardo Pchevuzinske Katz
|
d0c4e0d713
|
Adds support for disabling the entire access_log
|
2017-02-09 21:20:12 -02:00 |
|
Manuel de Brito Fontes
|
5cc5669938
|
Add support for custom proxy headers using a ConfigMap
|
2017-02-07 17:00:23 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
4eb527d4a9
|
Merge pull request #228 from tangle329/master
Fix worker check issue
|
2017-02-07 09:36:55 -03:00 |
|
caiyixiang
|
229250f419
|
changeUDP
|
2017-02-07 14:35:39 +08:00 |
|
Tang Le
|
008c47c2d3
|
Fix worker check issue
Signed-off-by: Tang Le <at28997146@163.com>
|
2017-02-04 15:37:06 +08:00 |
|
Manuel de Brito Fontes
|
ec67f83305
|
Refactoring sysctlFSFileMax helper
|
2017-01-26 00:10:33 -03:00 |
|
Tang Le
|
c0aca1833a
|
Fix rate limit issue when more than 2 servers enabled in ingress
Signed-off-by: Tang Le <at28997146@163.com>
|
2017-01-24 16:19:28 +08:00 |
|
Tang Le
|
50297c8f47
|
Fix issue for ratelimit
Signed-off-by: Tang Le <tangle3@wanda.cn>
|
2017-01-23 10:01:51 +08:00 |
|
Manuel de Brito Fontes
|
3df139cb56
|
Add configuration and annotation for port_in_redirect
|
2017-01-21 23:01:21 -03:00 |
|
Manuel de Brito Fontes
|
87322b84ba
|
Add support for custom header sizes
|
2017-01-21 12:46:20 -03:00 |
|
Manuel de Brito Fontes
|
b0c2619594
|
Add annotation to allow custom body sizes
|
2017-01-21 11:50:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0ed8260704
|
Merge pull request #133 from aledbf/fix-tcp-stream
Add TCP and UDP services removed in migration
|
2017-01-19 09:06:03 -03:00 |
|
Manuel de Brito Fontes
|
9ce52c51f1
|
Use system fs.max-files as limits instead of hard-coded value
|
2017-01-19 00:29:31 -03:00 |
|
Manuel de Brito Fontes
|
ba98383c2d
|
Add TCP and UDP services removed in migration
|
2017-01-18 23:46:03 -03:00 |
|
caiyixiang
|
5131b76fe5
|
const-reference
|
2017-01-18 11:29:59 +08:00 |
|
Manuel de Brito Fontes
|
64a5e43394
|
Add tests and godebug to compare structs
|
2017-01-13 10:26:13 -03:00 |
|
Manuel de Brito Fontes
|
dbd368adf2
|
Add nginx tests
|
2017-01-13 09:54:00 -03:00 |
|
Manuel de Brito Fontes
|
597a0e691a
|
Deny location mapping in case of specific errors
|
2017-01-12 13:40:32 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c49b03facc
|
Merge pull request #123 from aledbf/fix-resolver
Add resolver configuration to nginx
|
2017-01-12 13:03:46 -03:00 |
|
Manuel de Brito Fontes
|
d570ea6381
|
Add resolver configuration to nginx
|
2017-01-12 12:31:39 -03:00 |
|
Manuel de Brito Fontes
|
af9375aa96
|
Add support to disable server_tokens directive
|
2017-01-02 16:27:57 -03:00 |
|
Manuel de Brito Fontes
|
c0b5be6ff7
|
Refactoring of nginx configuration deserialization
|
2017-01-02 11:09:24 -03:00 |
|
Prashanth B
|
5cdb8fe4fb
|
Merge pull request #77 from aledbf/dns-resolver
Add support for IPV6 in dns resolvers
|
2017-01-01 20:21:52 -08:00 |
|