Commit graph

2349 commits

Author SHA1 Message Date
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
Manuel Alejandro de Brito Fontes
807932259e
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
3e7d1f9acf
Random string function should only contains letters (#1906) 2018-01-17 10:26:32 -02:00
Manuel Alejandro de Brito Fontes
b0e0712984
Fix custom port in redirects (#1907) 2018-01-17 10:20:41 -02:00
Benji Visser
74451e6b1f 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
a8cea88573
Release nginx 0.32 (#1909) 2018-01-17 09:55:05 -02:00
Aaron Crickenberger
a1afc418e8 Update OWNERS file (#1896)
Add OWNERS_ALIASES based on github teams
2018-01-10 00:42:39 -02:00
Manuel Alejandro de Brito Fontes
142b444685
Refactor initial synchronization of ingress objects (#1891) 2018-01-09 10:53:08 -02:00
Márk Sági-Kazár
313fdd2d1a Add CORS max age annotation (#1888)
Add cors-max-age annotation
2018-01-09 09:19:42 -02:00
Manuel Alejandro de Brito Fontes
5973bec599
Merge pull request #1856 from hzxuzhonghu/master
remove duplicated code
2018-01-09 09:16:11 -02:00
hzxuzhonghu
3fb49cb28a remove duplicated code 2018-01-09 11:19:06 +08:00
Manuel Alejandro de Brito Fontes
983b994305
Merge pull request #1880 from aledbf/master
Update go dependencies and cleanup deprecated packages
2018-01-07 15:21:07 -02:00
Manuel de Brito Fontes
c795447101
Update apiextensions-apiserver dependency manually (temporally) 2018-01-07 13:01:27 -03:00
Manuel de Brito Fontes
44fd79d061
Update go dependencies and cleanup deprecated packages 2018-01-07 12:10:25 -03:00