Chris Lu
|
0c12a7d12a
|
github action build rocksdb image
|
2021-09-30 21:43:34 -07:00 |
|
Chris Lu
|
7b776be285
|
build docker image for chrislusf/seaweedfs:rocksdb
|
2021-09-30 21:10:34 -07:00 |
|
Alexander
|
ee52f29c33
|
feature(ci): recognise more arches and add build tests
|
2021-08-28 10:53:24 +09:00 |
|
Konstantin Lebedev
|
1f301e4ba4
|
gccgo build
|
2021-08-17 20:27:47 +05:00 |
|
Chris Lu
|
d24ad92513
|
fix building latest docker image
|
2021-08-16 18:47:46 -07:00 |
|
Chris Lu
|
7bf65c1e99
|
use go 1.17 for docker
|
2021-08-16 18:47:46 -07:00 |
|
Chris Lu
|
3986601ee8
|
add run_image
|
2021-07-03 12:52:58 -07:00 |
|
Konstantin Lebedev
|
b612d5aebd
|
s3 test get w/ If-Match: bogus ETag
|
2021-05-24 16:59:44 +05:00 |
|
Konstantin Lebedev
|
69c768870b
|
- object write cache control
- object write expires
|
2021-05-24 15:43:55 +05:00 |
|
Chris Lu
|
e3f47ddb76
|
debug
|
2021-05-13 00:32:46 -07:00 |
|
Chris Lu
|
40945a60cf
|
use go 1.16.4 to build docker image
|
2021-05-10 00:13:36 -07:00 |
|
Chris Lu
|
53b300edd8
|
add git version for local builds
|
2021-05-01 00:20:11 -07:00 |
|
Chris Lu
|
f51bf61a16
|
remove wrong parameter
|
2021-04-30 22:51:30 -07:00 |
|
Chris Lu
|
1faafce832
|
fix docker image release
|
2021-04-18 21:46:03 -07:00 |
|
Konstantin Lebedev
|
995ae91007
|
add DeleteUserPolicy
|
2021-04-08 11:16:36 +05:00 |
|
Konstantin Lebedev
|
6b3cc94ac4
|
minio gateway s3 docker compose file
|
2021-03-29 14:59:59 +05:00 |
|
Chris Lu
|
b1a86cf808
|
s3: copy object to itself
fix https://github.com/chrislusf/seaweedfs/issues/1922
|
2021-03-19 01:31:49 -07:00 |
|
Chris Lu
|
2d567e00aa
|
add mount memory profiling
|
2021-03-12 02:54:08 -08:00 |
|
Konstantin Lebedev
|
d66645ecda
|
add 12 tests
https://github.com/chrislusf/seaweedfs/issues/1810
|
2021-03-12 12:40:33 +05:00 |
|
Chris Lu
|
216de41ed9
|
build static binary in docker images
fix https://github.com/chrislusf/seaweedfs/issues/1856
|
2021-03-10 12:17:31 -08:00 |
|
Chris Lu
|
105fcd7bfc
|
Merge pull request #1872 from kmlebedev/grpc_auth
TLS allowed CommonNames
|
2021-03-10 11:17:49 -08:00 |
|
Konstantin Lebedev
|
348e21a08c
|
add comments
|
2021-03-10 14:42:39 +05:00 |
|
Konstantin Lebedev
|
831953c55c
|
allowed wildcard domain
|
2021-03-10 14:02:13 +05:00 |
|
Konstantin Lebedev
|
0e02f7e258
|
comma-separated SSL certificate common names
|
2021-03-10 12:42:44 +05:00 |
|
Chris Lu
|
bf5b795717
|
fix outdated cron job scripts
fix https://github.com/chrislusf/seaweedfs/issues/1881
|
2021-03-09 16:49:05 -08:00 |
|
Konstantin Lebedev
|
190fada1ef
|
TLS allowed commonNames
|
2021-03-08 21:39:44 +05:00 |
|
Chris Lu
|
4b75981d69
|
add dependency for local dev cluster
|
2021-03-01 02:40:22 -08:00 |
|
Chris Lu
|
65fbc0575f
|
2clusters adds tiering to s3
|
2021-02-28 22:57:01 -08:00 |
|
Chris Lu
|
026b1f96bf
|
setup 2 clusters, with one as s3 destination
|
2021-02-28 16:13:44 -08:00 |
|
Chris Lu
|
6593a0f3d1
|
adjust
|
2021-02-19 14:08:29 -08:00 |
|
Robin
|
4de2d6774a
|
Add build arg to choose dev or stable release
|
2021-02-18 21:23:26 +01:00 |
|
Konstantin Lebedev
|
127097cd2b
|
ceph s3-tests include in the docker compose files
https://github.com/chrislusf/seaweedfs/issues/1810
|
2021-02-18 04:03:42 +05:00 |
|
Chris Lu
|
7ce647f27e
|
support customizable disk type
|
2021-02-13 15:42:42 -08:00 |
|
Konstantin Lebedev
|
0cfed8c3cb
|
restart replication if RabbitMQ connection closed
https://github.com/google/go-cloud/issues/2958
|
2021-02-10 15:29:05 +05:00 |
|
Chris Lu
|
ee4b208b8a
|
increase to 3 volumes for local cluster
|
2021-02-03 13:55:19 -08:00 |
|
Chris Lu
|
430aca474c
|
relocating local docker compose files
|
2021-02-03 13:09:34 -08:00 |
|
Konstantin Lebedev
|
24ec17219b
|
RabbitMQ delay retry with Dead Letter Exchange
https://github.com/chrislusf/seaweedfs/issues/1773
https://github.com/google/go-cloud/issues/2952
|
2021-02-03 21:32:30 +05:00 |
|
Chris Lu
|
9c56b46886
|
webdav: adds to docker file
|
2021-01-31 22:57:30 -08:00 |
|
Chris Lu
|
314dc1c957
|
filer: etcd store fix listing
fix https://github.com/chrislusf/seaweedfs/issues/1767
|
2021-01-30 13:38:44 -08:00 |
|
Chris Lu
|
678b9a60be
|
test different volumeServerAcccss
|
2021-01-30 05:38:31 -08:00 |
|
Chris Lu
|
822f1ade9d
|
Merge pull request #1762 from kmlebedev/backupsink
replication to create time date directory
|
2021-01-28 02:03:33 -08:00 |
|
Konstantin Lebedev
|
02fdc0a333
|
rename backup to local_incremental and use mtime
|
2021-01-28 14:56:13 +05:00 |
|
Chris Lu
|
7a96276f34
|
adjust dev local docker compose yaml
|
2021-01-27 10:29:09 -08:00 |
|
Konstantin Lebedev
|
6b54ff9912
|
replication to create time date directory
|
2021-01-27 15:01:33 +05:00 |
|
Konstantin Lebedev
|
3634811408
|
replication to todays date directory
|
2021-01-27 12:45:58 +05:00 |
|
Konstantin Lebedev
|
612b7975a1
|
replication to local disk storage
|
2021-01-26 22:50:25 +05:00 |
|
Chris Lu
|
6897f1bfbc
|
makefile: add env for 2 clusters
|
2021-01-24 00:00:42 -08:00 |
|
Chris Lu
|
3ecd989500
|
add local mount for testing
|
2021-01-22 22:47:23 -08:00 |
|
Konstantin Lebedev
|
0f1c08d8ec
|
docker-compose
- prometheus
- nginx
|
2021-01-17 18:33:14 +05:00 |
|
Chris Lu
|
e9ccc0a6c5
|
adjust
|
2021-01-09 22:53:09 -08:00 |
|