Commit graph

2309 commits

Author SHA1 Message Date
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
Manuel de Brito Fontes
03a1e20fde
Remove package to generate UUIDs 2018-01-07 12:07:33 -03:00
Manuel de Brito Fontes
e803907066
Update generated code 2018-01-07 12:06:44 -03:00
Manuel de Brito Fontes
c8c4610714
Remove k8s.io/kubernetes/pkg/api package 2018-01-07 12:06:07 -03:00
Manuel de Brito Fontes
f26331844b
Remove deprecated cloner helper 2018-01-07 12:03:00 -03:00
Manuel Alejandro de Brito Fontes
a09527cf6d
Fix data race updating ingress status (#1872) 2018-01-02 17:43:25 -03:00
Manuel Alejandro de Brito Fontes
da829748ec
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
2f202e5656
Update nginx image to 0.31 (#1871) 2018-01-02 14:48:30 -03:00
Tang Le
d22038b3af "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
2b24494b55 Fix publish-service patch and update README (#1867) 2017-12-31 11:38:31 -03:00
WillPlatnick
cabd7cb07c Add docs for TLS version and ciphers (#1865) 2017-12-28 14:43:59 -03:00
TerraTech
519f72e2f9 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
8d8276fa30
Fix publish ARCH error (#1862) 2017-12-27 12:29:04 -03:00
Manuel Alejandro de Brito Fontes
f732b4ea2f
Improve speed of tests execution (#1861) 2017-12-27 08:16:59 -03:00
Manuel Alejandro de Brito Fontes
54cfad0a07
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
85d97df583
Fix publish.sh ARCH error (#1860) 2017-12-27 07:47:20 -03:00
Manuel Alejandro de Brito Fontes
5c304cb032
Fix travis-ci script timeouts [ci skip] (#1857) 2017-12-27 06:17:29 -03:00
Manuel Alejandro de Brito Fontes
6a9faaa27a
Increase travis-ci script timeouts [ci skip] (#1855) 2017-12-26 23:03:02 -03:00
Manuel Alejandro de Brito Fontes
6a34e9c261
Fix redirect to ssl (#1854) 2017-12-26 22:53:43 -03:00
Manuel Alejandro de Brito Fontes
b329786ec3
Update nginx modules (#1852)
Update nginx to v1.13.8 and update modules
2017-12-26 20:05:23 -03:00
Ryan McKay
9d1c2ed638 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
fead9087ac
Validate x-forwarded-proto and connection scheme before redirecting to https (#1844) 2017-12-21 12:44:08 -03:00
Aaron Crickenberger
18a4e63b31 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
e0d4dd471d
Add note about default log files [ci skip] (#1840) 2017-12-20 08:44:21 -03:00
Manuel Alejandro de Brito Fontes
5eb679812c
Add note about websocket and load balancers [ci skip] (#1826) 2017-12-14 17:36:23 -03:00
Daniel (Shijun) Qian
d744c2eba7 Fix annotation describe (#1819) 2017-12-13 11:29:41 -06:00
Tobias Bradtke
417a2ed015 Fix link to custom configuration (#1814) 2017-12-10 19:09:30 -06:00
Manuel Alejandro de Brito Fontes
e02697ee4b
Merge pull request #1800 from maxlaverse/configurable_refresh_interval
Add control of the configuration refresh interval
2017-12-09 12:17:31 -06:00
Manuel Alejandro de Brito Fontes
d14d220ea4
Merge pull request #1805 from maxlaverse/add_x_forwarded_prefix
Add X-Forwarded-Prefix on rewrites
2017-12-09 12:16:54 -06:00
Max Laverse
ce99a5e31e Add missing boilerplate 2017-12-06 22:13:39 +01:00
Max Laverse
f5953bbfa1 Add X-Forwarded-Prefix on rewrites 2017-12-06 22:06:37 +01:00
Max Laverse
0561ea8b87 Add control of the configuration refresh interval 2017-12-05 22:17:38 +01:00
Manuel Alejandro de Brito Fontes
681663045e
Merge pull request #1796 from aledbf/fix-grep-travis
Fix grep in travis-ci to match the version as a word [ci skip]
2017-12-04 11:43:31 -03:00
Manuel de Brito Fontes
59ab85fbf9 Fix grep in travis-ci to match the version as a word [ci skip] 2017-12-04 11:42:56 -03:00
Manuel Alejandro de Brito Fontes
17e6f53c9f
Merge pull request #1795 from aledbf/fix-grep-travis
Fix grep in travis-ci to match the version as a word [ci skip]
2017-12-04 10:53:21 -03:00
Manuel de Brito Fontes
9a44d71a4e Fix grep in travis-ci to match the version as a word [ci skip] 2017-12-04 10:52:55 -03:00
Manuel Alejandro de Brito Fontes
5373348306
Merge pull request #1787 from mindw/patch-2
force external_auth requests to http/1.1
2017-12-04 10:10:22 -03:00
Manuel Alejandro de Brito Fontes
49238d0e67
Merge pull request #1786 from oilbeater/fix/type
fix: some typo.
2017-12-04 10:09:50 -03:00
Manuel Alejandro de Brito Fontes
2a2d8612c2
Merge pull request #1791 from aledbf/fix-headers
Fix verification of boilerplate, style and file headers
2017-12-04 10:08:14 -03:00
Manuel Alejandro de Brito Fontes
17a4c53a53
Merge pull request #1778 from aledbf/release-0.9
Release nginx ingress controller 0.9.0
2017-12-04 10:07:38 -03:00
Manuel de Brito Fontes
a4f67c0853 Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00