Commit graph

2024 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
acd0a7497c Merge pull request #1420 from aledbf/group-queue-itema
Process queue items by time window
2017-09-26 06:37:30 -07:00
Manuel de Brito Fontes
18f85241b6 Process queue items by time window 2017-09-26 09:55:52 -03:00
Manuel Alejandro de Brito Fontes
9377dc3da6 Merge pull request #1419 from aledbf/cleanup
Remove duplicated ingress check code
2017-09-25 13:31:28 -07:00
Manuel de Brito Fontes
b7c256ced9 Remove duplicated ingress check code 2017-09-25 16:40:55 -03:00
Manuel Alejandro de Brito Fontes
acb132c77b Merge pull request #1418 from nikhita/fix-link-design-proposal
Fix links after design proposals move
2017-09-25 11:57:06 -07:00
Nikhita Raghunath
2dda797347 Fix link after design proposals move 2017-09-26 00:19:06 +05:30
Manuel Alejandro de Brito Fontes
7bcdb13592 Merge pull request #1413 from aledbf/resolve-external-names
Validate external names
2017-09-24 14:54:24 -07:00
Manuel de Brito Fontes
8a38c0696c Validate external names 2017-09-24 17:36:59 -03:00
Manuel Alejandro de Brito Fontes
e570f0a564 Merge pull request #1403 from wombat/master
Added tls ports to rbac nginx ingress controller and service
2017-09-24 12:31:14 -07:00
Manuel Alejandro de Brito Fontes
ca85107a46 Merge pull request #1404 from bobveznat/patch-1
Use nginx default value for SSLECDHCurve
2017-09-24 12:31:01 -07:00
Manuel Alejandro de Brito Fontes
1f94295d53 Merge pull request #1402 from auhlig/nilpointerfix
fix error when cert or key is nil
2017-09-24 12:30:12 -07:00
Manuel Alejandro de Brito Fontes
c7a9cf4bef Merge pull request #1400 from maxlaverse/fix_configmap_link
Fix ConfigMap link in doc
2017-09-24 12:29:34 -07:00
Manuel Alejandro de Brito Fontes
bf06e7e332 Merge pull request #1411 from diazjf/fix-cert-logs
Add more descriptive logging in certificate loading
2017-09-24 12:27:52 -07:00
Manuel Alejandro de Brito Fontes
9d5a9e532f Merge pull request #1412 from diazjf/empty-strings
Correct Error Handling to avoid panics and add more logging to template
2017-09-24 12:27:21 -07:00
Fernando Diaz
f1214d6535 Correct Error Handling to avoid panics and add more logging to template
When a type error is found we return an empty object of the expected
type(Example: return "" for string return type). Also makes adds logging
to all errors caused by type and corrects all related logging for consistency.
2017-09-22 18:12:08 -05:00
Fernando Diaz
02ba91d191 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
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