Fernando Diaz
073241e341
Add more descriptive logging in certificate loading
...
Currently a log "secret %v has no private key" is provided for
cert and "secret %v has no cert" is provided for key. They are in
the wrong place. This PR corrects the ordering and adds a
description as to what is actually missing.
2017-09-22 15:21:16 -05:00
Bob Van Zant
045cceacac
Use nginx default value for SSLECDHCurve
...
This configuration setting permits nginx to auto discover supported curves based on what openssl was compiled with. With the old default of secp384r1 if you attempted to use a key from a different curve, for example prime256v1, the SSL handshake would fail in an awful way without any helpful errors logged anywhere.
The default setting in nginx has been "auto" since 1.11.0
2017-09-21 11:56:52 -07:00
Daniel Sachse
4ae356d93f
Added tls ports to rbac nginx ingress controller and service
...
The rbac nginx ingress controller and service were missing tls/https
ports and nodePorts
2017-09-21 19:53:43 +02:00
Arno Uhlig
003667ff2e
fix error when cert or key is nil
2017-09-21 17:50:20 +02:00
Max Laverse
7a1f604120
Fix ConfigMap link in doc
2017-09-21 10:22:46 +02:00
decker
15c6a1175a
fix test
2017-09-21 14:50:11 +08:00
decker
407d8535da
Surpport snippet for server section by the annotation of the ingess
2017-09-20 17:35:16 +08:00
Manuel Alejandro de Brito Fontes
37bd14dcd2
Merge pull request #1393 from aledbf/fix-sync
...
Limit the number of goroutines used for the update of ingress status
2017-09-19 20:42:10 -07:00
Manuel de Brito Fontes
3afddc4ece
Limit the number of goroutines used for the update of ingress status
2017-09-20 00:40:39 -03:00
Manuel Alejandro de Brito Fontes
defc425cd2
Merge pull request #1391 from thedch/patch-1
...
Add missing whitespace line between items
2017-09-19 20:33:36 -07:00
Manuel Alejandro de Brito Fontes
f553e49988
Merge pull request #1394 from aledbf/improve-equals
...
Improve equals
2017-09-19 18:49:33 -07:00
Manuel de Brito Fontes
34e052b5cc
Improve equals
2017-09-19 22:24:27 -03:00
Manuel Alejandro de Brito Fontes
f0d926a4d0
Merge pull request #1392 from aledbf/fix-sync
...
Avoid issues with goroutines updating fields
2017-09-19 14:14:40 -07:00
Daniel Hunter
0d46fa4d03
Add missing whitespace line between items
...
Add a whitespace line for improved readability.
2017-09-19 13:25:07 -07:00
Manuel de Brito Fontes
04005a2e0f
Avoid issues with goroutines updating fields
2017-09-19 17:09:33 -03:00
Manuel Alejandro de Brito Fontes
8584b25432
Merge pull request #1387 from aledbf/profile
...
Improve resource usage in nginx controller
2017-09-19 10:34:07 -07:00
Manuel de Brito Fontes
cd288b9993
Improve resource usage in nginx controller
2017-09-19 14:05:18 -03:00
Manuel de Brito Fontes
d38106f9c3
Add support for opentracing
2017-09-17 21:19:34 -03:00
Manuel de Brito Fontes
319a60a313
Release nginx-slim 0.25
2017-09-17 20:38:39 -03:00
Manuel de Brito Fontes
df57b8bab6
1
2017-09-17 17:01:28 -03:00
Manuel de Brito Fontes
669428e2a8
Merge remote-tracking branch 'master/master' into refactor-template-headers
2017-09-17 16:48:31 -03:00
Manuel Alejandro de Brito Fontes
1a68536e29
Merge pull request #1382 from aledbf/cleanup
...
Cleanup
2017-09-17 12:46:40 -07:00
Manuel de Brito Fontes
f38f49e770
Refactor X-Forwarded-* headers
2017-09-17 16:17:12 -03:00
Manuel de Brito Fontes
0661eaa08c
Cleanup
2017-09-17 16:12:58 -03:00
Manuel Alejandro de Brito Fontes
f478084cd8
Merge pull request #1380 from aledbf/cleanup
...
Cleanup
2017-09-17 10:04:18 -07:00
Manuel de Brito Fontes
7fda959a45
Cleanup
2017-09-17 13:34:29 -03:00
Manuel Alejandro de Brito Fontes
456793fcfe
Merge pull request #1379 from aledbf/catch-all
...
Fix catch all upstream server
2017-09-17 08:29:42 -07:00
Manuel de Brito Fontes
b28d990196
Fix catch all server upstream server
2017-09-17 11:55:14 -03:00
Nick Sardo
2c3b29c0b7
Merge pull request #1376 from Noah-Huppert/patch-1
...
default backend service quota now 5
2017-09-15 12:22:35 -07:00
Noah Huppert
f04ac5e29c
default backend service quota now 5
2017-09-15 15:08:30 -04:00
Manuel Alejandro de Brito Fontes
4d6b10a741
Merge pull request #1362 from gianrubio/customize-vts-filter-key
...
Customize VTS/Prometheus metrics
2017-09-15 04:19:06 -07:00
Giancarlo Rubio
e37ea14e7e
Set default value for vtsDefaultFilterKey
2017-09-15 10:15:21 +02:00
Manuel Alejandro de Brito Fontes
9126ec4813
Merge pull request #1365 from Dirbaio/master
...
Fix equals comparsion returing False if both objects have nil Targets or Services.
2017-09-14 16:05:46 -07:00
Manuel Alejandro de Brito Fontes
ea6d57531e
Merge pull request #1367 from SaaldjorMike/fix_typos
...
Fix typos
2017-09-14 16:05:15 -07:00
Mike Rostermund
4ea94ebf67
Fix typos
2017-09-14 21:35:52 +02:00
Dario Nieuwenhuis
94b28a95d9
Fix equals comparsion returing False if both objects have nil Targets or Services.
2017-09-14 18:53:06 +02:00
Manuel Alejandro de Brito Fontes
62aa9a43d5
Merge pull request #1363 from aledbf/fix-load-error
...
Fix proxy request buffering default configuration
2017-09-14 08:09:12 -07:00
Manuel de Brito Fontes
74c09caa0c
Fix proxy request buffering default configuration
2017-09-14 11:42:22 -03:00
Giancarlo Rubio
72b0259151
support apdex metrics
2017-09-14 14:27:03 +02:00
Tony Li
62a480f007
consolidate disabling information in beta limitations
2017-09-13 21:38:20 -04:00
Tony Li
19f49d5da0
expand on soft disable
2017-09-13 21:37:12 -04:00
Tony Li
f59e4a7b4a
make more clear gce deployment docs
2017-09-13 21:18:47 -04:00
Tony Li
b87c5ff39d
fix
2017-09-13 21:16:55 -04:00
Tony Li
f40b5cb8b6
consolidate gce ingress disabling methods
2017-09-13 21:16:06 -04:00
Tony Li
413b02803e
be even more clear about ingress.class selector
2017-09-13 21:16:03 -04:00
Tony Li
7bb0f4d394
be explicit about ingress.class usage
2017-09-13 21:15:24 -04:00
Tony Li
69c59dbbf6
update annotation style
2017-09-13 21:12:35 -04:00
Nick Sardo
b2ad9e7078
Merge pull request #1033 from nikhiljindal/reportIGName
...
Adding logic to GCE ingress controller to handle multi cluster ingresses
2017-09-13 17:34:29 -07:00
Tony Li
78639ebfbd
fix link
2017-09-13 19:44:36 -04:00
Manuel Alejandro de Brito Fontes
bd6c743bd8
Merge pull request #1354 from tonglil/patch-3
...
Fix link
2017-09-13 16:42:36 -07:00