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
Manuel Alejandro de Brito Fontes
5f8ab50131
Merge pull request #1792 from aledbf/annotation-types
...
Add note about annotation values
2017-12-03 13:54:41 -03:00
Manuel de Brito Fontes
abc546649f
Add note about annotation values
2017-12-03 13:53:40 -03:00
Manuel Alejandro de Brito Fontes
637c95a7d2
Merge pull request #1790 from warmchang/example
...
Update the example README.md
2017-12-03 13:40:19 -03:00
Wiiliam Chang
13d2185fb6
Update the example README.md
2017-12-03 17:20:41 +08:00
Gabi Davar
8325ca9934
force external_auth requests to http/1.1
2017-12-02 17:05:13 +02:00
Mengxin Liu
9cf0b11fc7
fix: some typo.
2017-12-02 13:47:04 +08:00
Manuel Alejandro de Brito Fontes
99d3e9e9fc
Merge pull request #1782 from morganwu277/master
...
auth-tls-pass-certificate-to-upstream should be bool
2017-11-30 21:38:31 -03:00
Morgan Wu
65b7e92c4c
auth-tls-pass-certificate-to-upstream should be bool
2017-11-30 19:27:32 -05:00
Manuel de Brito Fontes
09524cd336
Release nginx ingress controller 0.9.0
2017-11-30 18:46:06 -03:00
Manuel Alejandro de Brito Fontes
738d83985e
Merge pull request #1777 from aledbf/stream_responses
...
Add setting to configure proxy responses in the stream section
2017-11-30 18:40:27 -03:00
Manuel de Brito Fontes
3058e7758d
Add setting to configure proxy responses in the stream section
2017-11-30 17:53:23 -03:00
Manuel Alejandro de Brito Fontes
b39e59e37b
Merge pull request #1776 from aledbf/redirect-setting
...
Add option to configure the redirect code
2017-11-30 16:46:15 -03:00
Manuel de Brito Fontes
161b485ae0
Add option to configure the redirect code
2017-11-30 12:08:43 -03:00
Manuel Alejandro de Brito Fontes
120bb1deb0
Merge pull request #1769 from aledbf/port-redirect
...
Use custom https port in redirects
2017-11-30 11:13:59 -03:00