Jeff Mitchell
|
3edb337a00
|
Add option to set cluster TLS cipher suites. (#3228)
* Add option to set cluster TLS cipher suites.
Fixes #3227
|
2017-08-30 16:28:23 -04:00 |
Jeff Mitchell
|
fdaaaadee2
|
Migrate physical backends into separate packages (#3106)
|
2017-08-03 13:24:27 -04:00 |
Jeff Mitchell
|
d0f329e124
|
Add leader cluster address to status/leader output. (#3061)
* Add leader cluster address to status/leader output. This helps in
identifying a particular node when all share the same redirect address.
Fixes #3042
|
2017-07-31 18:25:27 -04:00 |
Jeff Mitchell
|
1bfc6d4fe7
|
Add a -dev-three-node option for devs. (#3081)
|
2017-07-31 11:28:06 -04:00 |
Jeff Mitchell
|
753b68fa1b
|
Port TestCluster changes from proxy branch
|
2017-07-03 14:54:01 -04:00 |
Jeff Mitchell
|
e52ec0aacf
|
Bring TestCluster_ListenForRequests port numbers in line with spread out ports from earlier change
|
2017-06-30 13:31:57 -04:00 |
Jeff Mitchell
|
0d4e7fba69
|
Remove non-gRPC request forwarding
|
2017-05-24 09:34:59 -04:00 |
Jeff Mitchell
|
0c39b613c8
|
Port some replication bits to OSS (#2386)
|
2017-02-16 15:15:02 -05:00 |
Vishal Nayak
|
fa7d61baa3
|
Merge pull request #2202 from fcantournet/fix_govet_fatalf
all: test: Fix govet warnings
|
2017-01-17 16:45:35 -05:00 |
Jeff Mitchell
|
69eb5066dd
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
Félix Cantournet
|
103b7ceab2
|
all: test: Fix govet warnings
Fix calls to t.Fatal() with formatting.
Fixed some calls to Fatalf() with wrong formatting
|
2016-12-21 19:44:07 +01:00 |
Jeff Mitchell
|
168d6e1a3d
|
Fix other clustering tests on OSX
|
2016-11-08 10:55:41 -05:00 |
Jeff Mitchell
|
6f86e664a8
|
use a const for cluster test pause period
|
2016-11-08 10:30:44 -05:00 |
Jeff Mitchell
|
7e41d5ab45
|
Pass headers back when request forwarding (#1795)
|
2016-08-26 17:53:47 -04:00 |
Jeff Mitchell
|
58b32e5432
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
Jeff Mitchell
|
bdcfe05517
|
Clustering enhancements (#1747)
|
2016-08-19 11:03:53 -04:00 |
Jeff Mitchell
|
37320f8798
|
Request forwarding (#1721)
Add request forwarding.
|
2016-08-15 09:42:42 -04:00 |
vishalnayak
|
a3e6400697
|
Remove global name/id. Make only cluster name configurable.
|
2016-07-26 10:01:35 -04:00 |
vishalnayak
|
c7dabe4def
|
Storing local and global cluster name/id to storage and returning them in health status
|
2016-07-26 02:32:42 -04:00 |