Mr-Mu
|
0e496ca212
|
TestLogRotation add log output relative path
TestLogRotation add test log output relative path test
|
2021-05-27 22:49:41 +08:00 |
|
Pavan BG
|
d9c5e1f0a2
|
*: Replace internal testutil AssertEqual function in favour of github.com/stretchr/testify/assert.Equals
To maintain uniformity in testing methodology, assert.Equals has been used everywhere while replacing testutil.AssertEqual
Fixes #13015
|
2021-05-20 19:55:45 +05:30 |
|
Lili Cosic
|
7957f4461d
|
server/embed/config_test.go: Add unit test for socket options
|
2021-05-20 10:00:27 +02:00 |
|
Sam Batschelet
|
82b2d5c67d
|
server: add support for log rotation
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
|
2021-05-07 08:39:51 -04:00 |
|
Piotr Tabor
|
3bb7acc8cf
|
Migrate dependencies pkg/foo -> client/pkg/foo
|
2021-04-07 00:38:47 +02:00 |
|
Brad Davidson
|
603d975599
|
Fix cluster peer HTTP SRV discovery
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
|
2021-02-03 03:08:13 -08:00 |
|
Piotr Tabor
|
4a5e9d1261
|
server: Move server files to 'server' directory.
26 git mv mvcc wal auth etcdserver etcdmain proxy embed/ lease/ server
36 git mv go.mod go.sum server
|
2020-10-26 12:57:19 +01:00 |
|