Commit graph

1374 commits

Author SHA1 Message Date
Manuel de Brito Fontes
294ecb4986 Update nginx controller 2017-07-20 10:41:50 -07:00
Manuel Alejandro de Brito Fontes
fbb96f4c83 Merge pull request #981 from chrismoos/service_upstream
Add annotation to allow use of service ClusterIP for NGINX upstream.
2017-07-19 12:20:30 -04:00
Manuel Alejandro de Brito Fontes
e59ac13eba Merge pull request #991 from aledbf/ssl-refactoring
Remove secret sync loop
2017-07-19 12:19:36 -04:00
Chris Moos
666bcca495 Add annotation to allow use of service ClusterIP for NGINX upstream. 2017-07-19 16:02:04 +02:00
Manuel de Brito Fontes
5a1f845593 Remove secret sync loop 2017-07-18 22:54:32 -04:00
Nick Sardo
bc6e5840b6 Merge pull request #962 from ensonic/docs
Update the docs.
2017-07-18 15:10:14 -07:00
Manuel Alejandro de Brito Fontes
652b39f73d Merge pull request #993 from johnbelamaric/fix-sed
Fix the sed command to work on macOS
2017-07-18 17:22:26 -04:00
Manuel Alejandro de Brito Fontes
bfd60ac7c9 Merge pull request #992 from aledbf/fix-nil-ssl
Check errors generating pem files
2017-07-18 16:53:19 -04:00
John Belamaric
ba7e8f1514 Fix the sed command to work on macOS 2017-07-18 16:41:07 -04:00
Manuel de Brito Fontes
bd621359ac Check errors generating pem files 2017-07-18 16:26:28 -04:00
Nick Sardo
6f07f3b5f3 Merge pull request #987 from JonPulsifer/bump-echoheaders
echoheaders: nginx-slim:0.21 and release echoserver:1.7
2017-07-18 12:20:30 -07:00
Nick Sardo
05ef427a7b Merge pull request #957 from nicksardo/glbc-cleanup
[GLBC] Minor cleanup for logging & future changes
2017-07-17 18:06:57 -07:00
Nick Sardo
25b2723b33 Copy over legacy description; remove unnecessary/verbose log lines 2017-07-17 17:14:43 -07:00
Jonathan Pulsifer
03056aa563
echoheaders: Release echoserver:1.7 2017-07-17 14:55:56 -04:00
Jonathan Pulsifer
64f19e0ec3
echoheaders: nginx-slim:0.21 2017-07-17 14:46:24 -04:00
Manuel Alejandro de Brito Fontes
82e75ee0bf Merge pull request #980 from aledbf/auth-example
Add nginx basic auth example
2017-07-16 16:23:01 -04:00
Manuel de Brito Fontes
0d4bf15cb0 Add nginx basic auth example 2017-07-16 16:22:08 -04:00
Manuel Alejandro de Brito Fontes
c43c3a95b0 Merge pull request #977 from jcmoraisjr/jm-sort-backends2
Add sort-backends command line option
2017-07-16 10:27:34 -04:00
Joao Morais
8c3bb17f56 Add sort-backends command line option 2017-07-16 11:00:02 -03:00
Manuel Alejandro de Brito Fontes
7c749ede0a Merge pull request #976 from jcmoraisjr/jm-annotations
Update annotations doc
2017-07-16 09:55:59 -04:00
Joao Morais
ae20bbbb88 Update annotations doc 2017-07-16 09:26:51 -03:00
Nick Sardo
a3131c569f Merge pull request #974 from aledbf/beta.11.1
Release nginx 0.9.0-beta.11
2017-07-15 16:31:47 -07:00
Manuel de Brito Fontes
f4fe72a247 Release nginx 0.9.0-beta.11 2017-07-15 13:56:38 -04:00
Manuel Alejandro de Brito Fontes
a6f7c93245 Merge pull request #973 from stibi/945-nginx-no-reload
check number of servers in configuration comparator
2017-07-15 13:43:58 -04:00
Martin Stiborsky
299d4c373c check number of servers in configuration comparator 2017-07-15 17:40:28 +02:00
Manuel Alejandro de Brito Fontes
8f38c4acff Merge pull request #960 from aledbf/update-controller-ngx
Update nginx in ingress controller
2017-07-14 18:16:10 -04:00
Nick Sardo
70ee676c4b Merge pull request #959 from aledbf/update-ngx
Release nginx-slim 0.21
2017-07-14 13:03:37 -07:00
Nick Sardo
e6ca242563 Merge pull request #958 from aledbf/update-ubuntu
Release ubuntu-slim:0.13
2017-07-14 11:52:33 -07:00
Manuel Alejandro de Brito Fontes
438a2fa70b Merge pull request #967 from claytononeill/runningaddresses-typo
Fix runningAddresses typo
2017-07-14 11:01:29 -04:00
Manuel Alejandro de Brito Fontes
ccfc339e3c Merge pull request #968 from claytononeill/missing-hyphen-rbac-example
Fix missing hyphen in yaml for nginx RBAC example
2017-07-14 10:57:45 -04:00
Clayton O'Neill
d19b0b2606 Fix missing hyphen in yaml for nginx RBAC example 2017-07-14 10:53:56 -04:00
Manuel Alejandro de Brito Fontes
8076dea20e Merge pull request #966 from claytononeill/fix-env-var-error-checks
Fix error checking for pod name & NS
2017-07-14 10:53:47 -04:00
Clayton O'Neill
fb42b9979d Fix runningAddresses typo 2017-07-14 10:33:33 -04:00
Clayton O'Neill
ad583c3acb Fix error checking for pod name & NS
Previously it would just check if POD_NAME *or* POD_NAMESPACE was set, which
could lead to very bizarre failure modes.
2017-07-14 09:26:50 -04:00
Stefan Sauer
fccaa14251 Update the docs.
Remove sentence impying that HTTP is not supported. Add missing markdown to ensure
code-blocks are highlighted.

See #951
2017-07-13 18:32:02 +02:00
Manuel Alejandro de Brito Fontes
d416d029ec Merge pull request #956 from aledbf/force-reload
Simplify handling of ssl certificates
2017-07-13 08:54:04 -04:00
Manuel Alejandro de Brito Fontes
37bcee4122 Merge pull request #964 from bashofmann/master
Support for proxy_headers_hash_bucket_size and proxy_headers_hash_max_size
2017-07-13 08:41:44 -04:00
Bastian Hofmann
38d198bfde Make proxy_headers_hash_bucket_size and proxy_headers_hash_max_size configurable in the nginx controller
See https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_headers_hash_bucket_size and https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_headers_hash_max_size
2017-07-13 13:57:03 +02:00
Manuel de Brito Fontes
df2bf96b3f Update nginx in ingress controller 2017-07-12 20:12:41 -04:00
Manuel de Brito Fontes
0e94849524 Release nginx-slim 0.21 2017-07-12 20:12:02 -04:00
Manuel de Brito Fontes
7315082dd0 Release ubuntu-slim:0.13 2017-07-12 20:10:43 -04:00
Manuel Alejandro de Brito Fontes
eb5a530d78 Merge pull request #949 from RemingtonReackhof/update-nginx-version
fix nginx version to 1.13.3 to fix integer overflow
2017-07-12 15:50:50 -04:00
Manuel de Brito Fontes
14a02d128c Simplify handling of ssl certificates 2017-07-12 15:29:03 -04:00
Remington Reackhof
53b83695d4 fix nginx version to 1.13.3 to fix integer overflow in the range filter vulnerability 2017-07-11 11:32:16 -05:00
Nick Sardo
26fccdc48b Merge pull request #946 from nicksardo/glbc-remove-quota
GLBC: Remove event message saying "Quota"
2017-07-10 18:23:03 -07:00
Nick Sardo
e0d0771423 Remove misleading msg 2017-07-10 18:21:21 -07:00
Manuel Alejandro de Brito Fontes
9d08424e78 Merge pull request #730 from n1koo/add_headers_support
Add support for add_headers
2017-07-10 08:48:19 -04:00
n1koo
02832dec6c Add support for add_headers 2017-07-10 09:55:07 +03:00
Manuel Alejandro de Brito Fontes
c1e7c7a290 Merge pull request #940 from suquant/limit-conn-zone-variable
Sets parameters for a shared memory zone of limit_conn_zone
2017-07-09 10:52:43 -04:00
Georgiy Kutsurua
d56e261835 Sets parameters for a shared memory zone that will keep states for various keys. 2017-07-07 15:45:13 +04:00