Commit graph

2401 commits

Author SHA1 Message Date
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
Manuel de Brito Fontes
b62f336b5c Cleanup 2018-01-18 17:35:00 -03:00
Manuel de Brito Fontes
11e123dd06 Add missing test framework helper 2018-01-18 16:32:09 -03:00
Manuel de Brito Fontes
d717a8fc42 Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
Manuel Alejandro de Brito Fontes
55ff60ce35 Add support to hide headers from upstream servers (#1928) 2018-01-18 16:37:22 -02:00
Manuel Alejandro de Brito Fontes
0d99cd0d38 Remove sendfile configuration (#1927) 2018-01-18 15:22:59 -02:00
Manuel Alejandro de Brito Fontes
28c5ec18c8 Do not use port from host header (#1926) 2018-01-18 14:51:58 -02:00
Manuel Alejandro de Brito Fontes
887f58a383 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
2b6599bd21 Add option for reuseport in nginx listen section (#1919) 2018-01-17 21:12:46 -02:00
Manuel Alejandro de Brito Fontes
b446404f62 Update nginx image to 0.32 (#1918) 2018-01-17 20:06:55 -02:00
Manuel Alejandro de Brito Fontes
0732e5d8c7 Add support for jaeger backend (#1916) 2018-01-17 19:28:59 -02:00
Marc Sensenich
6c50a01695 Add --with-http_secure_link_module for the Nginx build configuration (#1914) 2018-01-17 15:14:11 -02:00
Ray Foss
c40e4f3cc6 Missing r (#1913) 2018-01-17 15:05:17 -02:00
Manuel Alejandro de Brito Fontes
dc3a042a2c If server_tokens is disabled remove the Server header (#1903)
* If server_tokens is disabled remove the Server header

* Add server-tokens tests

* Fix tests
2018-01-17 10:26:53 -02:00
Manuel Alejandro de Brito Fontes
bfdce820e9 Random string function should only contains letters (#1906) 2018-01-17 10:26:32 -02:00
Manuel Alejandro de Brito Fontes
b4db4539ff Fix custom port in redirects (#1907) 2018-01-17 10:20:41 -02:00
Benji Visser
13dbc692b7 updating nginx prometheus metrics names according to prometheus naming best practices (#1910) 2018-01-17 09:56:53 -02:00
Manuel Alejandro de Brito Fontes
25f5679e5e Release nginx 0.32 (#1909) 2018-01-17 09:55:05 -02:00
Aaron Crickenberger
2115288acd Update OWNERS file (#1896)
Add OWNERS_ALIASES based on github teams
2018-01-10 00:42:39 -02:00
Manuel Alejandro de Brito Fontes
e934ef77e6 Refactor initial synchronization of ingress objects (#1891) 2018-01-09 10:53:08 -02:00
Márk Sági-Kazár
86a7fb007c Add CORS max age annotation (#1888)
Add cors-max-age annotation
2018-01-09 09:19:42 -02:00
Manuel Alejandro de Brito Fontes
06abacd328 Merge pull request #1856 from hzxuzhonghu/master
remove duplicated code
2018-01-09 09:16:11 -02:00
hzxuzhonghu
7d9a747338 remove duplicated code 2018-01-09 11:19:06 +08:00
Manuel Alejandro de Brito Fontes
fe337b00ff Merge pull request #1880 from aledbf/master
Update go dependencies and cleanup deprecated packages
2018-01-07 15:21:07 -02:00