Fernando Diaz
ef499aaff1
Minor fixes for Development Documentation
...
Further cleans up the development documentation with spacing and
more readable text.
2017-08-03 11:29:02 -05:00
Fernando Diaz
86b52fa957
Add more descriptive steps in Dev Documentation
...
Adds more descriptive steps in the Development Documentation,
like more information on obtaining dependencies, building, and
deploying an image of the ingress controller. Also adds more
descriptive information on deploying as well as some fixes
on grammar and spelling.
2017-08-02 23:02:02 -05:00
Manuel Alejandro de Brito Fontes
a58b800171
Merge pull request #1005 from egeland/patch-1
...
Update configuration.md
2017-07-24 07:32:08 -04:00
Manuel Alejandro de Brito Fontes
3086b32a5a
Merge pull request #1006 from chentao1596/change-echoserver-version
...
Change the version of echoserver for creating app
2017-07-24 07:30:50 -04:00
chentao1596
343a9f367d
change the version of echoserver for creating app
2017-07-24 15:24:23 +08:00
Frode Egeland
e70678a5b6
Update configuration.md
...
Remove duplicate line
2017-07-24 17:01:19 +10:00
Manuel Alejandro de Brito Fontes
1a26aa2d53
Merge pull request #1001 from chancez/patch-2
...
examples/nginx/rbac: Give access to own namespace
2017-07-20 22:36:19 -04:00
Chance Zibolski
8cd18bc205
examples/nginx/rbac: Give access to own namespace
...
Even with `--force-namespace-isolation`, nginx-ingress-controller still queries for it's own namespace, so give it access to querying namespaces within it's namespace in the nginx-ingress-role.
2017-07-20 16:10:39 -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