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
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