Commit graph

2374 commits

Author SHA1 Message Date
david
2f008e4e8e add matchLabels in Deployment yaml, that both API extensions/v1beta1 and apps/v1 can be used (#2036)
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-07 08:50:12 -08:00
Oilbeater
82f6b3fd7d fix spell error reslover -> resolver (#2041) 2018-02-07 07:24:09 -08:00
Oilbeater
6d29d79994 fix wrong annotation (#2040) 2018-02-07 07:23:41 -08:00
Jianfeng Li
e03d1293f9 fix typo stickyness to stickiness (#2039) 2018-02-07 07:23:06 -08:00
TaoGe
13c1f2d2b4 Update README.md (#2038) 2018-02-07 07:22:34 -08:00
Elvin Efendi
aa8e11242d do not ignore $http_host and $http_x_forwarded_host (#2030) 2018-02-06 10:59:59 -08:00
david
0301850dc9 fix broken links in static-ip readme (#2035)
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-05 17:43:35 -08:00
Guang Ya Liu
2611c242a8 The maximum number of open file descriptors should be maxOpenFiles. (#2031) 2018-02-02 21:05:01 -08:00
Luke Jolly
4fe4f5ce00 Added configmap option to disable IPv6 in nginx DNS resolver (#1992) 2018-02-02 11:53:28 -08:00
Manuel Alejandro de Brito Fontes
f627581e15 Show pod information in http-svc example (#2027) 2018-02-02 09:04:18 -08:00
david
281b964ad0 update KUBERNETES from v1.8.0 to 1.9.0 (#2026)
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-02 04:03:32 -08:00
Manuel Alejandro de Brito Fontes
9b3b8e1db8 Update nginx image (#2019) 2018-02-01 13:29:24 -08:00
Karl Stoney
3b45e3a8a9 Added documentation for Permanent Redirect (#2018) 2018-02-01 09:05:05 -08:00
Olaf Szmidt
213fdc2778 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
e8860bfe95 Add document for connection-proxy-header annotation (#2014) 2018-02-01 02:46:25 -08:00
qiupeng-huacloud
679241a89c 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
3a8c01744e 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
b2dda94c1e 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
deefbd4e22 docs/user-guide/tls: remove duplicated section (#2009) 2018-01-31 08:43:22 -08:00
qiupeng-huacloud
1a98588046 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
40e000dd01 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
105d1feba5 Add connection-proxy-header annotation (#1999)
This is the override the default connection header
2018-01-29 22:29:03 -06:00
Anish Ramasekar
bc51ead9ba 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
425d811547 fix var checked (#1997) 2018-01-28 20:23:25 -06:00
Fernando Diaz
7e831c162f 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
d720bc9342 Add comment about bolean and number values (#1991) 2018-01-26 16:36:12 -03:00
Nhat Hoang
2922ea001c add kube-system namespace for oauth2-proxy service (#1987) 2018-01-26 15:11:28 -03:00
Manuel Alejandro de Brito Fontes
3a8726fc9b 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
21d68949ca Fix chain completion and default certificate flag issues (#1978) 2018-01-25 10:46:20 -03:00
Manuel Alejandro de Brito Fontes
e30ed0cec0 Release nginx ingress controller 0.10.1 (#1975) 2018-01-24 17:53:00 -03:00
Manuel Alejandro de Brito Fontes
58990f86d2 Only secrets in the local store can be updated (#1974) 2018-01-24 14:46:43 -03:00
Manuel Alejandro de Brito Fontes
28a71b3cac Rollback #1854 (#1969) 2018-01-24 14:28:34 -03:00
Manuel Alejandro de Brito Fontes
7e93d25c03 By default brotli is disabled (#1970) 2018-01-24 10:01:37 -03:00
qiupeng-huacloud
41a3da5f75 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
7fb3d9ce1a Remove event duplication and check ingress before annotation extraction 2018-01-23 21:11:56 -03:00
Manuel de Brito Fontes
0ca3acc723 Clenup tests 2018-01-23 21:11:56 -03:00
Manuel de Brito Fontes
d61029780b Fix SSL passthrough 2018-01-23 19:34:33 -03:00
Manuel de Brito Fontes
8ffd1c98d2 Add container flag where is required to run the command 2018-01-23 19:34:33 -03:00
Manuel de Brito Fontes
13093b6445 When a secret is updated read ingress annotations (again) 2018-01-23 19:34:33 -03:00
Manuel Alejandro de Brito Fontes
563d5705e1 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
c1a55630c9 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
4a7f470c89 Update go to 1.9.3 (#1948) 2018-01-23 00:44:15 -03:00
Manuel Alejandro de Brito Fontes
ed56bea2ec Release nginx ingress controller 0.10.0 (#1934) 2018-01-22 09:37:01 -03:00
Mike Rostermund
078a608781 Remove part of misplaced non-breaking hyphen (#1935) 2018-01-19 18:29:30 -02:00
Manuel Alejandro de Brito Fontes
9414e07f67 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
542ea5ff32 Cleanup 2018-01-19 15:53:25 -03:00
Manuel Alejandro de Brito Fontes
b19d166f8e Remove deploy of ingress controller from the example [ci skip] (#1933) 2018-01-19 15:37:09 -02:00
Benji Visser
97452b3dd3 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
1f115ebc43 Add event for configmap update 2018-01-18 20:04:40 -03:00
Manuel de Brito Fontes
69bf1d8286 Increase timeouts to run pprof 2018-01-18 17:55:56 -03:00