Bob Van Zant
b01fb760a5
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
a2b97de6c7
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
706956c619
fix error when cert or key is nil
2017-09-21 17:50:20 +02:00
Max Laverse
48ccd5f87a
Fix ConfigMap link in doc
2017-09-21 10:22:46 +02:00
decker
7bf1a2b3d6
fix test
2017-09-21 14:50:11 +08:00
decker
52d8df5266
Surpport snippet for server section by the annotation of the ingess
2017-09-20 17:35:16 +08:00
Manuel Alejandro de Brito Fontes
3c9e6beca5
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
0d8e22d188
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
edda2ad08e
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
dd713788f6
Merge pull request #1394 from aledbf/improve-equals
...
Improve equals
2017-09-19 18:49:33 -07:00
Manuel de Brito Fontes
7f9f4f2b76
Improve equals
2017-09-19 22:24:27 -03:00
Manuel Alejandro de Brito Fontes
f543a5f225
Merge pull request #1392 from aledbf/fix-sync
...
Avoid issues with goroutines updating fields
2017-09-19 14:14:40 -07:00
Daniel Hunter
227394fd32
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
75c931c5df
Avoid issues with goroutines updating fields
2017-09-19 17:09:33 -03:00
Manuel Alejandro de Brito Fontes
0c8994ec1f
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
3deb5988e4
Improve resource usage in nginx controller
2017-09-19 14:05:18 -03:00
Manuel de Brito Fontes
e995e0bae0
Add support for opentracing
2017-09-17 21:19:34 -03:00
Manuel de Brito Fontes
1dfe9b83b9
Release nginx-slim 0.25
2017-09-17 20:38:39 -03:00
Manuel de Brito Fontes
c4b0425fd3
1
2017-09-17 17:01:28 -03:00
Manuel de Brito Fontes
86bead59a4
Merge remote-tracking branch 'master/master' into refactor-template-headers
2017-09-17 16:48:31 -03:00
Manuel Alejandro de Brito Fontes
12dd1b774a
Merge pull request #1382 from aledbf/cleanup
...
Cleanup
2017-09-17 12:46:40 -07:00
Manuel de Brito Fontes
5f09c11fe2
Refactor X-Forwarded-* headers
2017-09-17 16:17:12 -03:00
Manuel de Brito Fontes
3ef3a3cf48
Cleanup
2017-09-17 16:12:58 -03:00
Manuel Alejandro de Brito Fontes
37d9b1af45
Merge pull request #1380 from aledbf/cleanup
...
Cleanup
2017-09-17 10:04:18 -07:00
Manuel de Brito Fontes
48e6a8a039
Cleanup
2017-09-17 13:34:29 -03:00
Manuel Alejandro de Brito Fontes
e089398898
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
89d4da1edf
Fix catch all server upstream server
2017-09-17 11:55:14 -03:00
Nick Sardo
7332658ca0
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
037d2f3fec
default backend service quota now 5
2017-09-15 15:08:30 -04:00
Manuel Alejandro de Brito Fontes
6c1f3de91d
Merge pull request #1362 from gianrubio/customize-vts-filter-key
...
Customize VTS/Prometheus metrics
2017-09-15 04:19:06 -07:00
Giancarlo Rubio
7014b3d373
Set default value for vtsDefaultFilterKey
2017-09-15 10:15:21 +02:00
Manuel Alejandro de Brito Fontes
4b8414feff
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
8c28e135aa
Merge pull request #1367 from SaaldjorMike/fix_typos
...
Fix typos
2017-09-14 16:05:15 -07:00
Mike Rostermund
b927014649
Fix typos
2017-09-14 21:35:52 +02:00
Dario Nieuwenhuis
84665aeb57
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
1f76c4877e
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
99e0ce231e
Fix proxy request buffering default configuration
2017-09-14 11:42:22 -03:00
Giancarlo Rubio
e3c3b3990a
support apdex metrics
2017-09-14 14:27:03 +02:00
Tony Li
fd1b0525a1
consolidate disabling information in beta limitations
2017-09-13 21:38:20 -04:00
Tony Li
fa806a3970
expand on soft disable
2017-09-13 21:37:12 -04:00
Tony Li
baa5e8308e
make more clear gce deployment docs
2017-09-13 21:18:47 -04:00
Tony Li
5ef3df1123
fix
2017-09-13 21:16:55 -04:00
Tony Li
865df759d1
consolidate gce ingress disabling methods
2017-09-13 21:16:06 -04:00
Tony Li
7279cb038f
be even more clear about ingress.class selector
2017-09-13 21:16:03 -04:00
Tony Li
4640399a41
be explicit about ingress.class usage
2017-09-13 21:15:24 -04:00
Tony Li
778a186e4d
update annotation style
2017-09-13 21:12:35 -04:00
Nick Sardo
98adee2b3b
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
9e718abbe6
fix link
2017-09-13 19:44:36 -04:00
Manuel Alejandro de Brito Fontes
22dba22b52
Merge pull request #1354 from tonglil/patch-3
...
Fix link
2017-09-13 16:42:36 -07:00
Tony Li
4e79f32d2e
Fix link
2017-09-13 19:39:13 -04:00