Commit graph

2724 commits

Author SHA1 Message Date
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
Manuel de Brito Fontes
e03c22837b Update apiextensions-apiserver dependency manually (temporally) 2018-01-07 13:01:27 -03:00
Manuel de Brito Fontes
8d741b890e Update go dependencies and cleanup deprecated packages 2018-01-07 12:10:25 -03:00
Manuel de Brito Fontes
f92b342498 Remove package to generate UUIDs 2018-01-07 12:07:33 -03:00
Manuel de Brito Fontes
d0c1f500f1 Update generated code 2018-01-07 12:06:44 -03:00
Manuel de Brito Fontes
1d1a515946 Remove k8s.io/kubernetes/pkg/api package 2018-01-07 12:06:07 -03:00
Manuel de Brito Fontes
b883cf2e2f Remove deprecated cloner helper 2018-01-07 12:03:00 -03:00
Manuel Alejandro de Brito Fontes
cefffe5a5e Fix data race updating ingress status (#1872) 2018-01-02 17:43:25 -03:00
Manuel Alejandro de Brito Fontes
4252952113 Fix SSL Passthrough template issue and custom ports in redirect to HTTPS (#1870) 2018-01-02 14:48:42 -03:00
Manuel Alejandro de Brito Fontes
7c2be9df35 Update nginx image to 0.31 (#1871) 2018-01-02 14:48:30 -03:00
Tang Le
e497625472 "proxy_redirect default" should be placed after the "proxy_pass" (#1869)
When use nginx.ingress.kubernetes.io/proxy-redirect-from: default
annotation. ingress controller will report:
"""
Error: exit status 1
2018/01/02 07:03:11 [emerg] 181#181: "proxy_redirect default" should be placed after the "proxy_pass" directive in /tmp/nginx-cfg632387194:366
nginx: [emerg] "proxy_redirect default" should be placed after the "proxy_pass" directive in /tmp/nginx-cfg632387194:366
nginx: configuration file /tmp/nginx-cfg632387194 test failed
"""

Signed-off-by: Tang <at28997146@163.com>
2018-01-02 08:34:20 -03:00
Victor Trac
be18e122fc Fix publish-service patch and update README (#1867) 2017-12-31 11:38:31 -03:00
WillPlatnick
ac6f60d8f6 Add docs for TLS version and ciphers (#1865) 2017-12-28 14:43:59 -03:00
TerraTech
cea6008ec6 configmap.md: Convert hyphens in name column to non-breaking-hyphens (#1864) 2017-12-27 22:29:47 -03:00
Manuel Alejandro de Brito Fontes
a6db273b17 Fix publish ARCH error (#1862) 2017-12-27 12:29:04 -03:00
Manuel Alejandro de Brito Fontes
a63b96314a Improve speed of tests execution (#1861) 2017-12-27 08:16:59 -03:00
Manuel Alejandro de Brito Fontes
b220225e14 When upstream-hash-by annotation is used do not configure a lb algorithm (#1858) 2017-12-27 07:48:06 -03:00
Manuel Alejandro de Brito Fontes
55dea07647 Fix publish.sh ARCH error (#1860) 2017-12-27 07:47:20 -03:00
Manuel Alejandro de Brito Fontes
ef28f7267b Fix travis-ci script timeouts [ci skip] (#1857) 2017-12-27 06:17:29 -03:00
Manuel Alejandro de Brito Fontes
20cb97591f Increase travis-ci script timeouts [ci skip] (#1855) 2017-12-26 23:03:02 -03:00
Manuel Alejandro de Brito Fontes
15d635d5f2 Fix redirect to ssl (#1854) 2017-12-26 22:53:43 -03:00
Manuel Alejandro de Brito Fontes
bdeb621e6d Update nginx modules (#1852)
Update nginx to v1.13.8 and update modules
2017-12-26 20:05:23 -03:00
Ryan McKay
e580b9eb8d Clarify docs for add-headers and proxy-set-headers (#1853)
add format description
2017-12-26 19:20:43 -03:00
Manuel Alejandro de Brito Fontes
bb80f5df83 Validate x-forwarded-proto and connection scheme before redirecting to https (#1844) 2017-12-21 12:44:08 -03:00
Aaron Crickenberger
2113f2a9ca Update code-of-conduct.md (#1842)
Refer to kubernetes/community as authoritative source for code of conduct
2017-12-20 15:34:27 -03:00
Manuel Alejandro de Brito Fontes
004f597039 Add note about default log files [ci skip] (#1840) 2017-12-20 08:44:21 -03:00
Manuel Alejandro de Brito Fontes
9a5752dc1e Add note about websocket and load balancers [ci skip] (#1826) 2017-12-14 17:36:23 -03:00
Daniel (Shijun) Qian
18c0c4cdcf Fix annotation describe (#1819) 2017-12-13 11:29:41 -06:00