Manuel Alejandro de Brito Fontes
7d4d0a090d
Merge pull request #544 from philips/fix-spelling
...
faq: gce: fixup some spelling errors
2017-04-02 12:37:40 -03:00
Manuel Alejandro de Brito Fontes
2dc0ea30be
Merge pull request #542 from aledbf/go-lint
...
Fix lint errors
2017-04-02 11:32:55 -03:00
Manuel de Brito Fontes
4103537ea1
Fix lint errors
2017-04-02 11:07:07 -03:00
Manuel Alejandro de Brito Fontes
ea7f943160
Merge pull request #541 from jcmoraisjr/jm-release-0.2
...
Remove pre-release messages from HAProxy Ingress docs
2017-04-02 10:46:44 -03:00
Joao Morais
9d807a843d
Remove pre-release messages
2017-04-02 09:50:52 -03:00
Joao Morais
b59d49a4a7
Add Backends.SSLPassthrough attribute
2017-04-01 23:32:22 -03:00
Manuel Alejandro de Brito Fontes
02cd3ce885
Merge pull request #225 from electroma/nginx/extauth_headers
...
Support for http header passing from external authentication service
2017-04-01 20:40:29 -03:00
Brandon Philips
8c9e88058c
docs: use generic instead of OSS controller
...
This term was really confusing me because all of these controllers in
this repo are OSS. So, instead use the term generic and define it upon
first use.
2017-04-01 17:03:44 +02:00
Manuel Alejandro de Brito Fontes
638ea2b51e
Merge pull request #527 from jcmoraisjr/jm-ann-root-context
...
Add annotations to location of default backend (root context)
2017-04-01 11:21:06 -03:00
Manuel Alejandro de Brito Fontes
f57d711528
Merge pull request #535 from aledbf/fix-status
...
Add test for ingress status update
2017-04-01 11:20:26 -03:00
Manuel Alejandro de Brito Fontes
2316f999b9
Merge pull request #537 from philips/patch-1
...
catalog: add traefik
2017-04-01 10:19:27 -03:00
Brandon Philips
8edf306391
faq: gce: fixup some spelling errors
2017-04-01 15:16:58 +02:00
Brandon Philips
83fc1d8a09
catalog: add traefik
2017-04-01 11:14:28 +02:00
Manuel Alejandro de Brito Fontes
c14d0d852b
Merge pull request #532 from aledbf/ssl_ecdh_curve
...
Add setting to configure ecdh curve
2017-03-31 11:55:44 -03:00
Manuel Alejandro de Brito Fontes
d05ba52808
Merge pull request #528 from aledbf/fix-docs
...
Add reference to apiserver-host flag
2017-03-31 11:52:26 -03:00
Manuel de Brito Fontes
00ce4f46f3
Add test for ingress status update
2017-03-31 09:46:51 -03:00
Manuel de Brito Fontes
8e41bdd3d4
Add setting to configure ecdh curve
2017-03-30 23:23:14 -03:00
Manuel Alejandro de Brito Fontes
c5949252ed
Merge pull request #531 from aledbf/fix-links
...
Fix link to examples
2017-03-30 23:14:25 -03:00
Manuel de Brito Fontes
3fc79625e6
Fix link to examples
2017-03-30 23:13:43 -03:00
Manuel Alejandro de Brito Fontes
5d17c7cc17
Merge pull request #530 from aledbf/event-on-ssl-error
...
Fix link to custom nginx configuration
2017-03-30 23:04:16 -03:00
Manuel de Brito Fontes
7e86cfe64b
Fix link to custom nginx configuration
2017-03-30 23:01:45 -03:00
Manuel de Brito Fontes
3701978bf9
Add reference to apiserver-host flag
2017-03-30 22:34:18 -03:00
Joao Morais
8552351af0
Add annotations to location of default backend (root context)
2017-03-30 22:30:39 -03:00
Manuel Alejandro de Brito Fontes
8fc75dcf81
Merge pull request #526 from ixdy/ubuntu-slim-0.8
...
Release ubuntu-slim:0.8
2017-03-30 20:43:55 -03:00
Jeff Grafton
9e09b43a58
Release ubuntu-slim:0.8
...
This has no code changes, but it uses updated upstream dependencies with
fixes for the following:
* CVE-2016-1234
* CVE-2016-3706
* CVE-2016-4429
* CVE-2016-5417
* CVE-2016-6323
* CVE-2017-6507
2017-03-30 16:09:28 -07:00
Manuel Alejandro de Brito Fontes
0bdf253d5e
Merge pull request #525 from aledbf/fix-negative-maxopenfiles
...
Avoid negative values configuring the max number of open files
2017-03-30 10:40:52 -03:00
Manuel Alejandro de Brito Fontes
4ecb905407
Merge pull request #521 from porridge/make-deps
...
nginx-ingress-controller is built twice by docker-build target
2017-03-30 10:29:02 -03:00
Manuel de Brito Fontes
cf82f694de
Avoid negative values configuring the max number of open files
2017-03-30 10:10:47 -03:00
Manuel Alejandro de Brito Fontes
752672866b
Merge pull request #523 from ankon/patch-2
...
Fix a typo in an error message
2017-03-30 08:54:00 -03:00
Marcin Owsiany
ed65647c78
Drop superfluous dependencies in top-level Makefile.
2017-03-30 13:06:39 +02:00
Andreas Kohn
33715a9c8e
Fix a typo in an error message
2017-03-30 13:00:31 +02:00
Manuel Alejandro de Brito Fontes
e385c05a80
Merge pull request #517 from ashb/nginx-configmap-ipwhitelist
...
Use whitelist-source-range from configmap when no annotation on ingress.
2017-03-29 09:33:43 -03:00
Ash Berlin
6ac7a12a60
Use whitelist-source-range from configmap when no annotation on ingress.
...
Even though we were returning a SourceRange it was being ignored because
we were also returning an error. Detect the case (and add tests) when
the annotation is not present and use the BackendConfig in that case.
Fixes #473 .
2017-03-29 13:09:03 +01:00
Manuel Alejandro de Brito Fontes
39feaf10df
Merge pull request #516 from aledbf/workers-auto
...
Convert WorkerProcesses setting to string to allow the value auto
2017-03-28 19:59:22 -03:00
Manuel de Brito Fontes
1278a97dc6
Convert WorkerProcesses setting to string to allow the value auto
2017-03-28 19:58:09 -03:00
Manuel Alejandro de Brito Fontes
0aaffc964b
Merge pull request #514 from caiyixiang/haproxy_multi_tls
...
add example for haproxy multi tsl
2017-03-28 08:33:18 -03:00
caiyixiang
776dc4a6f3
add example for haproxy multi tsl
2017-03-28 16:13:53 +08:00
Manuel Alejandro de Brito Fontes
68831cbcb8
Merge pull request #512 from ankon/patch-1
...
Fix typos regarding the ssl-passthrough annotation documentation
2017-03-27 16:09:17 -03:00
Andreas Kohn
9dcac88b3d
Fix typos regarding the ssl-passthrough annotation documentation
2017-03-27 10:19:21 +02:00
Manuel Alejandro de Brito Fontes
e2c7a536e9
Merge pull request #505 from chentao1596/annotations_unittest
...
add unit test cases for core/pkg/ingress/controller/annotations
2017-03-26 23:56:22 -03:00
chentao1596
767591fa18
remove unused constants
2017-03-27 10:11:40 +08:00
chentao1596
6ab3a21971
add unit test cases for core/pkg/ingress/controller/annotations
2017-03-27 10:06:07 +08:00
Manuel Alejandro de Brito Fontes
a7af8409c8
Merge pull request #504 from jcmoraisjr/jm-haproxy-client-cert-auth
...
HAProxy Ingress - client cert auth docs
2017-03-26 19:07:14 -03:00
Joao Morais
b2c6276f0e
[docs] haproxy ingress - client cert auth
2017-03-26 18:31:10 -03:00
Manuel Alejandro de Brito Fontes
a355c5a674
Merge pull request #500 from jcmoraisjr/jm-improve-tls-secret
...
Improve TLS secret configuration
2017-03-26 17:54:24 -03:00
Manuel Alejandro de Brito Fontes
90e0ca410c
Merge pull request #503 from aledbf/aws-example
...
Add example for nginx in aws
2017-03-26 17:48:04 -03:00
Manuel de Brito Fontes
b33bcd9ba0
Add example for nginx in aws
2017-03-26 17:47:26 -03:00
Manuel Alejandro de Brito Fontes
e5fdc3676b
Merge pull request #502 from aledbf/ssl-passthrough-warning
...
Add information about SSL Passthrough annotation
2017-03-26 17:26:10 -03:00
Manuel de Brito Fontes
40f9064ca3
Add information about SSL Passthrough annotation
2017-03-26 17:25:05 -03:00
Joao Morais
567041ea0d
Improve TLS secret configuration
2017-03-26 09:28:59 -03:00