Karl Stoney
aa59c53fc6
Added documentation for Permanent Redirect ( #2018 )
2018-02-01 09:05:05 -08:00
Olaf Szmidt
a0cefc7aec
Minor link fix in deployment docs ( #2016 )
...
The link for GCE section was broken. Minor fix.
2018-02-01 05:50:04 -08:00
Qiu Jian
c1d541c783
Add document for connection-proxy-header annotation ( #2014 )
2018-02-01 02:46:25 -08:00
qiupeng-huacloud
d818bc0dca
broken link for sticky-ingress.yaml ( #2011 )
...
Signed-off-by: qiupeng-huacloud <qiupeng@chinacloud.com.cn>
2018-02-01 02:45:46 -08:00
Karl Stoney
cab72086f5
Use v3/dev/performance of ModSecurity because of performance ( #1996 )
...
* Updated to very specific versions of modsecurity and
modsecurity-crs to deal with performance problems
* Put rules back in the correct order
* brotli rollback
2018-02-01 02:42:56 -08:00
Anish Ramasekar
d7ef6b3fc7
Add support for enabling ssl_ciphers per host ( #2006 )
...
* Add support for adding ssl_ciphers
* Add documentation
2018-01-31 08:53:07 -08:00
Jonathan Boulle
8bdb5e42f2
docs/user-guide/tls: remove duplicated section ( #2009 )
2018-01-31 08:43:22 -08:00
qiupeng-huacloud
c2cbcf7a58
fix typo error for server name _ ( #2005 )
...
Signed-off-by: qiupeng-huacloud <qiupeng@chinacloud.com.cn>
2018-01-31 08:42:36 -08:00
Anish Ramasekar
2f700a9ad5
Add limit-request-status-code option ( #2001 )
...
* Add support for limit_req_status
* Add documentation
* Fix comment
2018-01-30 07:24:44 -06:00
Qiu Jian
951a704cec
Add connection-proxy-header annotation ( #1999 )
...
This is the override the default connection header
2018-01-29 22:29:03 -06:00
Anish Ramasekar
b020686599
Add support to enable/disable proxy buffering ( #1998 )
...
* Enable proxy buffering using configmap and annotation
* add documentation
2018-01-29 08:43:55 -06:00
Anish Ramasekar
86889532aa
fix var checked ( #1997 )
2018-01-28 20:23:25 -06:00
Fernando Diaz
d1ae7ff29c
Enable Customization of Auth Request Redirect ( #1993 )
...
Adds the 'nginx.ingress.kubernetes.io/auth-request-redirect'
annotation, which allows the customization of the
'X-Auth-Request-Redirect' Header. Fixes : #1979
2018-01-27 21:32:08 -03:00
Manuel Alejandro de Brito Fontes
efec983ed4
Add comment about bolean and number values ( #1991 )
2018-01-26 16:36:12 -03:00
Nhat Hoang
259a7fcaf3
add kube-system namespace for oauth2-proxy service ( #1987 )
2018-01-26 15:11:28 -03:00
Manuel Alejandro de Brito Fontes
fd7253ae2b
Auto stash before merge of "master" and "master/master" ( #1982 )
...
Release nginx ingress controller 0.10.2
2018-01-25 15:15:24 -03:00
Manuel Alejandro de Brito Fontes
444a56c001
Fix chain completion and default certificate flag issues ( #1978 )
2018-01-25 10:46:20 -03:00
Manuel Alejandro de Brito Fontes
5dc261dd9c
Release nginx ingress controller 0.10.1 ( #1975 )
2018-01-24 17:53:00 -03:00
Manuel Alejandro de Brito Fontes
6bd97d195f
Only secrets in the local store can be updated ( #1974 )
2018-01-24 14:46:43 -03:00
Manuel Alejandro de Brito Fontes
fb3a317f4d
Rollback #1854 ( #1969 )
2018-01-24 14:28:34 -03:00
Manuel Alejandro de Brito Fontes
c67e9185b6
By default brotli is disabled ( #1970 )
2018-01-24 10:01:37 -03:00
qiupeng-huacloud
3bc2c6827d
modify incorrect desprition for TTTFB in README ( #1967 )
...
Signed-off-by: qiupeng-huacloud <qiupeng@chinacloud.com.cn>
2018-01-24 07:58:10 -03:00
Manuel de Brito Fontes
0836cb30aa
Remove event duplication and check ingress before annotation extraction
2018-01-23 21:11:56 -03:00
Manuel de Brito Fontes
62622f6516
Clenup tests
2018-01-23 21:11:56 -03:00
Manuel de Brito Fontes
12ec0475c0
Fix SSL passthrough
2018-01-23 19:34:33 -03:00
Manuel de Brito Fontes
1ec0a60746
Add container flag where is required to run the command
2018-01-23 19:34:33 -03:00
Manuel de Brito Fontes
12c8ea721d
When a secret is updated read ingress annotations (again)
2018-01-23 19:34:33 -03:00
Manuel Alejandro de Brito Fontes
2853ba564d
Adjust sysctl values to improve nginx performance ( #1960 )
...
* Adjust sysctl values to improve nginx performance
* Increase wait timeout for nginx controller pod
2018-01-23 19:19:32 -03:00
Karl Stoney
8ee694164f
Added annotation for upstream-vhost ( #1953 )
...
https://github.com/kubernetes/ingress-nginx/issues/1950
2018-01-23 08:20:53 -03:00
Manuel Alejandro de Brito Fontes
2bd90871a9
Update go to 1.9.3 ( #1948 )
2018-01-23 00:44:15 -03:00
Manuel Alejandro de Brito Fontes
4f02eed17c
Release nginx ingress controller 0.10.0 ( #1934 )
2018-01-22 09:37:01 -03:00
Mike Rostermund
e02b5e3876
Remove part of misplaced non-breaking hyphen ( #1935 )
2018-01-19 18:29:30 -02:00
Manuel Alejandro de Brito Fontes
c49c17eb91
Merge pull request #1929 from aledbf/stores
...
Refactoring of kubernetes informers and local caches
2018-01-19 17:44:06 -02:00
Manuel de Brito Fontes
9af683b02a
Cleanup
2018-01-19 15:53:25 -03:00
Manuel Alejandro de Brito Fontes
74fb88ae5d
Remove deploy of ingress controller from the example [ci skip] ( #1933 )
2018-01-19 15:37:09 -02:00
Benji Visser
40718c3865
updating prometheus metrics names according to naming best practices ( #1912 )
...
updating Go names to not use underscores
accidental tab autocomplete 🔪
2018-01-19 09:32:19 -02:00
Manuel de Brito Fontes
0287024598
Add event for configmap update
2018-01-18 20:04:40 -03:00
Manuel de Brito Fontes
4fe8fc2e41
Increase timeouts to run pprof
2018-01-18 17:55:56 -03:00
Manuel de Brito Fontes
ffea85d397
Cleanup
2018-01-18 17:35:00 -03:00
Manuel de Brito Fontes
c5df325c98
Add missing test framework helper
2018-01-18 16:32:09 -03:00
Manuel de Brito Fontes
e9a00ff916
Refactoring of kubernetes informers and local caches
2018-01-18 16:14:54 -03:00
Manuel Alejandro de Brito Fontes
8975800740
Add support to hide headers from upstream servers ( #1928 )
2018-01-18 16:37:22 -02:00
Manuel Alejandro de Brito Fontes
858f3398f8
Remove sendfile configuration ( #1927 )
2018-01-18 15:22:59 -02:00
Manuel Alejandro de Brito Fontes
52794ae22d
Do not use port from host header ( #1926 )
2018-01-18 14:51:58 -02:00
Manuel Alejandro de Brito Fontes
5a16a7aaa0
Fix doc links ( #1925 )
...
* Fix documentation links
* Replace external-traffic annotation
* Update awesome_bot docker image
2018-01-18 13:30:29 -02:00
Manuel Alejandro de Brito Fontes
b50cdc0256
Add option for reuseport in nginx listen section ( #1919 )
2018-01-17 21:12:46 -02:00
Manuel Alejandro de Brito Fontes
9e9468aa31
Update nginx image to 0.32 ( #1918 )
2018-01-17 20:06:55 -02:00
Manuel Alejandro de Brito Fontes
28058f0edc
Add support for jaeger backend ( #1916 )
2018-01-17 19:28:59 -02:00
Marc Sensenich
07c2bb8dde
Add --with-http_secure_link_module for the Nginx build configuration ( #1914 )
2018-01-17 15:14:11 -02:00
Ray Foss
d824a2043d
Missing r ( #1913 )
2018-01-17 15:05:17 -02:00